FHIR IG analytics| Package | nxh.fhir.r4 |
| Resource Type | Practitioner |
| Id | nxhpractitioner-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"active": true,
"birthDate": "2001-11-12",
"gender": "female",
"id": "17386595-8643-474e-afdd-81332975e107",
"identifier": [
{
"system": "https://fhir.nxh.com/standards/fhir/NamingSystem/practitionerId",
"use": "usual",
"value": "17386595-8643-474e-afdd-81332975e107"
},
{
"period": {
"end": "9999-12-31T23:59:59+00:00",
"start": "2022-01-01T00:00:00+00:00"
},
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/nihdi",
"use": "official",
"value": "16333668995"
},
{
"system": "https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin",
"type": {
"coding": [
{
"code": "SB",
"display": "Social Beneficiary Identifier",
"system": "http://terminology.hl7.org/CodeSystem/v2-0203"
}
]
},
"use": "official",
"value": "01111228861"
}
],
"meta": {
"profile": [
"https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitioner"
]
},
"name": [
{
"family": "FLORIE",
"given": [
"BENEDICTUS"
]
}
],
"resourceType": "Practitioner"
}