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

: Esempio di Televisita Cardiologica - JSON Representation

Raw json | Download

{
  "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\"><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."
    }
  ]
}