FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RT-PractitionerRole-PT-ScottDumble.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole
Resource PractitionerRole "RT-PractitionerRole-PT-ScottDumble"
active: true
practitioner: Practitioner/RT-Practitioner-ScottDumble " DUMBLE"
organization: Organization/RT-PractitionerOrg-SkyHarbor-HHA "Sky Harbor Home Health Services"
code: Physical Therapist (provider-taxonomy#225100000X)
specialty: Clinical physiology (SNOMED CT#394601005)
location: Location/RT-PractitionerOrgLoc-SkyHarbor-HHA "Sky Harbor Home Health Services"
{
"resourceType": "PractitionerRole",
"id": "RT-PractitionerRole-PT-ScottDumble",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/RT-Practitioner-ScottDumble"
},
"organization": {
"reference": "Organization/RT-PractitionerOrg-SkyHarbor-HHA"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "225100000X",
"display": "Physical Therapist"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "394601005",
"display": "Clinical physiology"
}
]
}
],
"location": [
{
"reference": "Location/RT-PractitionerOrgLoc-SkyHarbor-HHA"
}
]
}