FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Patient |
| Id | Patient-example-hepatitis-patient.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Patient example-hepatitis-patient
Profile: UZ Core Patient
To'lanboev Tolibjon(official) Male, DoB: 1990-02-01 ( Passport number (use: official, ))
| Other Id: | National unique individual identifier/515050500505 (use: official, ) | ||
| Contact Detail | Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira(home) | ||
| Patient Citizenship: |
| ||
Russian
Сгенерированный нарратив: Patient example-hepatitis-patient
Профиль: UZ Core Patient
To'lanboev Tolibjon(official) Male, БД: 1990-02-01 ( Passport number (use: official, ))
| Другой ID: | National unique individual identifier/515050500505 (используется: official, ) | ||
| Детали контакта | Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira(home) | ||
| Patient Citizenship: |
| ||
Uzbek
Generated Narrative: Patient example-hepatitis-patient
Profile: UZ Core Patient
To'lanboev Tolibjon(official) Male, DoB: 1990-02-01 ( Passport number (use: official, ))
| Other Id: | National unique individual identifier/515050500505 (use: official, ) | ||
| Contact Detail | Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira(home) | ||
| Patient Citizenship: |
| ||
{
"resourceType": "Patient",
"id": "example-hepatitis-patient",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship"
}
],
"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": "AB1234567"
}
],
"name": [
{
"use": "official",
"text": "To'lanboev Tolibjon",
"family": "To'lanboyev",
"given": [
"Tolibjon"
]
}
],
"gender": "male",
"birthDate": "1990-02-01",
"address": [
{
"use": "home",
"type": "physical",
"text": "Iltifot MFY, 58-Harbiy shaharcha mavzesi, 53 Uy, 104 Kvartira",
"city": "17150085",
"district": "1726262",
"state": "1726",
"country": "UZ"
}
]
}