Cancer Pathology Data Sharing
0.1.0 - STU 1 Ballot

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

: Oncologist Practitioner (example) - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="oncologist-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-06-22T14:54:29.053+00:00"/>
    <source value="#Vi4XES20aXmLJ1d6"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: 123456789</p><p><b>name</b>: Wise Owl </p></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="123456789"/>
  </identifier>
  <name>
    <family value="Owl"/>
    <given value="Wise"/>
  </name>
</Practitioner>