Cancer Pathology Data Sharing
0.1.0 - STU 1 Ballot

Publication Build: This will be filled in by the publication tooling

: Pathologist Practitioner (example) - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="pathologist-example"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-06-22T14:54:29.055+00:00"/>
    <source value="#cZxJw0rMl5usCvEV"/>
    <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: 987654321</p><p><b>name</b>: Stains Alot </p></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="987654321"/>
  </identifier>
  <name>
    <family value="Alot"/>
    <given value="Stains"/>
  </name>
</Practitioner>