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