teleassistenza
0.2.0 - trial-use

teleassistenza - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EsempioEncointerTeleassistenza - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="enc-tele-1"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/teleassistenza/StructureDefinition/EncounterTeleassistenza"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter enc-tele-1</b></p><a name="enc-tele-1"> </a><a name="hcenc-tele-1"> </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-EncounterTeleassistenza.html">EncounterTeleassistenza</a></p></div><p><b>identifier</b>: <code>http://hl7.it/fhir/televisita/sid/codiceNosologico</code>/POD.123e4567-e89b-12d3-a456-426614174000</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.0/CodeSystem-v3-ActCode.html#v3-ActCode-VR">ActCode VR</a>: Virtual (version = 9.0.0 )</p><p><b>priority</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActPriority R}">routine</span></p><p><b>subject</b>: <a href="Patient-patient-mrossi.html">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>basedOn</b>: <a href="ServiceRequest-ServiceRequestTeleassistenzaExample.html">ServiceRequest Treatment planning for teletherapy</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-pract-bianchi.html">Practitioner John Doe </a></td></tr></table><p><b>period</b>: 2025-06-16 09:00:00+0200 --&gt; 2025-06-16 09:45:00+0200</p><p><b>serviceProvider</b>: <a href="Organization-org-assistenza.html">Organization ASL Roma 1</a></p></div>
  </text>
  <identifier>
    <system value="http://hl7.it/fhir/televisita/sid/codiceNosologico"/>
    <value value="POD.123e4567-e89b-12d3-a456-426614174000"/>
  </identifier>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <version value="9.0.0"/>
    <code value="VR"/>
    <display value="Virtual"/>
  </class>
  <priority>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActPriority"/>
      <code value="R"/>
      <display value="routine"/>
    </coding>
  </priority>
  <subject>🔗 
    <reference value="Patient/patient-mrossi"/>
  </subject>
  <basedOn>🔗 
    <reference value="ServiceRequest/ServiceRequestTeleassistenzaExample"/>
  </basedOn>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/pract-bianchi"/>
    </individual>
  </participant>
  <period>
    <start value="2025-06-16T09:00:00+02:00"/>
    <end value="2025-06-16T09:45:00+02:00"/>
  </period>
  <serviceProvider>🔗 
    <reference value="Organization/org-assistenza"/>
  </serviceProvider>
</Encounter>