FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PFEIG-Role-PT-SallySmith.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PFEIG-Role-PT-SallySmith
Language: en
active: true
practitioner: Practitioner Sally Smith
organization: Organization San Antonio General Hospital
code: Physiotherapist
location: Location San Antonio General Hospital
{
"resourceType": "PractitionerRole",
"id": "PFEIG-Role-PT-SallySmith",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/PFEIG-Practitioner-SallySmith"
},
"organization": {
"reference": "Organization/PFEIG-Org-01"
},
"code": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "36682004",
"display": "Physiotherapist"
}
]
}
],
"location": [
{
"reference": "Location/PFEIG-Org-Loc-01"
}
]
}