MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Document Reference Attachment Category - XML Representation

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mr-document-reference-attachment-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mr-document-reference-attachment-category</b></p><a name="mr-document-reference-attachment-category"> </a><a name="hcmr-document-reference-attachment-category"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href="ValueSet-mr-admission-attachment-categories.html">MediRecords Admission Attachment Categories ValueSet</a></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/11506-3/">11506-3</a></td><td>Progress note</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://fhir.medirecords.com/ValueSet/mr-document-reference-attachment-category"/>
  <version value="1.4.2"/>
  <name value="MRDocumentReferenceAttachmentCategory"/>
  <title value="MediRecords Document Reference Attachment Category"/>
  <status value="active"/>
  <date value="2025-12-12T04:39:21+00:00"/>
  <description
               value="MediRecords Document Reference Attachment Category ValueSet"/>
  <compose>
    <include>
      <valueSet
                value="https://fhir.medirecords.com/ValueSet/mr-admission-attachment-categories"/>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="11506-3"/>
        <display value="Progress note"/>
      </concept>
    </include>
  </compose>
</ValueSet>