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

: EMM12 - feedback_reason CodeSystem - JSON Representation

Active as of 2026-09-08

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "codesystem-emm12-feedback-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem codesystem-emm12-feedback-reason</b></p><a name=\"codesystem-emm12-feedback-reason\"> </a><a name=\"hccodesystem-emm12-feedback-reason\"> </a><p>This  code system <code>http://fhir.mn/fhir/CodeSystem/codesystem-emm12-feedback-reason</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\">missed_appointment<a name=\"codesystem-emm12-feedback-reason-missed_appointment\"> </a></td><td>Товлосон цагт ирээгүй</td></tr><tr><td style=\"white-space:nowrap\">referred_to_other_facility<a name=\"codesystem-emm12-feedback-reason-referred_to_other_facility\"> </a></td><td>Өөр эмнэлэгт хяналтад орсон</td></tr><tr><td style=\"white-space:nowrap\">migrated_abroad<a name=\"codesystem-emm12-feedback-reason-migrated_abroad\"> </a></td><td>Гадаад явсан</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"codesystem-emm12-feedback-reason-other\"> </a></td><td>Бусад</td></tr></table></div>"
  },
  "url" : "http://fhir.mn/fhir/CodeSystem/codesystem-emm12-feedback-reason",
  "version" : "0.1.0",
  "name" : "CodeSystem_EMM12_feedback_reason",
  "title" : "EMM12 - feedback_reason 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" : "Уг код систем нь EMM12 бүртгэлийн feedback_reason талбарт ашиглагдана.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "MN"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "missed_appointment",
      "display" : "Товлосон цагт ирээгүй"
    },
    {
      "code" : "referred_to_other_facility",
      "display" : "Өөр эмнэлэгт хяналтад орсон"
    },
    {
      "code" : "migrated_abroad",
      "display" : "Гадаад явсан"
    },
    {
      "code" : "other",
      "display" : "Бусад"
    }
  ]
}