FHIR IG analytics| Package | hl7.fhir.us.pacio-rt |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-RT-PractitionerRole-SLP-MariaGonzalez.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-SLP-MariaGonzalez"
active: true
practitioner: Practitioner/RT-Practitioner-MariaGonzalez " GONZALEZ"
organization: Organization/RT-PractitionerOrg-HappyNursing-SNF "Happy Skilled Nursing Facility"
code: Speech-Language Pathologist (provider-taxonomy#235Z00000X)
location: Location/RT-PractitionerOrgLoc-HappyNursing-SNF "Happy Skilled Nursing Facility"
{
"resourceType": "PractitionerRole",
"id": "RT-PractitionerRole-SLP-MariaGonzalez",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/RT-Practitioner-MariaGonzalez"
},
"organization": {
"reference": "Organization/RT-PractitionerOrg-HappyNursing-SNF"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "235Z00000X",
"display": "Speech-Language Pathologist"
}
]
}
],
"location": [
{
"reference": "Location/RT-PractitionerOrgLoc-HappyNursing-SNF"
}
]
}