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

: AtApsObservationResultsRadiology-Beispiel - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="AtApsExampleObservationResultsRadiology01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationresultsradiology"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation AtApsExampleObservationResultsRadiology01</b></p><a name="AtApsExampleObservationResultsRadiology01"> </a><a name="hcAtApsExampleObservationResultsRadiology01"> </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-observationresultsradiology.html">AT APS Observation Results Radiology</a></p></div><p><b>partOf</b>: <a href="ImagingStudy-AtApsExampleImagingStudy01.html">ImagingStudy: identifier = urn:dicom:uid#DICOM Unique Id#urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045; status = available; started = 2011-01-01 11:01:20+0300; numberOfSeries = 1; numberOfInstances = 1</a></p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category imaging}">Imaging</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 24627-2}">CT Thorax</span></p><p><b>subject</b>: <a href="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Patient-HL7ATCorePatientExample01.html">Max Mustermann</a></p><p><b>effective</b>: 2025-08-15 09:30:00+0200</p><p><b>performer</b>: <a href="http://hl7.at/fhir/HL7ATCoreProfiles/4.0.1/2.0.0/Practitioner-HL7ATCorePractitionerExample01.html">Dr. Melanie Musterärztin</a></p><p><b>value</b>: Keine pathologischen Befunde im Thoraxbereich. Lunge belüftet, keine Infiltrate.</p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normalbefund</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td><td><b>Interpretation</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://loinc.org 18748-4}">Lungenbefund</span></td><td><span title="Codes:{http://snomed.info/sct 260373001}">Keine Auffälligkeiten</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation N}">Normalbefund</span></td></tr></table></div>
  </text>
  <partOf>🔗 
    <reference value="ImagingStudy/AtApsExampleImagingStudy01"/>
  </partOf>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="imaging"/>
      <display value="Imaging"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="24627-2"/>
      <display value="CT Chest"/>
    </coding>
    <text value="CT Thorax"/>
  </code>
  <subject>
    <reference value="Patient/HL7ATCorePatientExample01"/>
    <display value="Max Mustermann"/>
  </subject>
  <effectiveDateTime value="2025-08-15T09:30:00+02:00"/>
  <performer>
    <reference value="Practitioner/HL7ATCorePractitionerExample01"/>
    <display value="Dr. Melanie Musterärztin"/>
  </performer>
  <valueString
               value="Keine pathologischen Befunde im Thoraxbereich. Lunge belüftet, keine Infiltrate."/>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="N"/>
      <display value="Normal"/>
    </coding>
    <text value="Normalbefund"/>
  </interpretation>
  <component>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="18748-4"/>
        <display value="Lung opacity"/>
      </coding>
      <text value="Lungenbefund"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="260373001"/>
        <display value="No abnormality detected"/>
      </coding>
      <text value="Keine Auffälligkeiten"/>
    </valueCodeableConcept>
    <interpretation>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
        <code value="N"/>
        <display value="Normal"/>
      </coding>
      <text value="Normalbefund"/>
    </interpretation>
  </component>
</Observation>