FHIR IG analytics| Package | nexuzhealth.fhir.r4 |
| Resource Type | PractitionerRole |
| Id | 12345.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"active": false,
"code": [
{
"coding": [
{
"code": "Neurologie",
"display": "Neurologie",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/apotheek/basVerstrekkerAdres/specoms"
}
]
}
],
"id": "12345",
"identifier": [
{
"system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/amalthea/basVerstrekkerAdres/nummer",
"use": "usual",
"value": "12345"
},
{
"system": "http://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/externeDokterKoppeling/externeInstantie/SLB",
"use": "usual",
"value": "56789"
},
{
"system": "http://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/externeDokterKoppeling/externeInstantie/AZT",
"use": "usual",
"value": "1011121314"
},
{
"system": "http://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/pm/externeDokterKoppeling/externeInstantie/OLVA",
"use": "usual",
"value": "15161"
}
],
"meta": {
"lastUpdated": "2022-11-25T12:20:00.852885+00:00",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhPractitionerRole"
]
},
"organization": {
"reference": "Organization/SLB"
},
"period": {
"end": "2022-08-01T00:00:00+02:00",
"start": "1900-01-01T00:00:00+01:00"
},
"practitioner": {
"reference": "Practitioner/1234567"
},
"resourceType": "PractitionerRole",
"telecom": [
{
"extension": [
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-phoneType",
"valueString": "bureel"
}
],
"system": "phone",
"use": "work",
"value": "050 / 123456"
},
{
"system": "fax",
"use": "work",
"value": "050 / 789123"
}
]
}