HL7 FHIR Implementation Guide Dossier Farmaceutico
0.1.1 - ci-build Italy flag

HL7 FHIR Implementation Guide Dossier Farmaceutico, published by HL7 Italia. This guide is not an authorized publication; it is the continuous build for version 0.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-it/dossier-pharma/ and changes regularly. See the Directory of published versions

: Encounter ambulatoriale - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="7b06368c-7089-4f66-acc8-30e1fcbd31f6"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter 7b06368c-7089-4f66-acc8-30e1fcbd31f6</b></p><a name="7b06368c-7089-4f66-acc8-30e1fcbd31f6"> </a><a name="hc7b06368c-7089-4f66-acc8-30e1fcbd31f6"> </a><a name="7b06368c-7089-4f66-acc8-30e1fcbd31f6-it-IT"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href="Patient-Patient-Dossier-Esempio.html">Angela Verdi  Female, DoB: 1989-04-03 ( http://hl7.it/sid/codiceFiscale#VRDNGL89D43H501J)</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType SPRF}">Secondary performer</span></td><td><a href="Practitioner-PractitionerExample.html">Practitioner Désirée Pellé </a></td></tr></table><p><b>period</b>: 2023-02-25 11:45:00+0100 --&gt; 2023-02-25 12:45:00+0100</p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>🔗 
    <reference value="Patient/Patient-Dossier-Esempio"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="SPRF"/>
        <display value="Secondary performer"/>
      </coding>
    </type>
    <individual>🔗 
      <reference value="Practitioner/PractitionerExample"/>
    </individual>
  </participant>
  <period>
    <start value="2023-02-25T11:45:00+01:00"/>
    <end value="2023-02-25T12:45:00+01:00"/>
  </period>
</Encounter>