Mongolian HDIT Implementation guide
1.0.0 - Review

Mongolian HDIT Implementation guide - Local Development build (v1.0.0). See the Directory of published versions

Mongolian Ministry of Health. - XML Representation

(back to description)

Raw xml

Source view


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MoH"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Mongolian Ministry of Health.</h2><p>This code system http://fhir.mn/CodeSystem/MoH defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">EXPO-RASH<a name="MoH-EXPO-RASH"> </a></td><td>Has the patient had any contact with someone who has skin rash</td><td/></tr><tr><td style="white-space:nowrap">EXPO-INF-DISEASE<a name="MoH-EXPO-INF-DISEASE"> </a></td><td>Has the patient had any contact with infectious disease patient</td><td/></tr><tr><td style="white-space:nowrap">anamnesis<a name="MoH-anamnesis"> </a></td><td>Anamnesis</td><td/></tr></table></div>
  </text>
  <url value="http://fhir.mn/CodeSystem/MoH"/>
  <version value="1.0.0"/>
  <name value="MoH"/>
  <title value="Mongolian Ministry of Health."/>
  <status value="active"/>
  <date value="2021-10-12T23:24:32+02:00"/>
  <publisher value="http://fhir.mn"/>
  <contact>
    <name value="Pétur Þór Valdimarsson"/>
    <telecom>
      <system value="url"/>
      <value value="http://fhir.mn"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="petur.valdimarsson@chorus.se"/>
    </telecom>
  </contact>
  <content value="complete"/>
  <concept>
    <code value="EXPO-RASH"/>
    <display
             value="Has the patient had any contact with someone who has skin rash"/>
  </concept>
  <concept>
    <code value="EXPO-INF-DISEASE"/>
    <display
             value="Has the patient had any contact with infectious disease patient"/>
  </concept>
  <concept>
    <code value="anamnesis"/>
    <display value="Anamnesis"/>
  </concept>
</CodeSystem>