Patsiendi elulõpu tahteavaldus
0.1.0 - trial-use

Patsiendi elulõpu tahteavaldus, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-pet/ and changes regularly. See the Directory of published versions

: AHDCounselingEncounterExample - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="AHDCounselingEncounterExample"/>
  <meta>
    <profile value="https://fhir.ee/ahd/StructureDefinition/ahd-counseling"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter AHDCounselingEncounterExample</b></p><a name="AHDCounselingEncounterExample"> </a><a name="hcAHDCounselingEncounterExample"> </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-ahd-counseling.html">PET nõustamise visiit</a></p></div><p><b>status</b>: Completed</p><p><b>type</b>: <span title="Codes:">AHD nõustamine</span></p><p><b>subject</b>: <a href="Patient-200.html">Pauliine Jänes (official) (no stated gender), DoB Unknown ( https://fhir.ee/sid/pid/est/ni#49406240016)</a></p><p><b>serviceProvider</b>: <a href="Organization-organization-example.html">Organization Kesklinna Perearstikeskus</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td><a href="PractitionerRole-ahd-counseling-hcp-example.html">PractitionerRole: identifier = https://fhir.ee/sid/pro/tervishoiutootaja-kood#D12345; specialty = </a></td></tr></table><p><b>actualPeriod</b>: 2026-04-01 10:00:00+0300 --&gt; 2026-04-01 10:30:00+0300</p></div>
  </text>
  <status value="completed"/>
  <type>
    <text value="AHD nõustamine"/>
  </type>
  <subject>🔗 
    <reference value="Patient/200"/>
  </subject>
  <serviceProvider>🔗 
    <reference value="Organization/organization-example"/>
  </serviceProvider>
  <participant>
    <actor>🔗 
      <reference value="PractitionerRole/ahd-counseling-hcp-example"/>
    </actor>
  </participant>
  <actualPeriod>
    <start value="2026-04-01T10:00:00+03:00"/>
    <end value="2026-04-01T10:30:00+03:00"/>
  </actualPeriod>
</Encounter>