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