Estonian Base Implementation Guide
1.1.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Inpatient encounter of Mart Mets - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="EncounterPatient1"/>
  <meta>
    <profile value="https://fhir.ee/base/StructureDefinition/ee-encounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter EncounterPatient1</b></p><a name="EncounterPatient1"> </a><a name="hcEncounterPatient1"> </a><a name="EncounterPatient1-en-US"> </a><p><b>status</b>: In Progress</p><p><b>class</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}">inpatient encounter</span></p><p><b>subject</b>: <a href="Patient-pat1.html">Mart Mets (official) Male, DoB: 1973-02-10 ( https://fhir.ee/sid/pid/est/ni#Estonian Personal National Identification Code#37302102711)</a></p><p><b>episodeOfCare</b>: <a href="EpisodeOfCare-eoc1.html">EpisodeOfCare: identifier = https://rh.ee/episodeofcare-identifier#123; status = active; period = 2023-05-09 --&gt; (ongoing)</a></p><p><b>serviceProvider</b>: <a href="Organization-rh.html">Organization Rakvere Haigla</a></p><p><b>actualPeriod</b>: 2023-05-09 --&gt; (ongoing)</p><h3>Locations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Location</b></td><td><b>Status</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>Emergency Waiting Room</td><td>Active</td><td>2023-05-09 19:00:00+0200 --&gt; (ongoing)</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/encounter-modeOfArrival">
    <valueCoding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0430"/>
      <code value="A"/>
      <display value="Ambulance"/>
    </valueCoding>
  </extension>
  <status value="in-progress"/>
  <class>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="IMP"/>
    </coding>
  </class>
  <subject>🔗 
    <reference value="Patient/pat1"/>
  </subject>
  <episodeOfCare>🔗 
    <reference value="EpisodeOfCare/eoc1"/>
  </episodeOfCare>
  <serviceProvider>🔗 
    <reference value="Organization/rh"/>
  </serviceProvider>
  <actualPeriod>
    <start value="2023-05-09"/>
  </actualPeriod>
  <location>
    <location>
      <display value="Emergency Waiting Room"/>
    </location>
    <status value="active"/>
    <period>
      <start value="2023-05-09T19:00:00+02:00"/>
    </period>
  </location>
</Encounter>