Монгол Улсын үндэсний цөм 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
| Active as of 2026-09-08 |
{
"resourceType" : "CodeSystem",
"id" : "mng-tech-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem mng-tech-type</b></p><a name=\"mng-tech-type\"> </a><a name=\"hcmng-tech-type\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/mng-tech-type</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\">drug<a name=\"mng-tech-type-drug\"> </a></td><td>Эм</td></tr><tr><td style=\"white-space:nowrap\">vaccine<a name=\"mng-tech-type-vaccine\"> </a></td><td>Вакцин</td></tr><tr><td style=\"white-space:nowrap\">equipment<a name=\"mng-tech-type-equipment\"> </a></td><td>Тоног төхөөрөмж</td></tr><tr><td style=\"white-space:nowrap\">diagnosis<a name=\"mng-tech-type-diagnosis\"> </a></td><td>Оношилгоо</td></tr><tr><td style=\"white-space:nowrap\">surgical<a name=\"mng-tech-type-surgical\"> </a></td><td>Мэс заслын арга</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"mng-tech-type-other\"> </a></td><td>Бусад</td></tr></table></div>"
},
"url" : "http://fhir.mn/fhir/CodeSystem/mng-tech-type",
"version" : "0.1.0",
"name" : "CS_TechType",
"title" : "Технологийн төрөл (Technology Type)",
"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" : "Эмчилгээ, оношилгооны технологийн төрөл",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "MN"
}
]
}
],
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "drug",
"display" : "Эм"
},
{
"code" : "vaccine",
"display" : "Вакцин"
},
{
"code" : "equipment",
"display" : "Тоног төхөөрөмж"
},
{
"code" : "diagnosis",
"display" : "Оношилгоо"
},
{
"code" : "surgical",
"display" : "Мэс заслын арга"
},
{
"code" : "other",
"display" : "Бусад"
}
]
}