FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RT-PractitionerRole-RN-TamaraRodriguez.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-RN-TamaraRodriguez"
active: true
practitioner: Practitioner/RT-Practitioner-TamaraRodriguez " RODRIGUEZ"
organization: Organization/RT-PractitionerOrg-SkyHarbor-HHA "Sky Harbor Home Health Services"
code: Home Health Registered Nurse (provider-taxonomy#163WH0200X)
specialty: General medical practice (SNOMED CT#408443003)
location: Location/RT-PractitionerOrgLoc-SkyHarbor-HHA "Sky Harbor Home Health Services"
{
"resourceType": "PractitionerRole",
"id": "RT-PractitionerRole-RN-TamaraRodriguez",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/RT-Practitioner-TamaraRodriguez"
},
"organization": {
"reference": "Organization/RT-PractitionerOrg-SkyHarbor-HHA"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "163WH0200X",
"display": "Home Health Registered Nurse"
}
]
}
],
"specialty": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "408443003",
"display": "General medical practice"
}
]
}
],
"location": [
{
"reference": "Location/RT-PractitionerOrgLoc-SkyHarbor-HHA"
}
]
}