IHE / ITI.mCSD

The IHE Mobile Care Services Discovery (mCSD) IG provides a transaction for mobile and lightweight browser-based applications to find and update care services resources.
https://profiles.ihe.net/ITI/mCSD/index.html
Creative Commons Attribution 4.0 International
5 stars 4 forks source link

cleanup CapabililtyStatement IG build rendering #136

Closed JohnMoehrke closed 2 years ago

JohnMoehrke commented 2 years 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)