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