German Oncological Data Standard (GOLD)
0.1.0 - CI Build Germany flag

German Oncological Data Standard (GOLD) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: blood-specimen - XML Representation

Raw xml | Download



<Specimen xmlns="http://hl7.org/fhir">
  <id value="blood-specimen"/>
  <meta>
    <profile
             value="https://www.vision-zero-oncology.de/fhir/StructureDefinition/tumor-specimen"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Specimen</b><a name="blood-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 Specimen &quot;blood-specimen&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-tumor-specimen.html">Profile Tumor Specimen</a></p></div><p><b>Specimen part of Tumor</b>: <a href="BodyStructure-SplenicStructure.html">BodyStructure/SplenicStructure</a></p><p><b>identifier</b>: id: specimen_02</p><p><b>status</b>: available</p><p><b>type</b>: Cerebellar neoplasm specimen (specimen) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#16210851000119107)</span></p><p><b>subject</b>: <a href="Patient-ExamplePatient.html">Patient/ExamplePatient</a> &quot; BACH&quot;</p><p><b>receivedTime</b>: 2021-11-24</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2021-11-23</td><td>Cerebellar structure (body structure) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#113305005)</span></td></tr></table></div>
  </text>
  <extension
             url="https://www.vision-zero-oncology.de/fhir/StructureDefinition/part-of">
    <valueReference>🔗 
      <reference value="BodyStructure/SplenicStructure"/>
    </valueReference>
  </extension>
  <identifier>
    <system value="https://www.charite.de/fhir/sid/bioproben"/>
    <value value="specimen_02"/>
  </identifier>
  <status value="available"/>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="16210851000119107"/>
      <display value="Cerebellar neoplasm specimen (specimen)"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/ExamplePatient"/>
  </subject>
  <receivedTime value="2021-11-24"/>
  <collection>
    <collectedDateTime value="2021-11-23"/>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="113305005"/>
        <display value="Cerebellar structure (body structure)"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>