Cancer Pathology Data Sharing
1.0.1 - STU 1.0.1 United States of America flag

Cancer Pathology Data Sharing, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions

: Pathology specimen collection procedure example - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="path-specimen"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2022-06-03T15:52:04.615+00:00"/>
    <source value="#M0sW4rrHSSA7q4OY"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Procedure</b><a name="path-specimen"> </a><a name="hcpath-specimen"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Procedure &quot;path-specimen&quot; Version &quot;4&quot; Updated &quot;2022-06-03 15:52:04+0000&quot; </p><p style="margin-bottom: 0px">Information Source: #M0sW4rrHSSA7q4OY!</p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU5.0.1/StructureDefinition-us-core-procedure.html">US Core Procedure Profile</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-cancer-path-example.html">ServiceRequest/cancer-path-example: Service Request - Cancer Pathology Specimen Collection</a></p><p><b>status</b>: completed</p><p><b>code</b>: Surgical pathology procedure (procedure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#39228008)</span></p><p><b>subject</b>: <a href="Patient-JoelAlexPatient.html">Patient/JoelAlexPatient: Alex Joel</a> &quot; JOEL&quot;</p><p><b>performed</b>: 2021-11-01 17:00:14-0500</p></div>
  </text>
  <basedOn>🔗 
    <reference value="ServiceRequest/cancer-path-example"/>
    <display value="Service Request - Cancer Pathology Specimen Collection"/>
  </basedOn>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="39228008"/>
      <display value="Surgical pathology procedure (procedure)"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/JoelAlexPatient"/>
    <display value="Alex Joel"/>
  </subject>
  <performedDateTime value="2021-11-01T17:00:14-05:00"/>
</Procedure>