MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Patient Importance CodeSystem - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mr-patient-importance-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code</code> defines the following codes:</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">1<a name="mr-patient-importance-code-1"> </a></td><td>Standard</td></tr><tr><td style="white-space:nowrap">2<a name="mr-patient-importance-code-2"> </a></td><td>VIP</td></tr><tr><td style="white-space:nowrap">3<a name="mr-patient-importance-code-3"> </a></td><td>Family</td></tr><tr><td style="white-space:nowrap">4<a name="mr-patient-importance-code-4"> </a></td><td>Blacklisted</td></tr></table></div>
  </text>
  <url
       value="https://fhir.medirecords.com/CodeSystem/mr-patient-importance-code"/>
  <version value="1.3.0"/>
  <name value="MRPatientImportanceCodeSystem"/>
  <title value="MediRecords Patient Importance CodeSystem"/>
  <status value="active"/>
  <date value="2023-12-21T01:01:27+00:00"/>
  <description value="MediRecords Patient Importance CodeSystem"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="1"/>
    <display value="Standard"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="VIP"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Family"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Blacklisted"/>
  </concept>
</CodeSystem>