FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Patient |
| Id | Patient-example-nodira.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-nodira
Language: uz
Profile: UZ Core Patient
Karimova Nodira Anvarovna Female, DoB: 1985-03-05 ( National unique individual identifier)
| Active: | true | ||
Russian
Сгенерированный нарратив: Patient example-nodira
Язык: uz
Профиль: UZ Core Patient
Karimova Nodira Anvarovna Female, БД: 1985-03-05 ( National unique individual identifier)
| Активно: | true | ||
Uzbek
Generated Narrative: Patient example-nodira
Language: uz
Profile: UZ Core Patient
Karimova Nodira Anvarovna Female, DoB: 1985-03-05 ( National unique individual identifier)
| Active: | true | ||
{
"resourceType": "Patient",
"id": "example-nodira",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
]
},
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NI"
}
]
},
"system": "https://dhp.uz/fhir/core/sid/pid/uz/ni",
"value": "40503855900021"
}
],
"active": true,
"name": [
{
"use": "usual",
"text": "Karimova Nodira Anvarovna",
"family": "Karimova",
"given": [
"Nodira"
],
"suffix": [
"Anvarovna"
]
}
],
"gender": "female",
"birthDate": "1985-03-05"
}