{
  "resourceType" : "CodeSystem",
  "id" : "cs-diabetes-monitoring",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-diabetes-monitoring</b></p><a name=\"cs-diabetes-monitoring\"> </a><a name=\"hccs-diabetes-monitoring\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-diabetes-monitoring</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\">healthy<a name=\"cs-diabetes-monitoring-healthy\"> </a></td><td>Эрүүл (4-6%)</td></tr><tr><td style=\"white-space:nowrap\">good<a name=\"cs-diabetes-monitoring-good\"> </a></td><td>Сайн (&lt;6.5%)</td></tr><tr><td style=\"white-space:nowrap\">fair<a name=\"cs-diabetes-monitoring-fair\"> </a></td><td>Дунд (6.5-7.5%)</td></tr><tr><td style=\"white-space:nowrap\">poor<a name=\"cs-diabetes-monitoring-poor\"> </a></td><td>Муу (7.5%&lt;)</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-diabetes-monitoring",
  "version" : "0.1.0",
  "name" : "CS_Diabetes_monitoring",
  "title" : "Diabetes Monitoring 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 diabetes_monitoring",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "healthy",
    "display" : "Эрүүл (4-6%)"
  },
  {
    "code" : "good",
    "display" : "Сайн (<6.5%)"
  },
  {
    "code" : "fair",
    "display" : "Дунд (6.5-7.5%)"
  },
  {
    "code" : "poor",
    "display" : "Муу (7.5%<)"
  }]
}