FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-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
active: true
practitioner: Generated Summary: active: true; Daniel Granger ; gender: male
organization: Generated Summary: name: Happy Nursing Facility
code: Occupational therapist
location: Generated Summary: status: active; name: Happy Nursing Facility
{
"resourceType": "PractitionerRole",
"id": "Role-OT-DanielGranger",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-DanielGranger"
},
"organization": {
"reference": "Organization/Org-02"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "80546007",
"display": "Occupational therapist"
}
]
}
],
"location": [
{
"reference": "Location/Org-Loc-02"
}
]
}