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

: AtApsDiagnosticReport-Beispiel - XML Representation

Raw xml | Download


<DiagnosticReport xmlns="http://hl7.org/fhir">
  <id value="AtApsExampleDiagnosticReport01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-diagnosticreport"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DiagnosticReport AtApsExampleDiagnosticReport01</b></p><a name="AtApsExampleDiagnosticReport01"> </a><a name="hcAtApsExampleDiagnosticReport01"> </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-diagnosticreport.html">AT APS DiagnosticReport</a></p></div><h2><span title="Codes:{http://loinc.org 58410-2}">Laborbefund</span> (<span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}">Labor</span>) </h2><table class="grid"><tr><td>Subject</td><td>Max Mustermann  Male, DoB: 1900-01-01 ( Social Security number: 1234010100)</td></tr><tr><td>When For</td><td>2024-09-15 10:30:00+0100</td></tr><tr><td>Reported</td><td>2024-09-15 11:00:00+0100</td></tr><tr><td>Performer</td><td> <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></td></tr></table><p><b>Report Details</b></p><table class="grid"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Reference Range</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href="Observation-AtApsExampleObservation01.html"><span title="Codes:{http://loinc.org 718-7}">Hämoglobin</span></a></td><td>13.6 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span></td><td>12 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span> - 17.5 g/dL<span style="background: LightGoldenRodYellow"> (Details: UCUM  codeg/dL = 'g/dL')</span></td><td>Final</td><td>2024-10-10 09:30:00+0100</td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0074"/>
      <code value="LAB"/>
      <display value="Labor"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="58410-2"/>
      <display value="Laboratory report"/>
    </coding>
    <text value="Laborbefund"/>
  </code>
  <subject>
    <reference value="Patient/HL7ATCorePatientExample01"/>
    <display value="Max Mustermann"/>
  </subject>
  <effectiveDateTime value="2024-09-15T10:30:00+01:00"/>
  <issued value="2024-09-15T11:00:00+01:00"/>
  <performer>🔗 
    <reference value="Practitioner/at-aps-example-practitioner-01"/>
    <display value="Hanna Hausärztin"/>
  </performer>
  <specimen>🔗 
    <reference value="Specimen/AtApsExampleSpecimen01"/>
    <display value="Blutprobe"/>
  </specimen>
  <result>🔗 
    <reference value="Observation/AtApsExampleObservation01"/>
    <display value="Hämoglobin"/>
  </result>
</DiagnosticReport>