Cancer Pathology Data Sharing, published by . This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="adrenal-example"/>
<meta>
<versionId value="6"/>
<lastUpdated value="2022-03-22T18:04:46.662+00:00"/>
<source value="#GxId9B8i179YlU3R"/>
<profile
value="http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 "adrenal-example" Version "6" Updated "2022-03-22 06:04:46+0000" </p><p style="margin-bottom: 0px">Information Source: #GxId9B8i179YlU3R!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-us-pathology-specimen.html">US Pathology Specimen</a></p></div><p><b>identifier</b>: id: 123456789</p><p><b>type</b>: Biopsy <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/3.1.0/CodeSystem-v2-0487.html">specimenType</a>#BX)</span></p><p><b>request</b>: <a href="ServiceRequest-cancer-path-example.html">ServiceRequest/cancer-path-example</a></p><h3>Collections</h3><table class="grid"><tr><td>-</td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td>2022-01-02</td></tr></table><h3>Containers</h3><table class="grid"><tr><td>-</td><td><b>Identifier</b></td></tr><tr><td>*</td><td>id: 987654321</td></tr></table></div>
</text>
<identifier>
<system value="http://some-lis.org/fhir/specimen-identifier-provisioner"/>
<value value="123456789"/>
</identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0487"/>
<code value="BX"/>
</coding>
</type>
<request>
<reference value="ServiceRequest/cancer-path-example"/>
</request>
<collection>
<collectedDateTime value="2022-01-02"/>
</collection>
<container>
<identifier>
<system value="http://some-lis.org/fhir/specimen-containerID-provisioner"/>
<value value="987654321"/>
</identifier>
</container>
</Specimen>