FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-Role-SLP-AlexanderKuikhoff.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole Role-SLP-AlexanderKuikhoff
active: true
practitioner: Alexander Kuikhoff
organization: Happy Nursing Facility
code: Speech Language Pathologist
location: Location Happy Nursing Facility
{
"resourceType": "PractitionerRole",
"id": "Role-SLP-AlexanderKuikhoff",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-AlexanderKuikhoff",
"display": "Alexander Kuikhoff"
},
"organization": {
"reference": "Organization/org-Motor-City-Skilled-Nursing-Facility",
"display": "Happy Nursing Facility"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "235Z00000X",
"display": "Speech-Language Pathologist"
}
],
"text": "Speech Language Pathologist"
}
],
"location": [
{
"reference": "Location/org-Loc-SNF-Happy-Nursing-Facility"
}
]
}