FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Patient |
| Id | Patient-lola-oripova.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Patient lola-oripova
Profile: Screening Patient
Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))
| Other Ids: |
| ||
| Contact Detail |
| ||
| Patient nationality: |
| ||
Russian
Сгенерированный нарратив: Patient lola-oripova
Профиль: Screening Patient
Lola Oripova Shakhzodovna Female, БД: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))
| PAT_OTHER_ID_few |
| ||
| Детали контакта |
| ||
| Patient nationality: |
| ||
Uzbek
Generated Narrative: Patient lola-oripova
Profile: Screening Patient
Lola Oripova Shakhzodovna Female, DoB: 1995-03-18 ( https://dhp.uz/fhir/core/sid/pid/uz/screening#ScreeningPatientIdentifierSystem#45 (use: usual, ))
| Other Ids: |
| ||
| Contact Detail |
| ||
| Patient nationality: |
| ||
{
"resourceType": "Patient",
"id": "lola-oripova",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}