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

: AtApsObservationResultsLaboratoryPathology-Beispiel - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="AtApsExampleObservationResultsLaboratoryPathology01"/>
  <meta>
    <profile
             value="https://fhir.hl7.at/elga/aps/r4/StructureDefinition/at-aps-observationresultslaboratorypathology"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation AtApsExampleObservationResultsLaboratoryPathology01</b></p><a name="AtApsExampleObservationResultsLaboratoryPathology01"> </a><a name="hcAtApsExampleObservationResultsLaboratoryPathology01"> </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-observationresultslaboratorypathology.html">AT APS Observation Results Laboratory Pathology</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span>, <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 1}">Allgemeiner Laborbefund</span></p><p><b>code</b>: <span title="Codes:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 17880}">Pathologiebefund</span></p><p><b>subject</b>: <a href="Patient-at-aps-example-patient-01.html">Maria Mustermann</a></p><p><b>effective</b>: 2025-06-20 14:00:00+0200</p><p><b>performer</b>: <a href="Practitioner-at-aps-example-practitioner-01.html">Hanna Hausärztin</a></p><p><b>value</b>: Karzinom — maligne epitheliale Neoplasie</p><p><b>interpretation</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}">Pathologischer Befund</span></p><p><b>specimen</b>: <a href="Specimen-AtApsExampleSpecimen01.html">Gewebeprobe Tumorbiopsie</a></p><p><b>hasMember</b>: <a href="Observation-AtApsExampleObservationResultsLaboratoryPathology01.html">Subobservation 1</a></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:{https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung 17881}">Histologischer Typ</span></td><td><span title="Codes:{http://snomed.info/sct 363406005}">Karzinom</span></td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation H}">Pathologisch relevant</span></td></tr></table></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung"/>
      <code value="1"/>
      <display value="Allgemeiner Laborbefund"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung"/>
      <code value="17880"/>
      <display value="Zytologie"/>
    </coding>
    <text value="Pathologiebefund"/>
  </code>
  <subject>🔗 
    <reference value="Patient/at-aps-example-patient-01"/>
    <display value="Maria Mustermann"/>
  </subject>
  <effectiveDateTime value="2025-06-20T14:00:00+02:00"/>
  <performer>🔗 
    <reference value="Practitioner/at-aps-example-practitioner-01"/>
    <display value="Hanna Hausärztin"/>
  </performer>
  <valueString value="Karzinom — maligne epitheliale Neoplasie"/>
  <interpretation>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
      <code value="H"/>
      <display value="High"/>
    </coding>
    <text value="Pathologischer Befund"/>
  </interpretation>
  <specimen>🔗 
    <reference value="Specimen/AtApsExampleSpecimen01"/>
    <display value="Gewebeprobe Tumorbiopsie"/>
  </specimen>
  <hasMember>🔗 
    <reference
               value="Observation/AtApsExampleObservationResultsLaboratoryPathology01"/>
    <display value="Subobservation 1"/>
  </hasMember>
  <component>
    <code>
      <coding>
        <system
                value="https://termgit.elga.gv.at/CodeSystem/elga-laborparameterergaenzung"/>
        <code value="17881"/>
        <display value="Histologischer Typ"/>
      </coding>
      <text value="Histologischer Typ"/>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="363406005"/>
        <display value="Carcinoma"/>
      </coding>
      <text value="Karzinom"/>
    </valueCodeableConcept>
    <interpretation>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"/>
        <code value="H"/>
        <display value="High"/>
      </coding>
      <text value="Pathologisch relevant"/>
    </interpretation>
  </component>
</Observation>