{
  "resourceType" : "CodeSystem",
  "id" : "cs-fetal-heart-records",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-fetal-heart-records</b></p><a name=\"cs-fetal-heart-records\"> </a><a name=\"hccs-fetal-heart-records\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-fetal-heart-records</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\">normal<a name=\"cs-fetal-heart-records-normal\"> </a></td><td>Хэвийн (110-159)</td></tr><tr><td style=\"white-space:nowrap\">doubtful<a name=\"cs-fetal-heart-records-doubtful\"> </a></td><td>Эргэлзээтэй (100-109, 160-180)</td></tr><tr><td style=\"white-space:nowrap\">abnormal<a name=\"cs-fetal-heart-records-abnormal\"> </a></td><td>Эмгэг (&lt;100 эсвэл &gt;180)</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-fetal-heart-records",
  "version" : "0.1.0",
  "name" : "CS_Fetal_heart_records",
  "title" : "Fetal Heart Records 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 fetal_heart_records",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "MN"
    }]
  }],
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "normal",
    "display" : "Хэвийн (110-159)"
  },
  {
    "code" : "doubtful",
    "display" : "Эргэлзээтэй (100-109, 160-180)"
  },
  {
    "code" : "abnormal",
    "display" : "Эмгэг (<100 эсвэл >180)"
  }]
}