Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG)
0.1.0 - draft Mongolia

Монгол Улсын үндэсний цөм FHIR удирдамж (Mongolian National Core IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Disease History CodeSystem - JSON Representation

Draft as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cs-disease-history",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-disease-history</b></p><a name=\"cs-disease-history\"> </a><a name=\"hccs-disease-history\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/cs-disease-history</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\">yes<a name=\"cs-disease-history-yes\"> </a></td><td>Тийм</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"cs-disease-history-no\"> </a></td><td>Үгүй</td></tr><tr><td style=\"white-space:nowrap\">grandparent_m<a name=\"cs-disease-history-grandparent_m\"> </a></td><td>эмээ, өвөө /эхийн/</td></tr><tr><td style=\"white-space:nowrap\">grandparent_p<a name=\"cs-disease-history-grandparent_p\"> </a></td><td>эмээ, өвөө /эцгийн/</td></tr><tr><td style=\"white-space:nowrap\">uncle_aunt<a name=\"cs-disease-history-uncle_aunt\"> </a></td><td>нагац, авга</td></tr><tr><td style=\"white-space:nowrap\">parent<a name=\"cs-disease-history-parent\"> </a></td><td>эцэг, эх</td></tr><tr><td style=\"white-space:nowrap\">sibling<a name=\"cs-disease-history-sibling\"> </a></td><td>ах, дүү</td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"cs-disease-history-child\"> </a></td><td>өөрийн хүүхэд</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/cs-disease-history",
  "version" : "0.1.0",
  "name" : "CS_Disease_history",
  "title" : "Disease History 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 disease_history",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "yes",
      "display" : "Тийм"
    },
    {
      "code" : "no",
      "display" : "Үгүй"
    },
    {
      "code" : "grandparent_m",
      "display" : "эмээ, өвөө /эхийн/"
    },
    {
      "code" : "grandparent_p",
      "display" : "эмээ, өвөө /эцгийн/"
    },
    {
      "code" : "uncle_aunt",
      "display" : "нагац, авга"
    },
    {
      "code" : "parent",
      "display" : "эцэг, эх"
    },
    {
      "code" : "sibling",
      "display" : "ах, дүү"
    },
    {
      "code" : "child",
      "display" : "өөрийн хүүхэд"
    }
  ]
}