FHIR IG analytics| Package | fhir.paciosampledata |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-Role-Neuro-NuraMekel.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole Role-Neuro-NuraMekel
active: true
practitioner: Nura Mekel
organization: Neuro Care Inc.
code: Neurology Physician
location: Location Neuro Care Inc.
{
"resourceType": "PractitionerRole",
"id": "Role-Neuro-NuraMekel",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-NuraMekel",
"display": "Nura Mekel"
},
"organization": {
"reference": "Organization/org-Neuro-Care-Inc",
"display": "Neuro Care Inc."
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "2084N0400X",
"display": "Neurology Physician"
}
]
}
],
"location": [
{
"reference": "Location/org-Loc-Neuro-Care-Inc"
}
]
}