Монгол Улсын үндэсний цөм 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-registration-info",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-registration-info</b></p><a name=\"cs-registration-info\"> </a><a name=\"hccs-registration-info\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/cs-registration-info</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\">early_detection<a name=\"cs-registration-info-early_detection\"> </a></td><td>Эрт илрүүлэг</td></tr><tr><td style=\"white-space:nowrap\">active_search<a name=\"cs-registration-info-active_search\"> </a></td><td>Идэвхтэй хайлт</td></tr><tr><td style=\"white-space:nowrap\">preventive_check<a name=\"cs-registration-info-preventive_check\"> </a></td><td>Урьдчилан сэргийлэх үзлэг</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"cs-registration-info-other\"> </a></td><td>Бусад</td></tr><tr><td style=\"white-space:nowrap\">alive<a name=\"cs-registration-info-alive\"> </a></td><td>Амьд</td></tr><tr><td style=\"white-space:nowrap\">dead<a name=\"cs-registration-info-dead\"> </a></td><td>Нас барсан</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"cs-registration-info-unknown\"> </a></td><td>Тодорхойгүй</td></tr></table></div>"
},
"url" : "http://fhir.mn/fhir/CodeSystem/cs-registration-info",
"version" : "0.1.0",
"name" : "CS_Registration_info",
"title" : "Registration Info 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 registration_info",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "MN"
}
]
}
],
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "early_detection",
"display" : "Эрт илрүүлэг"
},
{
"code" : "active_search",
"display" : "Идэвхтэй хайлт"
},
{
"code" : "preventive_check",
"display" : "Урьдчилан сэргийлэх үзлэг"
},
{
"code" : "other",
"display" : "Бусад"
},
{
"code" : "alive",
"display" : "Амьд"
},
{
"code" : "dead",
"display" : "Нас барсан"
},
{
"code" : "unknown",
"display" : "Тодорхойгүй"
}
]
}