FHIR IG analytics| Package | nxh.fhir.r4 |
| Resource Type | PractitionerRole |
| Id | nxhpractitionerrole-example.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"active": true,
"code": [
{
"coding": [
{
"code": "general_practitioner",
"display": "General practitioner",
"system": "https://fhir.nxh.com/standards/fhir/CodeSystem/UserRole"
}
]
}
],
"id": "63ed8113-9b26-4845-95fe-3eb27040ab78",
"identifier": [
{
"system": "https://fhir.nxh.com/standards/fhir/NamingSystem/userContextId",
"use": "usual",
"value": "63ed8113-9b26-4845-95fe-3eb27040ab78"
}
],
"meta": {
"profile": [
"https://fhir.nxh.com/standards/fhir/StructureDefinition/NxhPractitionerRole"
]
},
"organization": {
"reference": "Organization/39c7fdd1-0e3a-4736-b31c-79d227144929"
},
"period": {
"end": "9999-12-31T23:59:59+00:00",
"start": "2023-01-01T00:00:00+00:00"
},
"practitioner": {
"reference": "Practitioner/17386595-8643-474e-afdd-81332975e107"
},
"resourceType": "PractitionerRole",
"telecom": [
{
"system": "phone",
"use": "mobile",
"value": "+32498512346"
}
]
}