FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-Role-PT-ScottDumble.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; Scott Dumble ; gender: male
organization: Generated Summary: name: Sky Harbor Home Health Services
code: Physiotherapist
location: Generated Summary: status: active; name: Sky Harbor Home Health Services
{
"resourceType": "PractitionerRole",
"id": "Role-PT-ScottDumble",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-ScottDumble"
},
"organization": {
"reference": "Organization/Org-03"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "36682004",
"display": "Physiotherapist"
}
]
}
],
"location": [
{
"reference": "Location/Org-Loc-03"
}
]
}