This page is part of the Sharing eCC Data from Pathology Labs to EHR (v2.0.0: STU 2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Procedure xmlns="http://hl7.org/fhir">
<id value="procedure-path-specimen"/>
<meta>
<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 class="res-header-id"><b>Generated Narrative: Procedure procedure-path-specimen</b></p><a name="procedure-path-specimen"> </a><a name="hcprocedure-path-specimen"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-procedure.html">US Core Procedure Profile</a></p></div><p><b>basedOn</b>: <a href="ServiceRequest-servicerequest-cancer-path.html">Service Request - Cancer Pathology Specimen Collection</a></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 65801008}">Excision (procedure)</span></p><p><b>subject</b>: <a href="Patient-patient-OakleyAnnie.html">Annie Oakley</a></p><p><b>performed</b>: 2025-03-18 17:00:14-0500</p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-practitionerrole-uspath-surgeon.html">PractitionerRole Ordering Provider</a></td></tr></table><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 76752008}">Left breast, 3 o'clock, 4 cm from nipple</span></p></div>
</text>
<basedOn>🔗
<reference value="ServiceRequest/servicerequest-cancer-path"/>
<display value="Service Request - Cancer Pathology Specimen Collection"/>
</basedOn>
<status value="completed"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="65801008"/>
<display value="Excision (procedure)"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/patient-OakleyAnnie"/>
<display value="Annie Oakley"/>
</subject>
<performedDateTime value="2025-03-18T17:00:14-05:00"/>
<performer>
<actor>🔗
<reference value="PractitionerRole/practitionerrole-uspath-surgeon"/>
</actor>
</performer>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="76752008"/>
<display value="Breast structure (body structure)"/>
</coding>
<text value="Left breast, 3 o'clock, 4 cm from nipple"/>
</bodySite>
</Procedure>