FHIR IG analytics| Package | hl7.fhir.us.cancer-reporting |
| Resource Type | PractitionerRole |
| Id | PractitionerRole-practitionerrole-uspath-practitioner-oncologist.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: PractitionerRole practitionerrole-uspath-practitioner-oncologist
practitioner: Practitioner Wise Owl
organization: Organization Redwood Women's Center, P.C.
code: Ordering Provider
telecom: ph: 720-242-5555
{
"resourceType": "PractitionerRole",
"id": "practitionerrole-uspath-practitioner-oncologist",
"meta": {
"profile": [
"http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"practitioner": {
"reference": "Practitioner/practitioner-oncologist"
},
"organization": {
"reference": "Organization/organization-Redwood-Womens-Center-PC"
},
"code": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0443",
"version": "2.3.0",
"code": "OP",
"display": "Ordering Provider"
}
]
}
],
"telecom": [
{
"system": "phone",
"value": "720-242-5555"
}
]
}