ISiK Basis Implementierungsleitfaden
Version 6.0.0-rc - ci-build

: Example Observation - ISiKAlkoholAbususBeispiel - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ISiKAlkoholAbususBeispiel"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/isik/StructureDefinition/ISiKAlkoholAbusus"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ISiKAlkoholAbususBeispiel</b></p><a name="ISiKAlkoholAbususBeispiel"> </a><a name="hcISiKAlkoholAbususBeispiel"> </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-ISiKAlkoholAbusus.html">ISiK Alkohol Abusus</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 15167005}, {http://loinc.org 74043-1}">Schädlicher Gebrauch von Alkohol</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://terminology.hl7.org/CodeSystem/v2-0532 Y}">Yes</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="15167005"/>
      <display value="Schädlicher Gebrauch von Alkohol"/>
    </coding>
    <coding>
      <system value="http://loinc.org"/>
      <version value="2.77"/>
      <code value="74043-1"/>
      <display value="Alcohol use disorder"/>
    </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://terminology.hl7.org/CodeSystem/v2-0532"/>
      <code value="Y"/>
      <display value="Yes"/>
    </coding>
  </valueCodeableConcept>
</Observation>