Монгол Улсын үндэсний цөм 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
| Draft as of 2026-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "cs-feedback-section",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-feedback-section</b></p><a name=\"cs-feedback-section\"> </a><a name=\"hccs-feedback-section\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/cs-feedback-section</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-feedback-section-yes\"> </a></td><td>Тийм</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"cs-feedback-section-no\"> </a></td><td>Үгүй</td></tr><tr><td style=\"white-space:nowrap\">did_not_come<a name=\"cs-feedback-section-did_not_come\"> </a></td><td>Товлосон цагт ирээгүй</td></tr><tr><td style=\"white-space:nowrap\">other_hospital<a name=\"cs-feedback-section-other_hospital\"> </a></td><td>Өөр эмнэлэгт хяналтад орсон</td></tr><tr><td style=\"white-space:nowrap\">went_abroad<a name=\"cs-feedback-section-went_abroad\"> </a></td><td>Гадаад явсан</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-feedback-section-other\"> </a></td><td>Бусад</td></tr></table></div>"
},
"url" : "http://fhir.mn/fhir/CodeSystem/cs-feedback-section",
"version" : "0.1.0",
"name" : "CS_Feedback_section",
"title" : "Feedback Section 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 feedback_section",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "MN"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "yes",
"display" : "Тийм"
},
{
"code" : "no",
"display" : "Үгүй"
},
{
"code" : "did_not_come",
"display" : "Товлосон цагт ирээгүй"
},
{
"code" : "other_hospital",
"display" : "Өөр эмнэлэгт хяналтад орсон"
},
{
"code" : "went_abroad",
"display" : "Гадаад явсан"
},
{
"code" : "other",
"display" : "Бусад"
}
]
}