FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Patient |
| Id | Patient-example-david.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-david
Language: ru
Profile: UZ Core Patient
Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
| Active: | false | Marital Status: | Состоит в браке |
| Multiple Birth: | 2 | ||
| Contact Detail |
| ||
| Emergency Contact: |
| ||
| Patient Nationality: |
| ||
Russian
Сгенерированный нарратив: Patient example-david
Язык: ru
Профиль: UZ Core Patient
Давыдов Давид(anonymous) Other, БД: 2001-10-16 ( Driver's license number)
| Активно: | false | Семейное положение: | Состоит в браке |
| Несколько рождений: | 2 | ||
| Детали контакта |
| ||
| Emergency Contact: |
| ||
| Patient Nationality: |
| ||
Uzbek
Generated Narrative: Patient example-david
Language: ru
Profile: UZ Core Patient
Давыдов Давид(anonymous) Other, DoB: 2001-10-16 ( Driver's license number)
| Active: | false | Marital Status: | Состоит в браке |
| Multiple Birth: | 2 | ||
| Contact Detail |
| ||
| Emergency Contact: |
| ||
| Patient Nationality: |
| ||
{
"resourceType": "Patient",
"id": "example-david",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient"
]
},
"language": "ru",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"extension": [
{
"url": "code",
"valueCodeableConcept": {
"coding": [
{
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/nationality-cs",
"code": "32",
"display": "Армяне"
}
]
}
}
],
"url": "http://hl7.org/fhir/StructureDefinition/patient-nationality"
}
],
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "DL"
}
]
},
"system": "https://dhp.uz/fhir/core/sid/pid/uz/dl",
"value": "AG1141110"
}
],
"active": false,
"name": [
{
"use": "anonymous",
"text": "Давыдов Давид"
}
],
"telecom": [
{
"system": "sms",
"use": "temp",
"rank": 1,
"period": {
"start": "2024-02-10"
}
}
],
"gender": "other",
"_gender": {
"extension": [
{
"url": "https://dhp.uz/fhir/core/StructureDefinition/gender-other",
"valueCoding": {
"system": "https://terminology.dhp.uz/fhir/core/CodeSystem/gender-other-cs",
"code": "regis0007.00005",
"display": "Сменил пол на мужчину"
}
}
]
},
"birthDate": "2001-10-16",
"address": [
{
"use": "temp",
"type": "physical",
"line": [
"2 квартал 13 дом 12 квартира"
],
"city": "22070011",
"district": "1703206",
"country": "UZ",
"period": {
"start": "2001-10-16"
}
}
],
"maritalStatus": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code": "M",
"display": "Состоит в браке"
}
]
},
"multipleBirthInteger": 2,
"contact": [
{
"relationship": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0131",
"code": "C",
"display": "Emergency Contact"
}
]
}
],
"name": {
"text": "Саидов Саид"
},
"gender": "male"
}
]
}