{
  "resourceType" : "CodeSystem",
  "id" : "cs-waste-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-waste-type</b></p><a name=\"cs-waste-type\"> </a><a name=\"hccs-waste-type\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-waste-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\">general<a name=\"cs-waste-type-general\"> </a></td><td>Ердийн</td></tr><tr><td style=\"white-space:nowrap\">infectious<a name=\"cs-waste-type-infectious\"> </a></td><td>Халдвартай</td></tr><tr><td style=\"white-space:nowrap\">sharp<a name=\"cs-waste-type-sharp\"> </a></td><td>Хурц үзүүртэй</td></tr><tr><td style=\"white-space:nowrap\">pathologic<a name=\"cs-waste-type-pathologic\"> </a></td><td>Эмгэг</td></tr><tr><td style=\"white-space:nowrap\">pharmaceutical<a name=\"cs-waste-type-pharmaceutical\"> </a></td><td>Эмийн</td></tr><tr><td style=\"white-space:nowrap\">chemical<a name=\"cs-waste-type-chemical\"> </a></td><td>Химийн</td></tr><tr><td style=\"white-space:nowrap\">radioactive<a name=\"cs-waste-type-radioactive\"> </a></td><td>Цацраг идэвхт</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-waste-type",
  "version" : "0.1.0",
  "name" : "CS_WasteType",
  "title" : "Waste 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" : "Хог хаягдлын төрөл",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 7,
  "concept" : [{
    "code" : "general",
    "display" : "Ердийн"
  },
  {
    "code" : "infectious",
    "display" : "Халдвартай"
  },
  {
    "code" : "sharp",
    "display" : "Хурц үзүүртэй"
  },
  {
    "code" : "pathologic",
    "display" : "Эмгэг"
  },
  {
    "code" : "pharmaceutical",
    "display" : "Эмийн"
  },
  {
    "code" : "chemical",
    "display" : "Химийн"
  },
  {
    "code" : "radioactive",
    "display" : "Цацраг идэвхт"
  }]
}