This page is part of the Sharing eCC Data from Pathology Labs to EHR (v0.1.0: STU1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="oncologist-example"/>
<meta>
<versionId value="4"/>
<lastUpdated value="2021-08-06T14:01:37.030+00:00"/>
<source value="#ZUtzI9gMaQppmoj3"/>
<profile
value="http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>practitioner</b>: <a href="Practitioner-oncologist-example.html">Generated Summary: id: 123456789; Wise Owl </a></p><p><b>organization</b>: <a href="Organization-Redwood-Womens-Center-PC.html">Generated Summary: active; name: Redwood Women's Center, P.C.</a></p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-provider-types orderer}">Physician Ordering Pathology testing</span></p><p><b>telecom</b>: ph: 720-242-5555</p></div>
</text>
<practitioner>
<reference value="Practitioner/oncologist-example"/>
</practitioner>
<organization>
<reference value="Organization/Redwood-Womens-Center-PC"/>
</organization>
<code>
<coding>
<system
value="http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-provider-types"/>
<code value="orderer"/>
<display value="Physician Ordering Pathology testing"/>
</coding>
</code>
<telecom>
<system value="phone"/>
<value value="720-242-5555"/>
</telecom>
</PractitionerRole>