ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: Example Observation - ISiKRaucherStatusBeispiel - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ISiKRaucherStatusBeispiel"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKRaucherStatus"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ISiKRaucherStatusBeispiel</b></p><a name="ISiKRaucherStatusBeispiel"> </a><a name="hcISiKRaucherStatusBeispiel"> </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-ISiKRaucherStatus.html">ISiK Raucherstatus</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 77176002}, {http://loinc.org 72166-2}">Smoker</span></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>encounter</b>: <a href="Encounter-Fachabteilungskontakt.html">Encounter: extension = ; identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt,Operation; serviceType = Innere Medizin; period = 2021-02-12 --&gt; 2021-02-13</a></p><p><b>effective</b>: 2024-01-01</p><p><b>performer</b>: <a href="Practitioner-PractitionerWalterArzt.html">Practitioner Walter Arzt(official)</a></p><p><b>value</b>: <span title="Codes:{http://loinc.org LA15920-4}">Former smoker</span></p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000274103/version/20231115"/>
      <code value="77176002"/>
      <display value="Smoker"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <version value="2.77"/>
      <code value="72166-2"/>
      <display value="Tobacco smoking status"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientinMusterfrau"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Fachabteilungskontakt"/>
  </encounter>
  <effectiveDateTime value="2024-01-01"/>
  <performer>🔗 
    <reference value="Practitioner/PractitionerWalterArzt"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://loinc.org"/>
      <version value="2.77"/>
      <code value="LA15920-4"/>
      <display value="Former smoker"/>
    </coding>
  </valueCodeableConcept>
</Observation>