Uzbekistan Digital Health Platform
0.3.0 -
Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.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" : "Location",
"id" : "example-location",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-location"
]
},
"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: Location example-location</b></p><a name=\"example-location\"> </a><a name=\"hcexample-location\"> </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\">Language: uz</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-uz-core-location.html\">UZ Core Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Toshkent shahar 1-sonli shifoxona</p><p><b>mode</b>: Instance</p><p><b>address</b>: Toshkent shahar, Chilonzor tumani, Katta Qo'yliq 45</p></div>"
},
"status" : "active",
"name" : "Toshkent shahar 1-sonli shifoxona",
"mode" : "instance",
"address" : {
"text" : "Toshkent shahar, Chilonzor tumani, Katta Qo'yliq 45"
}
}