FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | PractitionerRole |
| Id | nl-core-practitionerrole-04.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Zorgverlener | Dirk de Vries |
|---|---|
| Code | Responsible Party |
| Specialisme | Medisch specialisten, geriatrie |
{
"resourceType": "PractitionerRole",
"id": "nl-core-practitionerrole-04",
"meta": {
"profile": [
"http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "172613a3-8fdf-11ec-2630-020000000000"
}
],
"practitioner": {
"reference": "Practitioner/nl-core-practitioner-04",
"display": "Dirk de Vries"
},
"code": [
{
"coding": [
{
"system": "http://hl7.org/fhir/v3/ParticipationType",
"code": "RESP",
"display": "Responsible Party"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.6.7",
"code": "0335",
"display": "Medisch specialisten, geriatrie"
}
]
}
]
}