Austrian Patient Summary (R4)
0.2.0 - STU1
Austrian Patient Summary (R4) - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="AtApsExampleSpecimen01"/>
<meta>
<profile
value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Specimen AtApsExampleSpecimen01</b></p><a name="AtApsExampleSpecimen01"> </a><a name="hcAtApsExampleSpecimen01"> </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-at-aps-specimen.html">AT APS Specimen</a></p></div><p><b>identifier</b>: <code>https://elga.gv.at/specimen-id</code>/SPC-2025-0001</p><p><b>status</b>: Available</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 119376003}">Gewebeprobe</span></p><p><b>subject</b>: <a href="Patient-at-aps-example-patient-01.html">Maria Mustermann</a></p><p><b>receivedTime</b>: 2025-06-20 10:00:00+0200</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>Method</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td><a href="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Practitioner-HL7ATCorePractitionerExample01.html">Dr. Melanie Musterärztin</a></td><td>2025-06-19 15:00:00+0200</td><td>2 pieces<span style="background: LightGoldenRodYellow"> (Details: UCUM code{pieces} = '{pieces}')</span></td><td><span title="Codes:{http://snomed.info/sct 104210008}">Biopsie</span></td><td><span title="Codes:{http://snomed.info/sct 76752008}">Brustgewebe</span></td></tr></table><p><b>condition</b>: <span title="Codes:{http://snomed.info/sct 281268007}">Unzureichende Probe für Analyse</span></p></div>
</text>
<identifier>
<system value="https://elga.gv.at/specimen-id"/>
<value value="SPC-2025-0001"/>
</identifier>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="119376003"/>
<display value="Tissue specimen"/>
</coding>
<text value="Gewebeprobe"/>
</type>
<subject>🔗
<reference value="Patient/at-aps-example-patient-01"/>
<display value="Maria Mustermann"/>
</subject>
<receivedTime value="2025-06-20T10:00:00+02:00"/>
<collection>
<collector>
<reference value="Practitioner/HL7ATCorePractitionerExample01"/>
<display value="Dr. Melanie Musterärztin"/>
</collector>
<collectedDateTime value="2025-06-19T15:00:00+02:00"/>
<quantity>
<value value="2"/>
<unit value="pieces"/>
<system value="http://unitsofmeasure.org"/>
<code value="{pieces}"/>
</quantity>
<method>
<coding>
<system value="http://snomed.info/sct"/>
<code value="104210008"/>
<display value="Biopsy - action"/>
</coding>
<text value="Biopsie"/>
</method>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="76752008"/>
<display value="Breast structure (body structure)"/>
</coding>
<text value="Brustgewebe"/>
</bodySite>
</collection>
<condition>
<coding>
<system value="http://snomed.info/sct"/>
<code value="281268007"/>
<display value="Insufficient sample (finding)"/>
</coding>
<text value="Unzureichende Probe für Analyse"/>
</condition>
</Specimen>