{
  "resourceType" : "CodeSystem",
  "id" : "mng-bed-status",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mng-bed-status</b></p><a name=\"mng-bed-status\"> </a><a name=\"hcmng-bed-status\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/mng-bed-status</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\">available<a name=\"mng-bed-status-available\"> </a></td><td>Сул</td></tr><tr><td style=\"white-space:nowrap\">occupied<a name=\"mng-bed-status-occupied\"> </a></td><td>Өвчтөнтэй</td></tr><tr><td style=\"white-space:nowrap\">cleaning<a name=\"mng-bed-status-cleaning\"> </a></td><td>Цэвэрлэгээнд</td></tr><tr><td style=\"white-space:nowrap\">maintenance<a name=\"mng-bed-status-maintenance\"> </a></td><td>Засварт</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"mng-bed-status-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/mng-bed-status",
  "version" : "0.1.0",
  "name" : "CS_Bed_status",
  "title" : "Орны статус (Bed Status)",
  "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" : "Орны статус",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 5,
  "concept" : [{
    "code" : "available",
    "display" : "Сул"
  },
  {
    "code" : "occupied",
    "display" : "Өвчтөнтэй"
  },
  {
    "code" : "cleaning",
    "display" : "Цэвэрлэгээнд"
  },
  {
    "code" : "maintenance",
    "display" : "Засварт"
  },
  {
    "code" : "other",
    "display" : "Бусад"
  }]
}