Televisita
0.1.0 - ci-build

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

: RefertoDiTelevisitaTransaction - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "RefertoDiTelevisitaTransaction",
  "meta" : {
    "profile" : [
      🔗 "https://agenas.gov.it/fhir/StructureDefinition/BundleRefertoDiTelevisitaTransaction"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "http://example/Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/PatientTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient 2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82</b></p><a name=\"2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </a><a name=\"hc2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82\"> </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-PatientTelemedicina.html\">PatientTelemedicina</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 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.3.0-ballot-tc1/StructureDefinition-patient-birthPlace.html\">Patient Birth Place</a></td><td colspan=\"3\">Via della Vittoria, 1 Milano 20100 IT </td></tr></table></div>"
        },
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/patient-birthPlace",
            "valueAddress" : {
              "extension" : [
                {
                  "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-official",
                  "valueBoolean" : true
                }
              ],
              "line" : [
                "Via della Vittoria, 1"
              ],
              "_line" : [
                {
                  "extension" : [
                    {
                      "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                      "valueString" : "Via della Vittoria"
                    },
                    {
                      "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                      "valueString" : "1"
                    }
                  ]
                }
              ],
              "city" : "Milano",
              "postalCode" : "20100",
              "country" : "IT"
            }
          }
        ],
        "identifier" : [
          {
            "system" : "http://hl7.it/sid/codiceFiscale",
            "value" : "RSSMRA71E01F205E"
          }
        ],
        "name" : [
          {
            "family" : "Rossi",
            "given" : [
              "Maria"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "3331245678"
          },
          {
            "system" : "email",
            "value" : "maria.rossi@mail.com"
          }
        ],
        "gender" : "female",
        "birthDate" : "1971-05-01",
        "address" : [
          {
            "extension" : [
              {
                "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-official",
                "valueBoolean" : true
              },
              {
                "extension" : [
                  {
                    "url" : "who",
                    "valueCodeableConcept" : {
                      "coding" : [
                        {
                          "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/it-tipoEntita",
                          "code" : "gov"
                        }
                      ]
                    }
                  }
                ],
                "url" : "https://agenas.gov.it/fhir/StructureDefinition/recordCertification"
              }
            ],
            "use" : "home",
            "line" : [
              "Via della Libertà, 52"
            ],
            "_line" : [
              {
                "extension" : [
                  {
                    "url" : "https://agenas.gov.it/fhir/StructureDefinition/address-dug",
                    "valueCodeableConcept" : {
                      "coding" : [
                        {
                          "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/dug",
                          "code" : "67",
                          "display" : "via"
                        }
                      ]
                    }
                  }
                ]
              }
            ],
            "city" : "Milano",
            "postalCode" : "20100",
            "country" : "IT"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code" : "C",
                    "display" : "Emergency Contact"
                  }
                ]
              }
            ],
            "name" : {
              "family" : "Rossi",
              "given" : [
                "Luigi"
              ]
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "3312345567"
              }
            ]
          },
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code" : "C",
                    "display" : "Emergency Contact"
                  }
                ]
              }
            ],
            "name" : {
              "family" : "Bianchi",
              "given" : [
                "Maria"
              ]
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "3311234598"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Patient?identifier=http://hl7.it/sid/codiceFiscale|RSSMRA80A01H501Z"
      }
    },
    {
      "fullUrl" : "http://example/Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "2b373c5c-0fbf-4167-875b-47ee7fc5cd5d",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/PractitionerTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Practitioner_2b373c5c-0fbf-4167-875b-47ee7fc5cd5d\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Practitioner 2b373c5c-0fbf-4167-875b-47ee7fc5cd5d</b></p><a name=\"2b373c5c-0fbf-4167-875b-47ee7fc5cd5d\"> </a><a name=\"hc2b373c5c-0fbf-4167-875b-47ee7fc5cd5d\"> </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-PractitionerTelemedicina.html\">PractitionerTelemedicina</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/codiceFiscale</code>/DOEMRA80A01H501Z</p><p><b>name</b>: John Doe </p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.it/sid/codiceFiscale",
            "value" : "DOEMRA80A01H501Z"
          }
        ],
        "name" : [
          {
            "family" : "Doe",
            "given" : [
              "John"
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "Practitioner?identifier=http://hl7.it/sid/codiceFiscale|DOEMRA80A01H501Z"
      }
    },
    {
      "fullUrl" : "http://example/Organization/asl-roma-1",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "asl-roma-1",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/OrganizationT1"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_asl-roma-1\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization asl-roma-1</b></p><a name=\"asl-roma-1\"> </a><a name=\"hcasl-roma-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-OrganizationT1.html\">OrganizationT1</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/fls</code>/RM0011, <code>https://www.hl7.it/fhir/terminology/ValueSet/uri-idAslRegione</code>/RM1, <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>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.it/sid/fls",
            "value" : "RM0011"
          },
          {
            "system" : "https://www.hl7.it/fhir/terminology/ValueSet/uri-idAslRegione",
            "value" : "RM1"
          },
          {
            "system" : "http://hl7.it/sid/partitaIva",
            "value" : "12345678901"
          },
          {
            "system" : "http://hl7.it/sid/codiceFiscale",
            "value" : "01234567890"
          }
        ],
        "name" : "ASL Roma 1"
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization?identifier=http://hl7.it/sid/fls|RM0011"
      }
    },
    {
      "fullUrl" : "http://example/Organization/osp-pertini",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "osp-pertini",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/OrganizationT2"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_osp-pertini\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization osp-pertini</b></p><a name=\"osp-pertini\"> </a><a name=\"hcosp-pertini\"> </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-OrganizationT2.html\">OrganizationT2</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/hsp</code>/HSP00123</p><p><b>name</b>: Ospedale Sandro Pertini</p><p><b>partOf</b>: <a href=\"Organization-asl-roma-1.html\">Organization ASL Roma 1</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.it/sid/hsp",
            "value" : "HSP00123"
          }
        ],
        "name" : "Ospedale Sandro Pertini",
        "partOf" : {
          🔗 "reference" : "Organization/asl-roma-1"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization?identifier=http://hl7.it/sid/hsp|HSP00123"
      }
    },
    {
      "fullUrl" : "http://example/Organization/uo-cardiologia-pertini",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "uo-cardiologia-pertini",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/OrganizationT3"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Organization_uo-cardiologia-pertini\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Organization uo-cardiologia-pertini</b></p><a name=\"uo-cardiologia-pertini\"> </a><a name=\"hcuo-cardiologia-pertini\"> </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-OrganizationT3.html\">OrganizationT3</a></p></div><p><b>identifier</b>: <code>http://hl7.it/sid/hsp</code>/UO12345</p><p><b>name</b>: U.O. Cardiologia</p><p><b>partOf</b>: <a href=\"Organization-osp-pertini.html\">Organization Ospedale Sandro Pertini</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://hl7.it/sid/hsp",
            "value" : "UO12345"
          }
        ],
        "name" : "U.O. Cardiologia",
        "partOf" : {
          🔗 "reference" : "Organization/osp-pertini"
        }
      },
      "request" : {
        "method" : "PUT",
        "url" : "Organization?identifier=http://hl7.it/sid/hsp|UO12345"
      }
    },
    {
      "fullUrl" : "http://example/PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42",
      "resource" : {
        "resourceType" : "PractitionerRole",
        "id" : "e446e848-2bd4-423a-b2f8-5d25687e2f42",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/PractitionerRoleTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"PractitionerRole_e446e848-2bd4-423a-b2f8-5d25687e2f42\"> </a><p class=\"res-header-id\"><b>Generated Narrative: PractitionerRole e446e848-2bd4-423a-b2f8-5d25687e2f42</b></p><a name=\"e446e848-2bd4-423a-b2f8-5d25687e2f42\"> </a><a name=\"hce446e848-2bd4-423a-b2f8-5d25687e2f42\"> </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-PractitionerRoleTelemedicina.html\">PractitionerRoleTelemedicina</a></p></div><p><b>practitioner</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>organization</b>: <a href=\"Organization-asl-roma-1.html\">Organization ASL Roma 1</a></p><p><b>specialty</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/csspecialityPractitionerRole 01}\">Allergologia</span></p></div>"
        },
        "practitioner" : {
          🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
        },
        "organization" : {
          🔗 "reference" : "Organization/asl-roma-1"
        },
        "specialty" : [
          {
            "coding" : [
              {
                "system" : "https://agenas.gov.it/fhir/CodeSystem/csspecialityPractitionerRole",
                "code" : "01",
                "display" : "Allergologia"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "PUT",
        "url" : "PractitionerRole?practitioner.identifier=http://hl7.it/sid/codiceFiscale|DOEMRA80A01H501Z"
      }
    },
    {
      "fullUrl" : "http://example/Composition/aa011502-6ad2-430b-a439-01dddc36fd4e",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "aa011502-6ad2-430b-a439-01dddc36fd4e",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/CompositionRefertoTelevisita"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_aa011502-6ad2-430b-a439-01dddc36fd4e\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition aa011502-6ad2-430b-a439-01dddc36fd4e</b></p><a name=\"aa011502-6ad2-430b-a439-01dddc36fd4e\"> </a><a name=\"hcaa011502-6ad2-430b-a439-01dddc36fd4e\"> </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-CompositionRefertoTelevisita.html\">CompositionRefertoTelevisita</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-a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2.html\">Encounter: identifier = http://agenas.gov.it/sid/codiceNosologico#POD.123e4567-e89b-12d3-a456-426614174000; status = finished; class = Virtual (ActCode[3.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-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></p><p><b>title</b>: Referto di Televisita</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-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></td></tr></table></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "75496-0",
              "display" : "Telehealth Note"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2"
        },
        "date" : "2025-06-16T10:30:00+02:00",
        "author" : [
          {
            🔗 "reference" : "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42"
          }
        ],
        "title" : "Referto di Televisita",
        "attester" : [
          {
            "mode" : "legal",
            "time" : "2023-02-25T12:45:00+01:00",
            "party" : {
              🔗 "reference" : "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42"
            }
          }
        ],
        "section" : [
          {
            "title" : "Quesito Diagnostico",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29299-5"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/7cbbe77d-dcdb-409b-a215-6361ad7873d5"
              }
            ]
          },
          {
            "title" : "Inquadramento Clinico Iniziale",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11329-0"
                }
              ]
            },
            "section" : [
              {
                "title" : "Anamnesi",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://loinc.org",
                      "code" : "11329-0"
                    }
                  ]
                },
                "entry" : [
                  {
                    🔗 "reference" : "Observation/84f911ee-b09d-4325-a3f3-a973a0c5ad8f"
                  }
                ]
              },
              {
                "title" : "Allergie",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://loinc.org",
                      "code" : "48765-2"
                    }
                  ]
                },
                "entry" : [
                  {
                    🔗 "reference" : "AllergyIntolerance/1360bd6a-3855-48d3-aa33-96a9d961bb94"
                  }
                ]
              },
              {
                "title" : "Terapia farmacologica in atto",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://loinc.org",
                      "code" : "10160-0"
                    }
                  ]
                },
                "entry" : [
                  {
                    🔗 "reference" : "MedicationStatement/e62c9f1d-9c0b-4433-853b-06ec5074f19a"
                  }
                ]
              },
              {
                "title" : "Esame obiettivo",
                "code" : {
                  "coding" : [
                    {
                      "system" : "http://loinc.org",
                      "code" : "29545-1"
                    }
                  ]
                },
                "entry" : [
                  {
                    🔗 "reference" : "Observation/c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865"
                  }
                ]
              }
            ]
          },
          {
            "title" : "Precedenti esami eseguiti",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "30954-2"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/9dfdf0c9-a837-42d5-987c-6170c75cc476"
              }
            ]
          },
          {
            "title" : "Confronto con esami precedenti",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "93126-1"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/ecc5c95f-a1c0-483c-b48e-5fd84762c393"
              }
            ]
          },
          {
            "title" : "Referto",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "47045-0"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/a465cf01-05e6-4f38-8f6a-b5d6c4168c94"
              }
            ]
          },
          {
            "title" : "Diagnosi",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "29548-5"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/1729dcef-ac19-434b-82e7-b6e6e51e74b3"
              }
            ]
          },
          {
            "title" : "Conclusioni",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "55110-1"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/1611ed98-7577-48ab-9587-7ab4fc96e191"
              }
            ]
          },
          {
            "title" : "Suggerimenti per il medico prescrittore",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "62385-0"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/2054e65c-2012-4286-aac7-ce2f23e8be31"
              }
            ]
          },
          {
            "title" : "Accertamenti/controlli consigliati",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "80615-8"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/1b401b53-f564-4730-bb13-45d5620596f0"
              }
            ]
          },
          {
            "title" : "Terapia farmacologica consigliata",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "93341-6"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "MedicationRequest/9282eb8d-b153-451a-bd0d-437efd13b45f"
              }
            ]
          },
          {
            "title" : "Documenti allegati",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "77599-9"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "DocumentReference/4f6c71e1-cc6e-4428-ae9b-0118c0a928cb"
              }
            ]
          },
          {
            "title" : "Prestazioni",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "62387-6"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Procedure/b81d2c4e-5a9f-4c97-90fb-2a3b726b123f"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Composition"
      }
    },
    {
      "fullUrl" : "http://example/Encounter/a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2",
      "resource" : {
        "resourceType" : "Encounter",
        "id" : "a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/EncounterTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Encounter_a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Encounter a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2</b></p><a name=\"a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2\"> </a><a name=\"hca2aaf911-51e7-4e38-a7ca-2817c0fcc6d2\"> </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-EncounterTelemedicina.html\">EncounterTelemedicina</a></p></div><p><b>identifier</b>: <code>http://agenas.gov.it/sid/codiceNosologico</code>/POD.123e4567-e89b-12d3-a456-426614174000</p><p><b>status</b>: Finished</p><p><b>class</b>: ActCode VR: Virtual (version = 3.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-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>basedOn</b>: <a href=\"ServiceRequest-d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc.html\">ServiceRequest: identifier = AAZ123456789; requisition = REQ-20250709-0001; status = active; intent = order; category = Cardiologia; priority = routine; occurrence[x] = 2025-07-09 10:00:00+0100; authoredOn = 2025-07-01 09:15:00+0100; reasonCode = Cardiac catheterization education; note = Prestazione da eseguire in modalità remota tramite piattaforma XTelemed</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-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></td></tr></table><p><b>appointment</b>: <a href=\"Appointment-9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908.html\">Appointment: identifier = TV-20250709-001; status = booked; serviceCategory = Counselling; reasonCode = Evaluation - action (qualifier value); start = 2025-07-09 10:00:00+0100; end = 2025-07-09 10:30:00+0100; created = 2025-07-01 09:00:00+0100</a></p><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-asl-roma-1.html\">Organization ASL Roma 1</a></p></div>"
        },
        "identifier" : [
          {
            "system" : "http://agenas.gov.it/sid/codiceNosologico",
            "value" : "POD.123e4567-e89b-12d3-a456-426614174000"
          }
        ],
        "status" : "finished",
        "class" : {
          "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "version" : "3.0.0",
          "code" : "VR",
          "display" : "Virtual"
        },
        "priority" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
              "code" : "R",
              "display" : "routine"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc"
          }
        ],
        "participant" : [
          {
            "individual" : {
              🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
            }
          }
        ],
        "appointment" : [
          {
            🔗 "reference" : "Appointment/9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908"
          }
        ],
        "period" : {
          "start" : "2025-06-16T09:00:00+02:00",
          "end" : "2025-06-16T09:45:00+02:00"
        },
        "serviceProvider" : {
          🔗 "reference" : "Organization/asl-roma-1"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Encounter"
      }
    },
    {
      "fullUrl" : "http://example/Observation/7cbbe77d-dcdb-409b-a215-6361ad7873d5",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "7cbbe77d-dcdb-409b-a215-6361ad7873d5",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_7cbbe77d-dcdb-409b-a215-6361ad7873d5\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 7cbbe77d-dcdb-409b-a215-6361ad7873d5</b></p><a name=\"7cbbe77d-dcdb-409b-a215-6361ad7873d5\"> </a><a name=\"hc7cbbe77d-dcdb-409b-a215-6361ad7873d5\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/diagnosi-icd9cm 786.2}\">TOSSE</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Controllo post-COVID per tosse persistente</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "https://agenas.gov.it/fhir/CodeSystem/diagnosi-icd9cm",
              "code" : "786.2",
              "display" : "TOSSE"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Controllo post-COVID per tosse persistente"
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/84f911ee-b09d-4325-a3f3-a973a0c5ad8f",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "84f911ee-b09d-4325-a3f3-a973a0c5ad8f",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_84f911ee-b09d-4325-a3f3-a973a0c5ad8f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 84f911ee-b09d-4325-a3f3-a973a0c5ad8f</b></p><a name=\"84f911ee-b09d-4325-a3f3-a973a0c5ad8f\"> </a><a name=\"hc84f911ee-b09d-4325-a3f3-a973a0c5ad8f\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 11329-0}\">History general Narrative - Reported</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Paziente con anamnesi positiva per bronchite cronica, non fumatore.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "11329-0"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Paziente con anamnesi positiva per bronchite cronica, non fumatore."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/AllergyIntolerance/1360bd6a-3855-48d3-aa33-96a9d961bb94",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "1360bd6a-3855-48d3-aa33-96a9d961bb94",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/AllergyIntoleranceTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"AllergyIntolerance_1360bd6a-3855-48d3-aa33-96a9d961bb94\"> </a><p class=\"res-header-id\"><b>Generated Narrative: AllergyIntolerance 1360bd6a-3855-48d3-aa33-96a9d961bb94</b></p><a name=\"1360bd6a-3855-48d3-aa33-96a9d961bb94\"> </a><a name=\"hc1360bd6a-3855-48d3-aa33-96a9d961bb94\"> </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-AllergyIntoleranceTelemedicina.html\">AllergyIntolerance telemedicina</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span></p><p><b>verificationStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 91936005}\">Allergy to penicillin</span></p><p><b>patient</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p></div>"
        },
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code" : "confirmed"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "91936005",
              "display" : "Allergy to penicillin"
            }
          ]
        },
        "patient" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "AllergyIntolerance"
      }
    },
    {
      "fullUrl" : "http://example/MedicationStatement/e62c9f1d-9c0b-4433-853b-06ec5074f19a",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "e62c9f1d-9c0b-4433-853b-06ec5074f19a",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationStatement_e62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationStatement e62c9f1d-9c0b-4433-853b-06ec5074f19a</b></p><a name=\"e62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><a name=\"hce62c9f1d-9c0b-4433-853b-06ec5074f19a\"> </a><p><b>status</b>: Active</p><p><b>medication</b>: <span title=\"Codes:{http://snomed.info/sct 372729009}\">Acyclovir</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-01 --&gt; (ongoing)</p></div>"
        },
        "status" : "active",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "372729009",
              "display" : "Acyclovir"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectivePeriod" : {
          "start" : "2025-06-01"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationStatement"
      }
    },
    {
      "fullUrl" : "http://example/Observation/c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865</b></p><a name=\"c2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865\"> </a><a name=\"hcc2a2b1ea-9d7e-41b9-83a5-cc2e71c0b865\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 29545-1}\">Physical findings Narrative</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Durante la conversazione si rileva tosse secca intermittente.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29545-1"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Durante la conversazione si rileva tosse secca intermittente."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/9dfdf0c9-a837-42d5-987c-6170c75cc476",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "9dfdf0c9-a837-42d5-987c-6170c75cc476",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_9dfdf0c9-a837-42d5-987c-6170c75cc476\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 9dfdf0c9-a837-42d5-987c-6170c75cc476</b></p><a name=\"9dfdf0c9-a837-42d5-987c-6170c75cc476\"> </a><a name=\"hc9dfdf0c9-a837-42d5-987c-6170c75cc476\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://loinc.org 30954-2}\">Relevant diagnostic tests/laboratory data Narrative</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 24606-6}\">MG Breast Screening</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: TC torace eseguita il 10/05/2025. Referto: negativa per lesioni polmonari evolutive.</p><p><b>method</b>: <span title=\"Codes:{http://snomed.info/sct 713548006}\">Low dose computed tomography of thorax</span></p></div>"
        },
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "30954-2",
                "display" : "Relevant diagnostic tests/laboratory data Narrative"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "24606-6",
              "display" : "MG Breast Screening"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "TC torace eseguita il 10/05/2025. Referto: negativa per lesioni polmonari evolutive.",
        "method" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "713548006",
              "display" : "Low dose computed tomography of thorax"
            }
          ]
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/ecc5c95f-a1c0-483c-b48e-5fd84762c393",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "ecc5c95f-a1c0-483c-b48e-5fd84762c393",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_ecc5c95f-a1c0-483c-b48e-5fd84762c393\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation ecc5c95f-a1c0-483c-b48e-5fd84762c393</b></p><a name=\"ecc5c95f-a1c0-483c-b48e-5fd84762c393\"> </a><a name=\"hcecc5c95f-a1c0-483c-b48e-5fd84762c393\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 93126-1}\">Comparison with previous results</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Rispetto al controllo precedente, lieve miglioramento del quadro bronchiolitico.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "93126-1"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Rispetto al controllo precedente, lieve miglioramento del quadro bronchiolitico."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/a465cf01-05e6-4f38-8f6a-b5d6c4168c94",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "a465cf01-05e6-4f38-8f6a-b5d6c4168c94",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_a465cf01-05e6-4f38-8f6a-b5d6c4168c94\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation a465cf01-05e6-4f38-8f6a-b5d6c4168c94</b></p><a name=\"a465cf01-05e6-4f38-8f6a-b5d6c4168c94\"> </a><a name=\"hca465cf01-05e6-4f38-8f6a-b5d6c4168c94\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 47045-0}\">Study report</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Referto di televisita pneumologica: sintomi in miglioramento, non si evidenziano complicanze.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "47045-0"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Referto di televisita pneumologica: sintomi in miglioramento, non si evidenziano complicanze."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/1729dcef-ac19-434b-82e7-b6e6e51e74b3",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "1729dcef-ac19-434b-82e7-b6e6e51e74b3",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_1729dcef-ac19-434b-82e7-b6e6e51e74b3\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 1729dcef-ac19-434b-82e7-b6e6e51e74b3</b></p><a name=\"1729dcef-ac19-434b-82e7-b6e6e51e74b3\"> </a><a name=\"hc1729dcef-ac19-434b-82e7-b6e6e51e74b3\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/diagnosi-icd9cm 491.1}\">BRONCHITE CRONICA MUCOPURULENTA</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Bronchite cronica in fase stabile, con sintomatologia respiratoria lieve (tosse secca persistente), assenza di segni di riacutizzazione e buona risposta alla terapia inalatoria in corso.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "https://agenas.gov.it/fhir/CodeSystem/diagnosi-icd9cm",
              "code" : "491.1",
              "display" : "BRONCHITE CRONICA MUCOPURULENTA"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Bronchite cronica in fase stabile, con sintomatologia respiratoria lieve (tosse secca persistente), assenza di segni di riacutizzazione e buona risposta alla terapia inalatoria in corso."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/1611ed98-7577-48ab-9587-7ab4fc96e191",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "1611ed98-7577-48ab-9587-7ab4fc96e191",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_1611ed98-7577-48ab-9587-7ab4fc96e191\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 1611ed98-7577-48ab-9587-7ab4fc96e191</b></p><a name=\"1611ed98-7577-48ab-9587-7ab4fc96e191\"> </a><a name=\"hc1611ed98-7577-48ab-9587-7ab4fc96e191\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 55110-1}\">Conclusions [Interpretation] Document</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Buona risposta al trattamento inalatorio. Monitoraggio consigliato.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "55110-1"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Buona risposta al trattamento inalatorio. Monitoraggio consigliato."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/2054e65c-2012-4286-aac7-ce2f23e8be31",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "2054e65c-2012-4286-aac7-ce2f23e8be31",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_2054e65c-2012-4286-aac7-ce2f23e8be31\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 2054e65c-2012-4286-aac7-ce2f23e8be31</b></p><a name=\"2054e65c-2012-4286-aac7-ce2f23e8be31\"> </a><a name=\"hc2054e65c-2012-4286-aac7-ce2f23e8be31\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 62385-0}\">Recommendation [Interpretation] Document</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Valutare spirometria di controllo tra 3 mesi.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "62385-0"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Valutare spirometria di controllo tra 3 mesi."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/Observation/1b401b53-f564-4730-bb13-45d5620596f0",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "1b401b53-f564-4730-bb13-45d5620596f0",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ObservationTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_1b401b53-f564-4730-bb13-45d5620596f0\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation 1b401b53-f564-4730-bb13-45d5620596f0</b></p><a name=\"1b401b53-f564-4730-bb13-45d5620596f0\"> </a><a name=\"hc1b401b53-f564-4730-bb13-45d5620596f0\"> </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-ObservationTelemedicina.html\">ObservationTelemedicina</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 80615-8}\">Recommended follow-up [Identifier] Narrative</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>effective</b>: 2025-06-16 10:30:00+0200</p><p><b>performer</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><p><b>value</b>: Controllo emogasanalisi a domicilio.</p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "80615-8"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "effectiveDateTime" : "2025-06-16T10:30:00+02:00",
        "performer" : [
          {
            🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
          }
        ],
        "valueString" : "Controllo emogasanalisi a domicilio."
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "http://example/MedicationRequest/9282eb8d-b153-451a-bd0d-437efd13b45f",
      "resource" : {
        "resourceType" : "MedicationRequest",
        "id" : "9282eb8d-b153-451a-bd0d-437efd13b45f",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/MedicationRequestTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"MedicationRequest_9282eb8d-b153-451a-bd0d-437efd13b45f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: MedicationRequest 9282eb8d-b153-451a-bd0d-437efd13b45f</b></p><a name=\"9282eb8d-b153-451a-bd0d-437efd13b45f\"> </a><a name=\"hc9282eb8d-b153-451a-bd0d-437efd13b45f\"> </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-MedicationRequestTelemedicina.html\">MedicationRequestTelemedicina</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>medication</b>: <span title=\"Codes:{https://www.hl7.it/fhir/terminology/CodeSystem/aifa-atc C01BD01}\">Amiodarone</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>authoredOn</b>: 2025-06-16</p><p><b>requester</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p></div>"
        },
        "status" : "active",
        "intent" : "proposal",
        "medicationCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.hl7.it/fhir/terminology/CodeSystem/aifa-atc",
              "version" : "https://www.hl7.it/fhir/terminology/CodeSystem/aifa-atc|0.1.2",
              "code" : "C01BD01",
              "display" : "Amiodarone"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "authoredOn" : "2025-06-16",
        "requester" : {
          🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "MedicationRequest"
      }
    },
    {
      "fullUrl" : "http://example/DocumentReference/4f6c71e1-cc6e-4428-ae9b-0118c0a928cb",
      "resource" : {
        "resourceType" : "DocumentReference",
        "id" : "4f6c71e1-cc6e-4428-ae9b-0118c0a928cb",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DocumentReference_4f6c71e1-cc6e-4428-ae9b-0118c0a928cb\"> </a><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference 4f6c71e1-cc6e-4428-ae9b-0118c0a928cb</b></p><a name=\"4f6c71e1-cc6e-4428-ae9b-0118c0a928cb\"> </a><a name=\"hc4f6c71e1-cc6e-4428-ae9b-0118c0a928cb\"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 55107-7}\">Addendum Document</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>date</b>: 2025-06-16 10:00:00+0200</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>(base64 data - 5.976 base64 chars)</td><td>TC Torace 10/05/2025</td></tr></table></blockquote></div>"
        },
        "status" : "current",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "55107-7",
              "display" : "Addendum Document"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "date" : "2025-06-16T10:00:00+02:00",
        "content" : [
          {
            "attachment" : {
              "contentType" : "application/pdf",
              "data" : "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",
              "title" : "TC Torace 10/05/2025"
            }
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "DocumentReference"
      }
    },
    {
      "fullUrl" : "http://example/ServiceRequest/d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ServiceRequestTV"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc\"> </a><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc</b></p><a name=\"d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc\"> </a><a name=\"hcd3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc\"> </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-ServiceRequestTV.html\">ServiceRequestTV</a></p></div><p><b>identifier</b>: AAZ123456789</p><p><b>requisition</b>: REQ-20250709-0001</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/branca-prestazione 02}\">Cardiologia</span></p><p><b>priority</b>: Routine</p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Mario Rossi</a></p><p><b>encounter</b>: <a href=\"Encounter-a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2.html\">Televisita 09/07/2025</a></p><p><b>occurrence</b>: 2025-07-09 10:00:00+0100</p><p><b>authoredOn</b>: 2025-07-01 09:15:00+0100</p><p><b>requester</b>: <a href=\"PractitionerRole-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 2153008}\">Cardiac catheterization education</span></p><p><b>note</b>: </p><blockquote><div><p>Prestazione da eseguire in modalità remota tramite piattaforma XTelemed</p>\n</div></blockquote></div>"
        },
        "identifier" : [
          {
            "value" : "AAZ123456789"
          }
        ],
        "requisition" : {
          "value" : "REQ-20250709-0001"
        },
        "status" : "active",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://agenas.gov.it/fhir/CodeSystem/branca-prestazione",
                "code" : "02",
                "display" : "Cardiologia"
              }
            ]
          }
        ],
        "priority" : "routine",
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82",
          "display" : "Mario Rossi"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2",
          "display" : "Televisita 09/07/2025"
        },
        "occurrenceDateTime" : "2025-07-09T10:00:00+01:00",
        "authoredOn" : "2025-07-01T09:15:00+01:00",
        "requester" : {
          🔗 "reference" : "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "2153008",
                "display" : "Cardiac catheterization education"
              }
            ]
          }
        ],
        "note" : [
          {
            "text" : "Prestazione da eseguire in modalità remota tramite piattaforma XTelemed"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "ServiceRequest"
      }
    },
    {
      "fullUrl" : "http://example/Appointment/9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908",
      "resource" : {
        "resourceType" : "Appointment",
        "id" : "9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/AppointmentTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Appointment_9c7e5f13-47bd-4a0a-a6bb-c9e39fd3a908\"> </a><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-AppointmentTelemedicina.html\">AppointmentTelemedicina</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 129265001}\">Televisita cardiologica per controllo post-operatorio</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-d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc.html\">ServiceRequest: identifier = AAZ123456789; requisition = REQ-20250709-0001; status = active; intent = order; category = Cardiologia; priority = routine; occurrence[x] = 2025-07-09 10:00:00+0100; authoredOn = 2025-07-01 09:15:00+0100; reasonCode = Cardiac catheterization education; note = Prestazione da eseguire in modalità remota tramite piattaforma XTelemed</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.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-e446e848-2bd4-423a-b2f8-5d25687e2f42.html\">PractitionerRole: specialty = Allergologia</a></p><p><b>status</b>: Accepted</p></blockquote></div>"
        },
        "identifier" : [
          {
            "value" : "TV-20250709-001"
          }
        ],
        "status" : "booked",
        "serviceCategory" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/service-category",
                "version" : "1.1.1",
                "code" : "8",
                "display" : "Counselling"
              }
            ]
          }
        ],
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "129265001",
                "display" : "Evaluation - action (qualifier value)"
              }
            ],
            "text" : "Televisita cardiologica per controllo post-operatorio"
          }
        ],
        "start" : "2025-07-09T10:00:00+01:00",
        "end" : "2025-07-09T10:30:00+01:00",
        "created" : "2025-07-01T09:00:00+01:00",
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/d3f1a9b0-8c3d-4e8f-b2e2-59d8b02a6fdc"
          }
        ],
        "participant" : [
          {
            "actor" : {
              🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
            },
            "status" : "accepted"
          },
          {
            "actor" : {
              🔗 "reference" : "PractitionerRole/e446e848-2bd4-423a-b2f8-5d25687e2f42"
            },
            "status" : "accepted"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Appointment"
      }
    },
    {
      "fullUrl" : "http://example/Procedure/b81d2c4e-5a9f-4c97-90fb-2a3b726b123f",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "b81d2c4e-5a9f-4c97-90fb-2a3b726b123f",
        "meta" : {
          "profile" : [
            🔗 "https://agenas.gov.it/fhir/StructureDefinition/ProcedureTelemedicina"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_b81d2c4e-5a9f-4c97-90fb-2a3b726b123f\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure b81d2c4e-5a9f-4c97-90fb-2a3b726b123f</b></p><a name=\"b81d2c4e-5a9f-4c97-90fb-2a3b726b123f\"> </a><a name=\"hcb81d2c4e-5a9f-4c97-90fb-2a3b726b123f\"> </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-ProcedureTelemedicina.html\">ProcedureTelemedicina</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 409063005}\">Counselling</span></p><p><b>code</b>: <span title=\"Codes:{https://agenas.gov.it/fhir/CodeSystem/CodesystemCatalogoNazionalePrestazioni 89.17.3}\">MONITORAGGIO CARDIORESPIRATORIO NOTTURNO COMPLETOPer studio apnee</span></p><p><b>subject</b>: <a href=\"Patient-2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82.html\">Maria Rossi  Female, DoB: 1971-05-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA71E01F205E)</a></p><p><b>encounter</b>: <a href=\"Encounter-a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2.html\">Encounter: identifier = http://agenas.gov.it/sid/codiceNosologico#POD.123e4567-e89b-12d3-a456-426614174000; status = finished; class = Virtual (ActCode[3.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>performed</b>: 2025-07-08 10:00:00+0100 --&gt; 2025-07-08 10:30:00+0100</p><p><b>recorder</b>: <a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 17561000}\">Cardiologist</span></td><td><a href=\"Practitioner-2b373c5c-0fbf-4167-875b-47ee7fc5cd5d.html\">Practitioner John Doe </a></td></tr></table><p><b>outcome</b>: <span title=\"Codes:\">Il paziente ha riportato miglioramenti. Non si segnalano criticità. Terapia invariata.</span></p><p><b>note</b>: </p><blockquote><div><p>Televisita eseguita tramite piattaforma XTelemed.</p>\n</div></blockquote></div>"
        },
        "status" : "completed",
        "category" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "409063005",
              "display" : "Counselling"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "https://agenas.gov.it/fhir/CodeSystem/CodesystemCatalogoNazionalePrestazioni",
              "code" : "89.17.3",
              "display" : "MONITORAGGIO CARDIORESPIRATORIO NOTTURNO COMPLETOPer studio apnee"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/2e7e0fe3-f0bf-4e0a-8228-b8e7fcec8c82"
        },
        "encounter" : {
          🔗 "reference" : "Encounter/a2aaf911-51e7-4e38-a7ca-2817c0fcc6d2"
        },
        "performedPeriod" : {
          "start" : "2025-07-08T10:00:00+01:00",
          "end" : "2025-07-08T10:30:00+01:00"
        },
        "recorder" : {
          🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
        },
        "performer" : [
          {
            "function" : {
              "coding" : [
                {
                  "system" : "http://snomed.info/sct",
                  "code" : "17561000",
                  "display" : "Cardiologist"
                }
              ]
            },
            "actor" : {
              🔗 "reference" : "Practitioner/2b373c5c-0fbf-4167-875b-47ee7fc5cd5d"
            }
          }
        ],
        "outcome" : {
          "text" : "Il paziente ha riportato miglioramenti. Non si segnalano criticità. Terapia invariata."
        },
        "note" : [
          {
            "text" : "Televisita eseguita tramite piattaforma XTelemed."
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Procedure"
      }
    }
  ]
}