MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords DocumentReference Category CodeSystem - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mr-document-reference-category-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://fhir.medirecords.com/CodeSystem/mr-document-reference-category-code</code> defines the following code:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">clinical-note<a name="mr-document-reference-category-code-clinical-note"> </a></td><td>Clinical Note</td></tr></table></div>
  </text>
  <url
       value="https://fhir.medirecords.com/CodeSystem/mr-document-reference-category-code"/>
  <version value="1.3.0"/>
  <name value="MRDocumentRefereneCategoryCodeSystem"/>
  <title value="MediRecords DocumentReference Category CodeSystem"/>
  <status value="active"/>
  <date value="2023-12-21T01:01:27+00:00"/>
  <description
               value="MediRecords CodeSystem to identify different categories of DocumentReference instances"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="clinical-note"/>
    <display value="Clinical Note"/>
  </concept>
</CodeSystem>