Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж
1.0.0 - Хянах

Монгол Улсын ЭМӨМТ Хэрэгжүүлэлтийн Удирдамж - Local Development build (v1.0.0). See the Directory of published versions

Монгол улсын Эрүүл Мэндийн Яам - JSON Representation

((тайлбар луу буцах))

Түүхий json

Эх сурвалжийг үзэх

{
  "resourceType" : "CodeSystem",
  "id" : "MoH",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir.mn/CodeSystem/MoH",
  "version" : "1.0.0",
  "name" : "ЭМЯ",
  "title" : "Mongolian Ministry of Health.",
  "status" : "active",
  "date" : "2021-10-12T23:28:18+02:00",
  "publisher" : "http://fhir.mn",
  "contact" : [
    {
      "name" : "Петур Бор Валдимарссон",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://fhir.mn"
        },
        {
          "system" : "email",
          "value" : "petur.valdimarsson@chorus.se"
        }
      ]
    }
  ],
  "content" : "complete",
  "concept" : [
    {
      "code" : "EXPO-RASH",
      "display" : "Has the patient had any contact with someone who has skin rash"
    },
    {
      "code" : "EXPO-INF-DISEASE",
      "display" : "Has the patient had any contact with infectious disease patient"
    },
    {
      "code" : "anamnesis",
      "display" : "Anamnesis"
    }
  ]
}