MediRecords FHIR Implementation Guide
1.3.0 - release


: MediRecords Recipient Interpretation CodeSystem - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="mr-diagnosticreport-recipient-interpretation"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://fhir.medirecords.com/CodeSystem/mr-diagnosticreport-recipient-interpretation</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-diagnosticreport-recipient-interpretation-1"> </a></td><td>Normal</td></tr><tr><td style="white-space:nowrap">2<a name="mr-diagnosticreport-recipient-interpretation-2"> </a></td><td>Abnormal</td></tr><tr><td style="white-space:nowrap">3<a name="mr-diagnosticreport-recipient-interpretation-3"> </a></td><td>Stable</td></tr><tr><td style="white-space:nowrap">4<a name="mr-diagnosticreport-recipient-interpretation-4"> </a></td><td>Acceptable</td></tr><tr><td style="white-space:nowrap">5<a name="mr-diagnosticreport-recipient-interpretation-5"> </a></td><td>Unacceptable</td></tr><tr><td style="white-space:nowrap">6<a name="mr-diagnosticreport-recipient-interpretation-6"> </a></td><td>Being treated</td></tr></table></div>
  </text>
  <url
       value="https://fhir.medirecords.com/CodeSystem/mr-diagnosticreport-recipient-interpretation"/>
  <version value="1.3.0"/>
  <name value="MRDiagnosticReportRecipientInterpretation"/>
  <title value="MediRecords Recipient Interpretation CodeSystem"/>
  <status value="active"/>
  <date value="2023-12-21T01:01:27+00:00"/>
  <description
               value="MediRecords Investigation Result Recipient Interpretation CodeSystem"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="1"/>
    <display value="Normal"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Abnormal"/>
  </concept>
  <concept>
    <code value="3"/>
    <display value="Stable"/>
  </concept>
  <concept>
    <code value="4"/>
    <display value="Acceptable"/>
  </concept>
  <concept>
    <code value="5"/>
    <display value="Unacceptable"/>
  </concept>
  <concept>
    <code value="6"/>
    <display value="Being treated"/>
  </concept>
</CodeSystem>