Uzbekistan Digital Health Platform
0.5.0 - ci-build
Uzbekistan Digital Health Platform, published by Ministry of Health of the Republic of Uzbekistan. This guide is not an authorized publication; it is the continuous build for version 0.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/uzinfocom-org/digital-health-ig/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Immunization",
"id" : "example-measles-immunization",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Immunization example-measles-immunization</b></p><a name=\"example-measles-immunization\"> </a><a name=\"hcexample-measles-immunization\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://hl7.org/fhir/sid/cvx 03}\">measles, mumps and rubella virus vaccine</span></p><p><b>patient</b>: <a href=\"Patient-example-emma.html\">Emma Sanders(anonymous) Female, DoB: 2000-10-16 ( Passport number)</a></p><p><b>occurrence</b>: 2024-01-10</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "03",
"display" : "measles, mumps and rubella virus vaccine"
}
]
},
"patient" : {
🔗 "reference" : "Patient/example-emma"
},
"occurrenceDateTime" : "2024-01-10"
}