Монгол Улсын үндэсний цөм 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" : "Immunization",
"id" : "ExampleImmunizationEMM3",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization ExampleImmunizationEMM3</b></p><a name=\"ExampleImmunizationEMM3\"> </a><a name=\"hcExampleImmunizationEMM3\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 43}\">Гепатит В</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>occurrence</b>: 1980-01-02 10:00:00+0000</p><p><b>primarySource</b>: true</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "43",
"display" : "Гепатит В"
}
]
},
"patient" : {
🔗 "reference" : "Patient/ExampleMongolianPatientEMM3"
},
"occurrenceDateTime" : "1980-01-02T10:00:00Z",
"primarySource" : true
}