<?xml version="1.0" encoding="UTF-8"?>

<Specimen xmlns="http://hl7.org/fhir">
  <id value="example-specimen-biopsy-haut"/>
  <meta>
    <profile value="https://fhir.cognovis.de/praxis/StructureDefinition/praxis-specimen"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen example-specimen-biopsy-haut</b></p><a name="example-specimen-biopsy-haut"> </a><a name="hcexample-specimen-biopsy-haut"> </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="StructureDefinition-praxis-specimen.html">Praxis Specimen</a></p></div><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 258415003}">Biopsy sample</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collected[x]</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>2026-04-03 09:00:00+0200</td><td><span title="Codes:{http://snomed.info/sct 86273004}">Biopsy</span></td><td><span title="Codes:{http://snomed.info/sct 368209003}">Right upper arm</span></td></tr></table></div>
  </text>
  <type>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="258415003"/>
      <display value="Biopsy sample"/>
    </coding>
  </type>
  <subject>
    <reference value="Patient/example-patient"/>
  </subject>
  <collection>
    <collectedDateTime value="2026-04-03T09:00:00+02:00"/>
    <method>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="86273004"/>
        <display value="Biopsy"/>
      </coding>
    </method>
    <bodySite>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="368209003"/>
        <display value="Right upper arm"/>
      </coding>
    </bodySite>
  </collection>
</Specimen>