FHIR IG analytics| Package | uz.dhp.core |
| Resource Type | Practitioner |
| Id | Practitioner-example-practitioner-gender-other.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Practitioner example-practitioner-gender-other
Language: uz
Profile: UZ Core Practitioner
identifier: National unique individual identifier/9876543211
active: true
gender: Other
Russian
Сгенерированный нарратив: Practitioner example-practitioner-gender-other
Язык: uz
Профиль: UZ Core Practitioner
identifier: National unique individual identifier/9876543211
active: true
gender: Other
Uzbek
Generated Narrative: Practitioner example-practitioner-gender-other
Language: uz
Profile: UZ Core Practitioner
identifier: National unique individual identifier/9876543211
active: true
gender: Other
{
"resourceType": "Practitioner",
"id": "example-practitioner-gender-other",
"meta": {
"profile": [
"https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner"
]
},
"language": "uz",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "NI",
"display": "National unique individual identifier"
}
]
},
"system": "https://dhp.uz/fhir/core/sid/pro/uz/argos",
"value": "9876543211"
}
],
"active": true,
"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": "Jinsni erkakka o'zgartirdi"
}
}
]
}
}