Монгол Улсын үндэсний цөм 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" : "emm3-health-group-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem emm3-health-group-codesystem</b></p><a name=\"emm3-health-group-codesystem\"> </a><a name=\"hcemm3-health-group-codesystem\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/emm3-health-group-codesystem</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\">group1<a name=\"emm3-health-group-codesystem-group1\"> </a></td><td>I бүлэг</td></tr><tr><td style=\"white-space:nowrap\">group2<a name=\"emm3-health-group-codesystem-group2\"> </a></td><td>II бүлэг</td></tr><tr><td style=\"white-space:nowrap\">group3<a name=\"emm3-health-group-codesystem-group3\"> </a></td><td>III бүлэг</td></tr><tr><td style=\"white-space:nowrap\">group4<a name=\"emm3-health-group-codesystem-group4\"> </a></td><td>IV бүлэг</td></tr><tr><td style=\"white-space:nowrap\">group5<a name=\"emm3-health-group-codesystem-group5\"> </a></td><td>V бүлэг</td></tr></table></div>"
},
"url" : "http://fhir.mn/fhir/CodeSystem/emm3-health-group-codesystem",
"version" : "0.1.0",
"name" : "Emm3HealthGroupCodeSystem",
"title" : "EMM3 HealthGroup Code System",
"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" : "Codes for health_group in EMM3.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "MN"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "group1",
"display" : "I бүлэг"
},
{
"code" : "group2",
"display" : "II бүлэг"
},
{
"code" : "group3",
"display" : "III бүлэг"
},
{
"code" : "group4",
"display" : "IV бүлэг"
},
{
"code" : "group5",
"display" : "V бүлэг"
}
]
}