FHIR IG analytics| Package | SHIFT-Task-Force.privacy.examples |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-LucyvanPelt-therapist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole LucyvanPelt-therapist
active: true
practitioner: Practitioner Lucy van Pelt
organization: Organization Springfield Medical Center
code: Psychotherapist
{
"resourceType": "PractitionerRole",
"id": "LucyvanPelt-therapist",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/LucyvanPelt"
},
"organization": {
"reference": "Organization/SpringfieldMedicalCenter"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "224588003",
"display": "Psychotherapist"
}
]
}
]
}