FHIR IG analytics| Package | hl7.fhir.nl.zorgviewer |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43
Profile: nl-core-practitionerrole
active: true
practitioner: Schroder, CP., Arts
code: Arts
specialty: Interne geneeskunde, Reumatologie
{
"resourceType": "PractitionerRole",
"id": "ewlllWqLbsFaKN.d3pMMnmf2FdzTdX0132jvZktW2LP43",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "https://example.org/POC-OAUTH2/api/FHIR/STU3/Practitioner/e9D1EnWpBb3LBTjup8AaiR7RR9P0n7AVlal4dSqY9y3M3",
"display": "Schroder, CP., Arts"
},
"code": [
{
"coding": [
{
"system": "urn:oid:1.2.840.114350.1.13.485.3.7.10.836982.1040",
"code": "1",
"display": "Arts"
}
],
"text": "Arts"
}
],
"specialty": [
{
"coding": [
{
"system": "urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160",
"code": "32",
"display": "Interne geneeskunde"
}
],
"text": "Interne geneeskunde"
},
{
"coding": [
{
"system": "urn:oid:1.2.840.114350.1.72.1.7.7.10.688867.4160",
"code": "99",
"display": "Reumatologie"
}
],
"text": "Reumatologie"
}
]
}