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

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

Гарсан Байдал. - JSON Representation

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

Түүхий json

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

{
  "resourceType" : "CodeSystem",
  "id" : "DischargeDispositionCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>discharge disposition.</h2><div><p>Эрүүл мэндийн бүртгэлийн маягт СТ-32а - Яаралтай тусламжийн хуудас /насанд хүрэгчид/-ээс авсан кодууд</p>\n</div><p>This code system http://fhir.mn/CodeSystem/DischargeDispositionCS 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\">OBS<a name=\"DischargeDispositionCS-OBS\"> </a></td><td>Observation</td><td/></tr><tr><td style=\"white-space:nowrap\">ICU<a name=\"DischargeDispositionCS-ICU\"> </a></td><td>Transferred to ICU</td><td/></tr><tr><td style=\"white-space:nowrap\">TUNIT<a name=\"DischargeDispositionCS-TUNIT\"> </a></td><td>Transferred to other unit</td><td/></tr><tr><td style=\"white-space:nowrap\">DISCHARGED<a name=\"DischargeDispositionCS-DISCHARGED\"> </a></td><td>Discharged</td><td/></tr><tr><td style=\"white-space:nowrap\">THOSP<a name=\"DischargeDispositionCS-THOSP\"> </a></td><td>Transferred to another hospital</td><td/></tr><tr><td style=\"white-space:nowrap\">REFUSED<a name=\"DischargeDispositionCS-REFUSED\"> </a></td><td>Refused to get a treatment</td><td/></tr><tr><td style=\"white-space:nowrap\">DIED<a name=\"DischargeDispositionCS-DIED\"> </a></td><td>Died</td><td/></tr></table></div>"
  },
  "url" : "http://fhir.mn/CodeSystem/DischargeDispositionCS",
  "version" : "1.0.0",
  "name" : "ЭмнэлгээсГаргасанХэлбэрCS",
  "title" : "discharge disposition.",
  "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"
        }
      ]
    }
  ],
  "description" : "Эрүүл мэндийн бүртгэлийн маягт СТ-32а - Яаралтай тусламжийн хуудас /насанд хүрэгчид/-ээс авсан кодууд",
  "content" : "complete",
  "concept" : [
    {
      "code" : "OBS",
      "display" : "Observation"
    },
    {
      "code" : "ICU",
      "display" : "Transferred to ICU"
    },
    {
      "code" : "TUNIT",
      "display" : "Transferred to other unit"
    },
    {
      "code" : "DISCHARGED",
      "display" : "Discharged"
    },
    {
      "code" : "THOSP",
      "display" : "Transferred to another hospital"
    },
    {
      "code" : "REFUSED",
      "display" : "Refused to get a treatment"
    },
    {
      "code" : "DIED",
      "display" : "Died"
    }
  ]
}