{
  "resourceType" : "CodeSystem",
  "id" : "housing-codesystem",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem housing-codesystem</b></p><a name=\"housing-codesystem\"> </a><a name=\"hchousing-codesystem\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/housing-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\">apartment<a name=\"housing-codesystem-apartment\"> </a></td><td>Орон сууц</td></tr><tr><td style=\"white-space:nowrap\">house<a name=\"housing-codesystem-house\"> </a></td><td>Хувийн сууц</td></tr><tr><td style=\"white-space:nowrap\">ger<a name=\"housing-codesystem-ger\"> </a></td><td>Гэр</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"housing-codesystem-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/housing-codesystem",
  "version" : "0.1.0",
  "name" : "CommonHousingCodeSystem",
  "title" : "Common Housing 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" : "Housing type.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "apartment",
    "display" : "Орон сууц"
  },
  {
    "code" : "house",
    "display" : "Хувийн сууц"
  },
  {
    "code" : "ger",
    "display" : "Гэр"
  },
  {
    "code" : "other",
    "display" : "Бусад"
  }]
}