{
  "resourceType" : "CodeSystem",
  "id" : "cs-anesthesia",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-anesthesia</b></p><a name=\"cs-anesthesia\"> </a><a name=\"hccs-anesthesia\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-anesthesia</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\">endotracheal<a name=\"cs-anesthesia-endotracheal\"> </a></td><td>эндотрахеал</td></tr><tr><td style=\"white-space:nowrap\">mask<a name=\"cs-anesthesia-mask\"> </a></td><td>хошуувч</td></tr><tr><td style=\"white-space:nowrap\">laryngeal_mask<a name=\"cs-anesthesia-laryngeal_mask\"> </a></td><td>төвөнхийн хошуувч</td></tr><tr><td style=\"white-space:nowrap\">spinal<a name=\"cs-anesthesia-spinal\"> </a></td><td>нугасны хөндийн</td></tr><tr><td style=\"white-space:nowrap\">epidural<a name=\"cs-anesthesia-epidural\"> </a></td><td>нугасны гадна хөндийн</td></tr><tr><td style=\"white-space:nowrap\">epidural_catheter<a name=\"cs-anesthesia-epidural_catheter\"> </a></td><td>нугасны гадна хөндийн гуурс</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-anesthesia",
  "version" : "0.1.0",
  "name" : "CS_Anesthesia",
  "title" : "Anesthesia CodeSystem",
  "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" : "Generated codesystem for anesthesia",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "endotracheal",
    "display" : "эндотрахеал"
  },
  {
    "code" : "mask",
    "display" : "хошуувч"
  },
  {
    "code" : "laryngeal_mask",
    "display" : "төвөнхийн хошуувч"
  },
  {
    "code" : "spinal",
    "display" : "нугасны хөндийн"
  },
  {
    "code" : "epidural",
    "display" : "нугасны гадна хөндийн"
  },
  {
    "code" : "epidural_catheter",
    "display" : "нугасны гадна хөндийн гуурс"
  }]
}