FHIR IG analytics| Package | hl7.fhir.us.pacio-cs |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-Role-SLP-LunaBaskins.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-LunaBaskins
active: true
practitioner: Practitioner Luna Baskins
organization: Organization Sky Harbor Home Health Services
code: Speech and language therapist
location: Location Sky Harbor Home Health Services
{
"resourceType": "PractitionerRole",
"id": "Role-SLP-LunaBaskins",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-LunaBaskins"
},
"organization": {
"reference": "Organization/Org-03"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "159026005",
"display": "Speech and language therapist"
}
]
}
],
"location": [
{
"reference": "Location/Org-Loc-03"
}
]
}