IHE / ITI.MHD

The Mobile access to Health Documents (MHD) Profile defines one standardized interface to health documents for use by mobile devices so that deployment of mobile applications is more consistent and reusable. The transactions defined here leverage the document content- and format-.agnostic metadata
https://profiles.ihe.net/ITI/MHD/index.html
Creative Commons Attribution 4.0 International
9 stars 6 forks source link

cleanup CapabililtyStatement IG build rendering #199

Closed JohnMoehrke closed 1 year ago

JohnMoehrke commented 1 year ago

I have discovered a number of changes that enable a much better rendering of the CapabilityStatements

  1. don't include a text element, so as to allow IG builder to create narrative
  2. don't include publisher, this will come from the IG details
  3. don't include contact, this will come from the IG detail
  4. don't include copyright, this will come from the IG detail
  5. don't include a version, this will come from the IG detail
  6. don't include a publisher, this will come from the IG detail
  7. set status to active
  8. set experimental to false
  9. description is markdown, so leverage markdown for things like links
  10. do not put an empty implementationGuide element
  11. fhirVersion should be 4.0.1 (later, hope this comes from the IG detail)