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

: EsempioAppointmentTeleassistenza - XML Representation

Raw xml | Download


<Appointment xmlns="http://hl7.org/fhir">
  <id value="9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/teleassistenza/StructureDefinition/AppointmentTeleassistenza"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Appointment 9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908</b></p><a name="9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908"> </a><a name="hc9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908"> </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-AppointmentTeleassistenza.html">AppointmentTeleassistenza</a></p></div><p><b>identifier</b>: TV-20250709-001</p><p><b>status</b>: Booked</p><p><b>serviceCategory</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/service-category 8}">Counselling</span></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 4914002}">Treatment planning for teletherapy</span></p><p><b>start</b>: 2025-07-09 10:00:00+0100</p><p><b>end</b>: 2025-07-09 10:30:00+0100</p><p><b>created</b>: 2025-07-01 09:00:00+0100</p><p><b>basedOn</b>: <a href="ServiceRequest-ServiceRequestTeleassistenzaExample.html">ServiceRequest Treatment planning for teletherapy</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="Patient-patient-mrossi.html">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>status</b>: Accepted</p></blockquote></div>
  </text>
  <identifier>
    <value value="TV-20250709-001"/>
  </identifier>
  <status value="booked"/>
  <serviceCategory>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/service-category"/>
      <version value="1.1.1"/>
      <code value="8"/>
      <display value="Counselling"/>
    </coding>
  </serviceCategory>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="4914002"/>
      <display value="Treatment planning for teletherapy"/>
    </coding>
    <text value="Treatment planning for teletherapy"/>
  </reasonCode>
  <start value="2025-07-09T10:00:00+01:00"/>
  <end value="2025-07-09T10:30:00+01:00"/>
  <created value="2025-07-01T09:00:00+01:00"/>
  <basedOn>🔗 
    <reference value="ServiceRequest/ServiceRequestTeleassistenzaExample"/>
  </basedOn>
  <participant>
    <actor>🔗 
      <reference value="Patient/patient-mrossi"/>
    </actor>
    <status value="accepted"/>
  </participant>
  <participant>
    <actor>🔗 
      <reference value="PractitionerRole/practrole-bianchi-gom"/>
    </actor>
    <status value="accepted"/>
  </participant>
</Appointment>