FHIR IG analytics| Package | uz.dhp.integrations |
| Resource Type | Practitioner |
| Id | Practitioner-nina-tipsina.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: Practitioner nina-tipsina
Profile: Screening Practitioner
identifier: National unique individual identifier/515050500503 (use: official, ), ScreeningPractitionerIdentifierSystem/46 (use: usual, )
active: true
name: Nina Tipsina Tumanovna
telecom: ph: 998-99-999-99-99(Mobile)
gender: Female
birthDate: 1995-03-18
Russian
Сгенерированный нарратив: Practitioner nina-tipsina
Профиль: Screening Practitioner
identifier: National unique individual identifier/515050500503 (используется: official, ), ScreeningPractitionerIdentifierSystem/46 (используется: usual, )
active: true
name: Nina Tipsina Tumanovna
telecom: ph: 998-99-999-99-99(Mobile)
gender: Female
birthDate: 1995-03-18
Uzbek
Generated Narrative: Practitioner nina-tipsina
Profile: Screening Practitioner
identifier: National unique individual identifier/515050500503 (use: official, ), ScreeningPractitionerIdentifierSystem/46 (use: usual, )
active: true
name: Nina Tipsina Tumanovna
telecom: ph: 998-99-999-99-99(Mobile)
gender: Female
birthDate: 1995-03-18
{
"resourceType": "Practitioner",
"id": "nina-tipsina",
"meta": {
"profile": [
"https://dhp.uz/fhir/integrations/StructureDefinition/screening-practitioner"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"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": "515050500503"
},
{
"use": "usual",
"system": "https://dhp.uz/fhir/core/sid/pro/uz/screening",
"value": "46"
}
],
"active": true,
"name": [
{
"text": "Nina Tipsina Tumanovna",
"family": "Tipsina",
"given": [
"Nina",
"Tumanovna"
]
}
],
"telecom": [
{
"system": "phone",
"value": "998-99-999-99-99",
"use": "mobile"
}
],
"gender": "female",
"birthDate": "1995-03-18"
}