Монгол Улсын үндэсний цөм 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" : "AllergyIntolerance",
"id" : "ExampleAllergyIntoleranceEMM3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance ExampleAllergyIntoleranceEMM3</b></p><a name=\"ExampleAllergyIntoleranceEMM3\"> </a><a name=\"hcExampleAllergyIntoleranceEMM3\"> </a><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Идэвхтэй</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification unconfirmed}\">Баталгаажаагүй</span></p><p><b>category</b>: Medication</p><p><b>code</b>: <span title=\"Codes:\">Пенициллин</span></p><p><b>patient</b>: <a href=\"Patient-ExampleMongolianPatientEMM3.html\">Намсрай Сүх Male, DoB: 1980-01-01 ( http://fhir.mn/sid/national-id#MongolianNationalId#УУ80010155)</a></p><p><b>encounter</b>: <a href=\"Encounter-ExampleEncounterEMM3.html\">Encounter: status = finished; class = Амбулатори (ActCode#AMB); period = 2026-05-15 10:00:00+0000 --> (ongoing)</a></p><p><b>recordedDate</b>: 2026-05-15 10:00:00+0000</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active",
"display" : "Идэвхтэй"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "unconfirmed",
"display" : "Баталгаажаагүй"
}
]
},
"category" : [
"medication"
],
"code" : {
"text" : "Пенициллин"
},
"patient" : {
🔗 "reference" : "Patient/ExampleMongolianPatientEMM3"
},
"encounter" : {
🔗 "reference" : "Encounter/ExampleEncounterEMM3"
},
"recordedDate" : "2026-05-15T10:00:00Z"
}