MediRecords FHIR Implementation Guide
1.4.1 - release


: MediRecords DocumentReference Admission Type ValueSet - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mr-document-admission-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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-progress-note-type.html">MediRecords Progress Note Type ValueSet</a></li><li>Import all the codes that are contained in <a href="ValueSet-mr-inpatient-handover-type.html">MediRecords Inpatient Handover Type ValueSet</a></li></ul></div>
  </text>
  <url
       value="https://fhir.medirecords.com/ValueSet/mr-document-admission-type"/>
  <version value="1.4.1"/>
  <name value="MRDocumentAdmissionTypeValueSet"/>
  <title value="MediRecords DocumentReference Admission Type ValueSet"/>
  <status value="active"/>
  <date value="2024-10-28T02:34:31+00:00"/>
  <description value="MediRecords DocumentReference Admission Type ValueSet"/>
  <compose>
    <include>
      <valueSet
                value="https://fhir.medirecords.com/ValueSet/mr-progress-note-type"/>
    </include>
    <include>
      <valueSet
                value="https://fhir.medirecords.com/ValueSet/mr-inpatient-handover-type"/>
    </include>
  </compose>
</ValueSet>