Монгол Улсын үндэсний цөм 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

: EMM17HabitTypesVS - JSON Representation

Active as of 2026-09-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "emm17habittypesvs-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet emm17habittypesvs-vs</b></p><a name=\"emm17habittypesvs-vs\"> </a><a name=\"hcemm17habittypesvs-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-emm17-code-system.html\"><code>http://fhir.mn/fhir/CodeSystem/emm17-code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-emm17-code-system.html#emm17-code-system-thumb_sucking\">thumb_sucking</a></td><td style=\"color: #cccccc\">Ховор хөхөх</td></tr><tr><td><a href=\"CodeSystem-emm17-code-system.html#emm17-code-system-finger_sucking\">finger_sucking</a></td><td style=\"color: #cccccc\">Хуруугаа хөхөх</td></tr><tr><td><a href=\"CodeSystem-emm17-code-system.html#emm17-code-system-tongue_thrusting\">tongue_thrusting</a></td><td style=\"color: #cccccc\">Хэлээ бултганах</td></tr><tr><td><a href=\"CodeSystem-emm17-code-system.html#emm17-code-system-mouth_breathing\">mouth_breathing</a></td><td style=\"color: #cccccc\">Амаар амьсгалах</td></tr><tr><td><a href=\"CodeSystem-emm17-code-system.html#emm17-code-system-other\">other</a></td><td style=\"color: #cccccc\">Бусад</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.mn/fhir/ValueSet/emm17habittypesvs-vs",
  "version" : "0.1.0",
  "name" : "EMM17HabitTypesVS",
  "title" : "EMM17HabitTypesVS",
  "status" : "active",
  "experimental" : false,
  "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" : "Value set for habit_types in EMM17",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.mn/fhir/CodeSystem/emm17-code-system",
        "concept" : [
          {
            "code" : "thumb_sucking"
          },
          {
            "code" : "finger_sucking"
          },
          {
            "code" : "tongue_thrusting"
          },
          {
            "code" : "mouth_breathing"
          },
          {
            "code" : "other"
          }
        ]
      }
    ]
  }
}