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

: EsempioPianoDiTeleassistenzaTransaction - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="EsempioPianoDiTeleassistenzaTransaction"/>
  <meta>
    <profile
             value="http://hl7.it/fhir/teleassistenza/StructureDefinition/BundlePianoTeleassistenzaTransaction"/>
  </meta>
  <type value="transaction"/>
  <entry>
    <fullUrl value="http://example.org/fhir/Patient/patient-mrossi"/>
    <resource>
      <Patient>
        <id value="patient-mrossi"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/PatientTeleassistenza"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_patient-mrossi"> </a><p class="res-header-id"><b>Generated Narrative: Patient patient-mrossi</b></p><a name="patient-mrossi"> </a><a name="hcpatient-mrossi"> </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-PatientTeleassistenza.html">PatientTeleassistenza</a></p></div><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3"><ul><li>ph: 3331245678</li><li><a href="mailto:maria.rossi@mail.com">maria.rossi@mail.com</a></li><li>Via della Libertà, 52 Milano Italia 20100 IT (home)</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Emergency Contact">Emergency Contact:</td><td colspan="3"><ul><li>Luigi Rossi </li><li>ph: 3312345567</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="Nominated Contact: Emergency Contact">Emergency Contact:</td><td colspan="3"><ul><li>Maria Bianchi </li><li>ph: 3311234598</li></ul></td></tr><tr><td style="background-color: #f3f5da" title="The registered place of birth of the patient. A sytem may use the address.text if they don't store the birthPlace address in discrete elements."><a href="http://hl7.org/fhir/extensions/5.2.0/StructureDefinition-patient-birthPlace.html">Patient Birth Place</a></td><td colspan="3">Via della Vittoria, 1 Milano Italia 20100 IT </td></tr></table></div>
        </text>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/patient-birthPlace">
          <valueAddress>
            <extension
                       url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-official">
              <valueBoolean value="true"/>
            </extension>
            <line value="Via della Vittoria, 1">
              <extension
                         url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
                <valueString value="Via della Vittoria"/>
              </extension>
              <extension
                         url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
                <valueString value="1"/>
              </extension>
            </line>
            <city value="Milano"/>
            <state value="Italia"/>
            <postalCode value="20100"/>
            <country value="IT"/>
          </valueAddress>
        </extension>
        <identifier>
          <system value="http://hl7.it/sid/codiceFiscale"/>
          <value value="RSSMRA71E01F205E"/>
        </identifier>
        <name>
          <family value="Rossi"/>
          <given value="Maria"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="3331245678"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="maria.rossi@mail.com"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1971-05-01"/>
        <address>
          <extension
                     url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-official">
            <valueBoolean value="true"/>
          </extension>
          <extension
                     url="http://hl7.it/fhir/teleassistenza/StructureDefinition/recordCertification">
            <extension url="who">
              <valueCodeableConcept>
                <coding>
                  <system
                          value="https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita"/>
                  <code value="gov"/>
                </coding>
              </valueCodeableConcept>
            </extension>
          </extension>
          <use value="home"/>
          <line value="Via della Libertà, 52">
            <extension
                       url="http://hl7.it/fhir/teleassistenza/StructureDefinition/address-dug">
              <valueCodeableConcept>
                <coding>
                  <system
                          value="https://www.hl7.it/fhir/terminology/CodeSystem/dug"/>
                  <code value="67"/>
                  <display value="via"/>
                </coding>
              </valueCodeableConcept>
            </extension>
          </line>
          <city value="Milano"/>
          <state value="Italia"/>
          <postalCode value="20100"/>
          <country value="IT"/>
        </address>
        <contact>
          <relationship>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
              <code value="C"/>
              <display value="Emergency Contact"/>
            </coding>
          </relationship>
          <name>
            <family value="Rossi"/>
            <given value="Luigi"/>
          </name>
          <telecom>
            <system value="phone"/>
            <value value="3312345567"/>
          </telecom>
        </contact>
        <contact>
          <relationship>
            <coding>
              <system value="http://terminology.hl7.org/CodeSystem/v2-0131"/>
              <code value="C"/>
              <display value="Emergency Contact"/>
            </coding>
          </relationship>
          <name>
            <family value="Bianchi"/>
            <given value="Maria"/>
          </name>
          <telecom>
            <system value="phone"/>
            <value value="3311234598"/>
          </telecom>
        </contact>
      </Patient>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Patient/patient-mrossi"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Practitioner/pract-bianchi"/>
    <resource>
      <Practitioner>
        <id value="pract-bianchi"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/PractitionerTeleassistenza"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Practitioner_pract-bianchi"> </a><p class="res-header-id"><b>Generated Narrative: Practitioner pract-bianchi</b></p><a name="pract-bianchi"> </a><a name="hcpract-bianchi"> </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-PractitionerTeleassistenza.html">PractitionerTeleassistenza</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/DOEMRA80A01H501Z</p><p><b>name</b>: John Doe </p></div>
        </text>
        <identifier>
          <system value="http://hl7.it/sid/codiceFiscale"/>
          <value value="DOEMRA80A01H501Z"/>
        </identifier>
        <name>
          <family value="Doe"/>
          <given value="John"/>
        </name>
      </Practitioner>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Practitioner/pract-bianchi"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Organization/org-assistenza"/>
    <resource>
      <Organization>
        <id value="org-assistenza"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/OrganizationT1"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_org-assistenza"> </a><p class="res-header-id"><b>Generated Narrative: Organization org-assistenza</b></p><a name="org-assistenza"> </a><a name="hcorg-assistenza"> </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-OrganizationT1.html">OrganizationT1</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/fls</code>/120201, <code>https://www.hl7.it/fhir/terminology/ValueSet/uri-idAslRegione</code>/http://hl7.it/sid/lazio/asl, <code>http://hl7.it/sid/partitaIva</code>/12345678901, <code>http://hl7.it/sid/codiceFiscale</code>/01234567890</p><p><b>name</b>: ASL Roma 1</p></div>
        </text>
        <identifier>
          <system value="http://hl7.it/sid/fls"/>
          <value value="120201"/>
        </identifier>
        <identifier>
          <system
                  value="https://www.hl7.it/fhir/terminology/ValueSet/uri-idAslRegione"/>
          <value value="http://hl7.it/sid/lazio/asl"/>
        </identifier>
        <identifier>
          <system value="http://hl7.it/sid/partitaIva"/>
          <value value="12345678901"/>
        </identifier>
        <identifier>
          <system value="http://hl7.it/sid/codiceFiscale"/>
          <value value="01234567890"/>
        </identifier>
        <name value="ASL Roma 1"/>
      </Organization>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="Organization/org-assistenza"/>
    </request>
  </entry>
  <entry>
    <fullUrl
             value="http://example.org/fhir/PractitionerRole/practrole-bianchi-gom"/>
    <resource>
      <PractitionerRole>
        <id value="practrole-bianchi-gom"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/PractitionerRoleTeleassistenza"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="PractitionerRole_practrole-bianchi-gom"> </a><p class="res-header-id"><b>Generated Narrative: PractitionerRole practrole-bianchi-gom</b></p><a name="practrole-bianchi-gom"> </a><a name="hcpractrole-bianchi-gom"> </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-PractitionerRoleTeleassistenza.html">PractitionerRoleTeleassistenza</a></p></div><p><b>practitioner</b>: <a href="Practitioner-pract-bianchi.html">Practitioner John Doe </a></p><p><b>organization</b>: <a href="Organization-org-assistenza.html">Organization ASL Roma 1</a></p><p><b>specialty</b>: <span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole 07}">Cardiochirurgia</span></p></div>
        </text>
        <practitioner>🔗 
          <reference value="Practitioner/pract-bianchi"/>
        </practitioner>
        <organization>🔗 
          <reference value="Organization/org-assistenza"/>
        </organization>
        <specialty>
          <coding>
            <system
                    value="http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole"/>
            <code value="07"/>
            <display value="Cardiochirurgia"/>
          </coding>
        </specialty>
      </PractitionerRole>
    </resource>
    <request>
      <method value="PUT"/>
      <url value="PractitionerRole/practrole-bianchi-gom"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Composition/composition-pta-1"/>
    <resource>
      <Composition>
        <id value="composition-pta-1"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/CompositionPianoTA"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Composition_composition-pta-1"> </a><p class="res-header-id"><b>Generated Narrative: Composition composition-pta-1</b></p><a name="composition-pta-1"> </a><a name="hccomposition-pta-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-CompositionPianoTA.html">CompositionPianoTA</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 75496-0}">Telehealth Note</span></p><p><b>encounter</b>: <a href="Encounter-enc-tele-1.html">Encounter: identifier = http://hl7.it/fhir/televisita/sid/codiceNosologico#POD.123e4567-e89b-12d3-a456-426614174000; status = finished; class = Virtual (ActCode[9.0.0]#VR); priority = routine; period = 2025-06-16 09:00:00+0200 --&gt; 2025-06-16 09:45:00+0200</a></p><p><b>date</b>: 2025-06-16 10:30:00+0200</p><p><b>author</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>title</b>: Piano di Teleassistenza</p><h3>Attesters</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Mode</b></td><td><b>Time</b></td><td><b>Party</b></td></tr><tr><td style="display: none">*</td><td>Legal</td><td>2023-02-25 12:45:00+0100</td><td><a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></td></tr></table></div>
        </text>
        <status value="final"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="75496-0"/>
            <display value="Telehealth Note"/>
          </coding>
        </type>
        <subject>🔗 
          <reference value="Patient/patient-mrossi"/>
        </subject>
        <encounter>🔗 
          <reference value="Encounter/enc-tele-1"/>
        </encounter>
        <date value="2025-06-16T10:30:00+02:00"/>
        <author>🔗 
          <reference value="PractitionerRole/practrole-bianchi-gom"/>
        </author>
        <title value="Piano di Teleassistenza"/>
        <attester>
          <mode value="legal"/>
          <time value="2023-02-25T12:45:00+01:00"/>
          <party>🔗 
            <reference value="PractitionerRole/practrole-bianchi-gom"/>
          </party>
        </attester>
        <section>
          <title value="pianoDiCura"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="18776-5"/>
            </coding>
          </code>
          <entry>🔗 
            <reference value="CarePlan/careplan-tele-1"/>
          </entry>
        </section>
        <section>
          <title value="diagnosi"/>
          <code>
            <coding>
              <system value="http://loinc.org"/>
              <code value="29548-5"/>
            </coding>
          </code>
          <entry>🔗 
            <reference value="Observation/obs-dx-icd9"/>
          </entry>
        </section>
      </Composition>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Composition"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/CarePlan/careplan-tele-1"/>
    <resource>
      <CarePlan>
        <id value="careplan-tele-1"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/CarePlanPianoDiCuraTeleassistenza"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="CarePlan_careplan-tele-1"> </a><p class="res-header-id"><b>Generated Narrative: CarePlan careplan-tele-1</b></p><a name="careplan-tele-1"> </a><a name="hccareplan-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-CarePlanPianoDiCuraTeleassistenza.html">CarePlanPianoDiCuraTeleassistenza</a></p></div><p><b>identifier</b>: TM-2025-000123</p><p><b>status</b>: Active</p><p><b>intent</b>: Plan</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>period</b>: 2025-09-01 --&gt; 2026-08-31</p><p><b>author</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Kind</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td style="display: none">*</td><td>ServiceRequest</td><td><span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni 89.01.3}">VISITA CARDIOLOGICA DI CONTROLLO. Incluso eventuale ECG.</span></td><td>Scheduled</td><td>2 per 1 day</td><td><a href="Organization-org-assistenza.html">Organization ASL Roma 1</a></td><td>Rilevazione PA, FC, SpO2 due volte al giorno; fascia 08:00-10:00 e 18:00-20:00.</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td style="display: none">*</td><td>ServiceRequest</td><td><a href="ActivityDefinition-actdef-teleass.html">TeleassistenzaInferm</a></td><td><span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni 89.01.3}">VISITA CARDIOLOGICA DI CONTROLLO. Incluso eventuale ECG.</span></td><td>Scheduled</td><td>Once per 1 week</td><td><a href="Organization-org-assistenza.html">Organization ASL Roma 1</a></td><td>Contatto infermieristico settimanale (09:00-12:00).</td></tr></table></blockquote><p><b>note</b>: </p><blockquote><div><p>Regole: in caso di superamento soglie, contattare numero dedicato; seguire indicazioni terapeutiche.</p>
</div></blockquote></div>
        </text>
        <identifier>
          <value value="TM-2025-000123"/>
        </identifier>
        <status value="active"/>
        <intent value="plan"/>
        <subject>🔗 
          <reference value="Patient/patient-mrossi"/>
        </subject>
        <period>
          <start value="2025-09-01"/>
          <end value="2026-08-31"/>
        </period>
        <author>🔗 
          <reference value="PractitionerRole/practrole-bianchi-gom"/>
        </author>
        <activity>
          <detail>
            <kind value="ServiceRequest"/>
            <code>
              <coding>
                <system
                        value="http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni"/>
                <code value="89.01.3"/>
                <display
                         value="VISITA CARDIOLOGICA DI CONTROLLO. Incluso eventuale ECG."/>
              </coding>
            </code>
            <status value="scheduled"/>
            <scheduledTiming>
              <repeat>
                <frequency value="2"/>
                <period value="1"/>
                <periodUnit value="d"/>
              </repeat>
            </scheduledTiming>
            <performer>🔗 
              <reference value="Organization/org-assistenza"/>
            </performer>
            <description
                         value="Rilevazione PA, FC, SpO2 due volte al giorno; fascia 08:00-10:00 e 18:00-20:00."/>
          </detail>
        </activity>
        <activity>
          <detail>
            <kind value="ServiceRequest"/>
            <instantiatesCanonical
                                   value="http://hl7.it/fhir/teleassistenza/ActivityDefinition/actdef-teleass"/>
            <code>
              <coding>
                <system
                        value="http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni"/>
                <code value="89.01.3"/>
                <display
                         value="VISITA CARDIOLOGICA DI CONTROLLO. Incluso eventuale ECG."/>
              </coding>
            </code>
            <status value="scheduled"/>
            <scheduledTiming>
              <repeat>
                <frequency value="1"/>
                <period value="1"/>
                <periodUnit value="wk"/>
              </repeat>
            </scheduledTiming>
            <performer>🔗 
              <reference value="Organization/org-assistenza"/>
            </performer>
            <description
                         value="Contatto infermieristico settimanale (09:00-12:00)."/>
          </detail>
        </activity>
        <note>
          <text
                value="Regole: in caso di superamento soglie, contattare numero dedicato; seguire indicazioni terapeutiche."/>
        </note>
      </CarePlan>
    </resource>
    <request>
      <method value="POST"/>
      <url value="CarePlan"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Encounter/enc-tele-1"/>
    <resource>
      <Encounter>
        <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"><a name="Encounter_enc-tele-1"> </a><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>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Encounter"/>
    </request>
  </entry>
  <entry>
    <fullUrl value="http://example.org/fhir/Observation/obs-dx-icd9"/>
    <resource>
      <Observation>
        <id value="obs-dx-icd9"/>
        <meta>
          <profile
                   value="http://hl7.it/fhir/teleassistenza/StructureDefinition/ObservationTeleassistenza"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Observation_obs-dx-icd9"> </a><p class="res-header-id"><b>Generated Narrative: Observation obs-dx-icd9</b></p><a name="obs-dx-icd9"> </a><a name="hcobs-dx-icd9"> </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-ObservationTeleassistenza.html">ObservationTeleassistenza</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Diagnosi</span></p><p><b>code</b>: <span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm 428.0}">Diagnosi principale</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>effective</b>: 2024-03-15</p><p><b>performer</b>: <a href="PractitionerRole-practrole-bianchi-gom.html">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>value</b>: <span title="Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm 428.0}">Insufficienza cardiaca congestizia</span></p></div>
        </text>
        <status value="final"/>
        <category>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/observation-category"/>
            <code value="social-history"/>
          </coding>
          <text value="Diagnosi"/>
        </category>
        <code>
          <coding>
            <system
                    value="http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm"/>
            <code value="428.0"/>
            <display
                     value="INSUFFICIENZA CARDIACA CONGESTIZIA NON SPECIFICATA (SCOMPENSO CARDIACO CONGESTIZIO NON SPECIFICATO)"/>
          </coding>
          <text value="Diagnosi principale"/>
        </code>
        <subject>🔗 
          <reference value="Patient/patient-mrossi"/>
        </subject>
        <effectiveDateTime value="2024-03-15"/>
        <performer>🔗 
          <reference value="PractitionerRole/practrole-bianchi-gom"/>
        </performer>
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://hl7.it/fhir/teleassistenza/CodeSystem/diagnosi-icd9cm"/>
            <code value="428.0"/>
            <display
                     value="INSUFFICIENZA CARDIACA CONGESTIZIA NON SPECIFICATA (SCOMPENSO CARDIACO CONGESTIZIO NON SPECIFICATO)"/>
          </coding>
          <text value="Insufficienza cardiaca congestizia"/>
        </valueCodeableConcept>
      </Observation>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Observation"/>
    </request>
  </entry>
</Bundle>