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" : "Medication",
"id" : "example-amoxicillin",
"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: Medication example-amoxicillin</b></p><a name=\"example-amoxicillin\"> </a><a name=\"hcexample-amoxicillin\"> </a><p><b>code</b>: <span title=\"Codes:{http://www.whocc.no/atc J01CA04}\">amoxicillin</span></p><p><b>status</b>: Active</p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://www.whocc.no/atc",
"code" : "J01CA04",
"display" : "amoxicillin"
}
]
},
"status" : "active"
}