Uzbekistan Digital Health Platform - Integrations
0.1.0 - ci-build
Uzbekistan Digital Health Platform - Integrations - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "lola-oripova",
"meta" : {
"profile" : [
🔗 "https://dhp.uz/fhir/integrations/StructureDefinition/screening-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 lola-oripova</b></p><a name=\"uz-lola-oripova\"> </a><a name=\"uz-hclola-oripova\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-screening-patient.html\">Screening Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45\u00a0(use:\u00a0usual,\u00a0))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Ids:</td><td colspan=\"3\"><ul><li>National unique individual identifier/515050500505\u00a0(use:\u00a0official,\u00a0)</li><li>Passport number/AC1234567\u00a0(use:\u00a0official,\u00a0)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 998-99-999-99-99(Mobile)</li><li>Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104(temp)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The nationality of the patient.\">Patient nationality:</td><td colspan=\"3\"><ul><li>code: <span title=\"Codes:{https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs 44}\">O‘ZBEK</span></li></ul></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs",
"code" : "44"
}
]
}
}
],
"url" : "https://dhp.uz/fhir/core/StructureDefinition/patient-nationality"
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "NI"
}
]
},
"system" : "https://dhp.uz/fhir/core/sid/pid/uz/ni",
"value" : "515050500505"
},
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "PPN"
}
]
},
"system" : "https://dhp.uz/fhir/core/sid/pid/uz/ppn/local",
"value" : "AC1234567"
},
{
"use" : "usual",
"system" : "https://dhp.uz/fhir/core/sid/pid/uz/screening",
"value" : "45"
}
],
"name" : [
{
"text" : "Lola Oripova Shakhzodovna",
"family" : "Oripova",
"given" : [
"Lola",
"Shakhzodovna"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "998-99-999-99-99",
"use" : "mobile"
}
],
"gender" : "female",
"birthDate" : "1995-03-18",
"address" : [
{
"use" : "temp",
"type" : "physical",
"text" : "Iltifot MFY, 58 Harbiy Shaharcha Area, House 53, Apartment 104",
"city" : "Buyuk Ipak Yuli MFY",
"district" : "Mirzo Ulugbek District",
"state" : "Tashkent City"
}
]
}