Монгол Улсын үндэсний цөм 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-physical-exam",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-physical-exam</b></p><a name=\"cs-physical-exam\"> </a><a name=\"hccs-physical-exam\"> </a><p>This code system <code>http://fhir.mn/fhir/CodeSystem/cs-physical-exam</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\">mild<a name=\"cs-physical-exam-mild\"> </a></td><td>Хөнгөн</td></tr><tr><td style=\"white-space:nowrap\">moderate<a name=\"cs-physical-exam-moderate\"> </a></td><td>Дунд</td></tr><tr><td style=\"white-space:nowrap\">severe_ish<a name=\"cs-physical-exam-severe_ish\"> </a></td><td>Хүндэвтэр</td></tr><tr><td style=\"white-space:nowrap\">severe<a name=\"cs-physical-exam-severe\"> </a></td><td>Хүнд</td></tr><tr><td style=\"white-space:nowrap\">normal<a name=\"cs-physical-exam-normal\"> </a></td><td>Хэвийн</td></tr><tr><td style=\"white-space:nowrap\">decreased<a name=\"cs-physical-exam-decreased\"> </a></td><td>Багассан</td></tr><tr><td style=\"white-space:nowrap\">yes<a name=\"cs-physical-exam-yes\"> </a></td><td>Хавантай</td></tr><tr><td style=\"white-space:nowrap\">no<a name=\"cs-physical-exam-no\"> </a></td><td>Хавангүй</td></tr></table></div>"
},
"url" : "http://fhir.mn/fhir/CodeSystem/cs-physical-exam",
"version" : "0.1.0",
"name" : "CS_Physical_exam",
"title" : "Physical Exam 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 physical_exam",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "MN"
}
]
}
],
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "mild",
"display" : "Хөнгөн"
},
{
"code" : "moderate",
"display" : "Дунд"
},
{
"code" : "severe_ish",
"display" : "Хүндэвтэр"
},
{
"code" : "severe",
"display" : "Хүнд"
},
{
"code" : "normal",
"display" : "Хэвийн"
},
{
"code" : "decreased",
"display" : "Багассан"
},
{
"code" : "yes",
"display" : "Хавантай"
},
{
"code" : "no",
"display" : "Хавангүй"
}
]
}