FHIR IG analytics| Package | hl7.fhir.us.pacio-fs |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-provider-role-pcp.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative
active: true
practitioner: Generated Summary: active: true; Primary Care Physician; gender: male
organization: Generated Summary: name: Primary Care
code: Primary Care Clinic/Center
location: Generated Summary: status: active; name: Primary Care
{
"resourceType": "PractitionerRole",
"id": "provider-role-pcp",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"active": true,
"practitioner": {
"reference": "Practitioner/Practitioner-JohnSmith"
},
"organization": {
"reference": "Organization/provider-org-01"
},
"code": [
{
"coding": [
{
"system": "http://nucc.org/provider-taxonomy",
"code": "261QP2300X",
"display": "Primary Care Clinic/Center"
}
]
}
],
"location": [
{
"reference": "Location/provider-org-loc-01"
}
]
}