Монгол Улсын үндэсний цөм 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

: EMM3 HousingType Code System - JSON Representation

Draft as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "emm3-housing-type-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emm3-housing-type-codesystem</b></p><a name=\"emm3-housing-type-codesystem\"> </a><a name=\"hcemm3-housing-type-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/emm3-housing-type-codesystem</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\">ger_dwelling<a name=\"emm3-housing-type-codesystem-ger_dwelling\"> </a></td><td>Гэр, сууц</td></tr><tr><td style=\"white-space:nowrap\">apartment<a name=\"emm3-housing-type-codesystem-apartment\"> </a></td><td>Орон сууцны байшин</td></tr><tr><td style=\"white-space:nowrap\">independent_dwelling<a name=\"emm3-housing-type-codesystem-independent_dwelling\"> </a></td><td>Биеэ даасан тохилог сууц</td></tr><tr><td style=\"white-space:nowrap\">detached_house<a name=\"emm3-housing-type-codesystem-detached_house\"> </a></td><td>Сууцны тусдаа байшин</td></tr><tr><td style=\"white-space:nowrap\">student_dorm<a name=\"emm3-housing-type-codesystem-student_dorm\"> </a></td><td>Оюутан, сурагчдын нийтийн байр</td></tr><tr><td style=\"white-space:nowrap\">worker_dorm<a name=\"emm3-housing-type-codesystem-worker_dorm\"> </a></td><td>Ажиллагсдын нийтийн байр</td></tr><tr><td style=\"white-space:nowrap\">other_dorm<a name=\"emm3-housing-type-codesystem-other_dorm\"> </a></td><td>Нийтийн зориулалтын бусад байр</td></tr><tr><td style=\"white-space:nowrap\">non_residential<a name=\"emm3-housing-type-codesystem-non_residential\"> </a></td><td>Зориулалтын бус сууц</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"emm3-housing-type-codesystem-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/emm3-housing-type-codesystem",
  "version" : "0.1.0",
  "name" : "Emm3HousingTypeCodeSystem",
  "title" : "EMM3 HousingType Code System",
  "status" : "draft",
  "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" : "Codes for housing_type in EMM3.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "ger_dwelling",
      "display" : "Гэр, сууц"
    },
    {
      "code" : "apartment",
      "display" : "Орон сууцны байшин"
    },
    {
      "code" : "independent_dwelling",
      "display" : "Биеэ даасан тохилог сууц"
    },
    {
      "code" : "detached_house",
      "display" : "Сууцны тусдаа байшин"
    },
    {
      "code" : "student_dorm",
      "display" : "Оюутан, сурагчдын нийтийн байр"
    },
    {
      "code" : "worker_dorm",
      "display" : "Ажиллагсдын нийтийн байр"
    },
    {
      "code" : "other_dorm",
      "display" : "Нийтийн зориулалтын бусад байр"
    },
    {
      "code" : "non_residential",
      "display" : "Зориулалтын бус сууц"
    },
    {
      "code" : "other",
      "display" : "Бусад"
    }
  ]
}