FHIR IG analytics| Package | de.gematik.fhir.directory |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRoleExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "PractitionerRole",
"id": "PractitionerRoleExample",
"meta": {
"tag": [
{
"system": "https://gematik.de/fhir/directory/CodeSystem/Origin",
"code": "ldap"
}
],
"profile": [
"https://gematik.de/fhir/directory/StructureDefinition/PractitionerRoleDirectoryStrict"
]
},
"practitioner": {
"reference": "Practitioner/TIPractitionerExampleDentist"
},
"location": [
{
"reference": "Location/LocationExample"
}
],
"endpoint": [
{
"reference": "Endpoint/MessengerEndpointWithVisibility"
}
]
}