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

: EsempioServiceRequestTeleassistenza - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="ServiceRequestTeleassistenzaExample"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/teleassistenza/StructureDefinition/ServiceRequestTeleassistenza"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest ServiceRequestTeleassistenzaExample</b></p><a name="ServiceRequestTeleassistenzaExample"> </a><a name="hcServiceRequestTeleassistenzaExample"> </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-ServiceRequestTeleassistenza.html">ServiceRequestTeleassistenza</a></p></div><p><b>identifier</b>: <code>http://example.org/fhir/id/servicerequest</code>/SR-2025-000987</p><p><b>requisition</b>: Assistiti SASN con visita domiciliare/REQ-2025-000123</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole 07}">Cardiochirurgia</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 4914002}">Teleassistenza sincrona via video per monitoraggio paziente cronico</span></p><p><b>orderDetail</b>: <span title="Codes:">Controllo parametri e counselling per scompenso cardiaco; include verifica aderenza terapeutica.</span></p><p><b>quantity</b>: 1</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>occurrence</b>: 2025-10-27 10:00:00+0100 --&gt; 2025-10-27 10:30:00+0100</p><p><b>authoredOn</b>: 2025-10-25 14:15:00+0200</p><p><b>requester</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>performer</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>reasonCode</b>: <span title="Codes:">Scompenso cardiaco cronico - follow-up teleassistito</span></p><p><b>note</b>: </p><blockquote><div><p>Paziente dotato di tablet aziendale; preferire fascia mattutina.</p>
</div></blockquote></div>
  </text>
  <identifier>
    <system value="http://example.org/fhir/id/servicerequest"/>
    <value value="SR-2025-000987"/>
  </identifier>
  <requisition>
    <type>
      <coding>
        <system
                value="http://hl7.it/fhir/teleassistenza/CodeSystem/cs-tipo-ricetta"/>
        <code value="ND"/>
        <display value="Assistiti SASN con visita domiciliare"/>
      </coding>
    </type>
    <value value="REQ-2025-000123"/>
  </requisition>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system
              value="http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole"/>
      <code value="07"/>
      <display value="Cardiochirurgia"/>
    </coding>
  </category>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="4914002"/>
      <display value="Treatment planning for teletherapy"/>
    </coding>
    <text
          value="Teleassistenza sincrona via video per monitoraggio paziente cronico"/>
  </code>
  <orderDetail>
    <text
          value="Controllo parametri e counselling per scompenso cardiaco; include verifica aderenza terapeutica."/>
  </orderDetail>
  <quantityQuantity>
    <value value="1"/>
  </quantityQuantity>
  <subject>🔗 
    <reference value="Patient/patient-mrossi"/>
  </subject>
  <occurrencePeriod>
    <start value="2025-10-27T10:00:00+01:00"/>
    <end value="2025-10-27T10:30:00+01:00"/>
  </occurrencePeriod>
  <authoredOn value="2025-10-25T14:15:00+02:00"/>
  <requester>🔗 
    <reference value="PractitionerRole/practrole-bianchi-gom"/>
  </requester>
  <performer>🔗 
    <reference value="PractitionerRole/practrole-bianchi-gom"/>
  </performer>
  <reasonCode>
    <text value="Scompenso cardiaco cronico - follow-up teleassistito"/>
  </reasonCode>
  <note>
    <text
          value="Paziente dotato di tablet aziendale; preferire fascia mattutina."/>
  </note>
</ServiceRequest>