{
  "resourceType" : "CodeSystem",
  "id" : "cs-internet-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-internet-type</b></p><a name=\"cs-internet-type\"> </a><a name=\"hccs-internet-type\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-internet-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\">fiber<a name=\"cs-internet-type-fiber\"> </a></td><td>Шилэн кабель</td></tr><tr><td style=\"white-space:nowrap\">adsl<a name=\"cs-internet-type-adsl\"> </a></td><td>ADSL/DSL</td></tr><tr><td style=\"white-space:nowrap\">mobile<a name=\"cs-internet-type-mobile\"> </a></td><td>Мобайл/Утасгүй (3G/4G)</td></tr><tr><td style=\"white-space:nowrap\">satellite<a name=\"cs-internet-type-satellite\"> </a></td><td>Сансрын</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-internet-type-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-internet-type",
  "version" : "0.1.0",
  "name" : "CS_Internet_type",
  "title" : "Internet 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" : 5,
  "concept" : [{
    "code" : "fiber",
    "display" : "Шилэн кабель"
  },
  {
    "code" : "adsl",
    "display" : "ADSL/DSL"
  },
  {
    "code" : "mobile",
    "display" : "Мобайл/Утасгүй (3G/4G)"
  },
  {
    "code" : "satellite",
    "display" : "Сансрын"
  },
  {
    "code" : "other",
    "display" : "Бусад"
  }]
}