Монгол Улсын үндэсний цөм 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
{
"resourceType" : "Observation",
"id" : "ExampleTumorSizeLung",
"meta" : {
"profile" : [
🔗 "http://fhir.mn/fhir/StructureDefinition/mn-core-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ExampleTumorSizeLung</b></p><a name=\"ExampleTumorSizeLung\"> </a><a name=\"hcExampleTumorSizeLung\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mn-core-observation.html\">Монгол улсын үндсэн Observation профайл</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span></p><p><b>code</b>: <span title=\"Codes:\">Өөрчлөлт, үүсгэврийн хэмжээ</span></p><p><b>subject</b>: <a href=\"Patient-ExampleMongolianPatientLung.html\">Чулуун Хас Male, DoB: 1970-03-03 ( http://fhir.mn/sid/national-id#MongolianNationalId#ЧР70030333)</a></p><p><b>effective</b>: 2026-03-12</p><p><b>value</b>: 4.5x3x2.5 см</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory"
}
]
}
],
"code" : {
"text" : "Өөрчлөлт, үүсгэврийн хэмжээ"
},
"subject" : {
🔗 "reference" : "Patient/ExampleMongolianPatientLung"
},
"effectiveDateTime" : "2026-03-12",
"valueString" : "4.5x3x2.5 см"
}