FHIR IG analytics| Package | nictiz.fhir.nl.stu3.geboortezorg |
| Resource Type | Practitioner |
| Id | medmij-gbz-nl-core-practitioner-dcbea9b8-4b25-4499-91e3-af45e07f0255.json |
| FHIR Version | R3 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Practitioner",
"id": "dcbea9b8-4b25-4499-91e3-af45e07f0255",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
]
},
"identifier": [
{
"system": "http://fhir.nl/fhir/NamingSystem/uzi-nr-pers",
"value": "1235648"
},
{
"system": "http://fhir.nl/fhir/NamingSystem/agb-z",
"value": "94857623"
}
],
"name": [
{
"family": "XXX_Korte",
"_family": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
"valueString": "XXX_Korte"
}
]
},
"given": [
"Loes"
],
"_given": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
"valueCode": "BR"
}
]
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "0698765432",
"use": "work"
}
]
}