Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-integrations-temp/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "ExamplePatient",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
]
},
"language" : "uz",
"text" : {
"status" : "generated",
"div" : "<div xml:lang=\"uz\" lang=\"uz\"><hr/><p><b>Uzbek</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Patient ExamplePatient</b></p><a name=\"uz-ExamplePatient\"> </a><a name=\"uz-hcExamplePatient\"> </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: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"file:///home/vadi/Programs/digital-health-ig/output/StructureDefinition-uz-core-patient.html\">UZ Core Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Karimov Akmal(official) (no stated gender), DoB Unknown ( National unique individual identifier: UzbekistanNationalUniqueIdSystem#31234567890124)</p><hr/></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NI",
"display" : "National unique individual identifier"
}
]
},
"system" : "https://dhp.uz/fhir/core/sid/pid/uz/ni",
"value" : "31234567890124"
}
],
"name" : [
{
"use" : "official",
"text" : "Karimov Akmal",
"family" : "Karimov",
"given" : [
"Akmal"
]
}
]
}