EMIS Web Adapter for QuickFHIR
2.0.0 - draft

Publish Box goes here

: EMIS Problem Significance Code System - XML Representation

Active as of 2022-12-13

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ProblemSignificance"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/ProblemSignificance</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="ProblemSignificance-1"> </a></td><td>Significant Problem/High Priority</td></tr><tr><td style="white-space:nowrap">2<a name="ProblemSignificance-2"> </a></td><td>Minor Problem/Low Priority</td></tr></table></div>
  </text>
  <url
       value="http://www.e-mis.com/emisopen/MedicalRecord/R4/CodeSystem/ProblemSignificance"/>
  <version value="2.0.0"/>
  <name value="ProblemSignificance"/>
  <title value="EMIS Problem Significance Code System"/>
  <status value="active"/>
  <date value="2022-12-13T08:06:20+00:00"/>
  <description value="EMIS Significance Code System."/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="1"/>
    <display value="Significant Problem/High Priority"/>
  </concept>
  <concept>
    <code value="2"/>
    <display value="Minor Problem/Low Priority"/>
  </concept>
</CodeSystem>