Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EMM21 - admission_type CodeSystem - JSON Representation

Active as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "codesystem-emm21-admission-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-emm21-admission-type</b></p><a name=\"codesystem-emm21-admission-type\"> </a><a name=\"hccodesystem-emm21-admission-type\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/codesystem-emm21-admission-type</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\">new<a name=\"codesystem-emm21-admission-type-new\"> </a></td><td>Анх</td></tr><tr><td style=\"white-space:nowrap\">returning<a name=\"codesystem-emm21-admission-type-returning\"> </a></td><td>Давтан</td></tr><tr><td style=\"white-space:nowrap\">24h<a name=\"codesystem-emm21-admission-type-24h\"> </a></td><td>24 цаг</td></tr><tr><td style=\"white-space:nowrap\">48h<a name=\"codesystem-emm21-admission-type-48h\"> </a></td><td>48 цаг</td></tr><tr><td style=\"white-space:nowrap\">30d<a name=\"codesystem-emm21-admission-type-30d\"> </a></td><td>30 хоног</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/codesystem-emm21-admission-type",
  "version" : "0.1.0",
  "name" : "CodeSystem_EMM21_admission_type",
  "title" : "EMM21 - admission_type CodeSystem",
  "status" : "active",
  "date" : "2026-09-08T10:09:36+08:00",
  "publisher" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)",
  "contact" : [
    {
      "name" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center, Mongolia)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hdc.gov.mn"
        }
      ]
    },
    {
      "name" : "Эрүүл мэндийн хөгжлийн төв (Health Development Center)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hdc.gov.mn"
        }
      ]
    }
  ],
  "description" : "Уг код систем нь EMM21 бүртгэлийн admission_type талбарт ашиглагдана.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "new",
      "display" : "Анх"
    },
    {
      "code" : "returning",
      "display" : "Давтан"
    },
    {
      "code" : "24h",
      "display" : "24 цаг"
    },
    {
      "code" : "48h",
      "display" : "48 цаг"
    },
    {
      "code" : "30d",
      "display" : "30 хоног"
    }
  ]
}