FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-PractitionerRole-Pharm-AlexMarkos.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole PractitionerRole-Pharm-AlexMarkos
active: true
practitioner: Alex Markos
organization: Motown Home Health Agency
code: Pharmacist
location: Location Motown Home Health
{
"resourceType": "PractitionerRole",
"id": "PractitionerRole-Pharm-AlexMarkos",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-AlexMarkos",
"display": "Alex Markos"
},
"organization": {
"reference": "Organization/org-Motown-Home-Health",
"display": "Motown Home Health Agency"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "183500000X",
"display": "Pharmacist"
}
]
}
],
"location": [
{
"reference": "Location/org-Loc-Motown-Home-Health"
}
]
}