FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PFEIG-Role-OT-DanielGranger.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PFEIG-Role-OT-DanielGranger
Language: en
active: true
practitioner: Practitioner Daniel Granger
organization: Organization Happy Nursing Facility
code: Occupational therapist
location: Location Happy Nursing Facility
{
"resourceType": "PractitionerRole",
"id": "PFEIG-Role-OT-DanielGranger",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/PFEIG-Practitioner-DanielGranger"
},
"organization": {
"reference": "Organization/PFEIG-Org-02"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80546007",
"display": "Occupational therapist"
}
]
}
],
"location": [
{
"reference": "Location/PFEIG-Org-Loc-02"
}
]
}