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

: Piano di Teleassistenza - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "composition-pta-1",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/CompositionPianoTA"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "75496-0",
        "display" : "Telehealth Note"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/patient-mrossi"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/enc-tele-1"
  },
  "date" : "2025-06-16T10:30:00+02:00",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/practrole-bianchi-gom"
    }
  ],
  "title" : "Piano di Teleassistenza",
  "attester" : [
    {
      "mode" : "legal",
      "time" : "2023-02-25T12:45:00+01:00",
      "party" : {
        🔗 "reference" : "PractitionerRole/practrole-bianchi-gom"
      }
    }
  ],
  "section" : [
    {
      "title" : "pianoDiCura",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "18776-5"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "CarePlan/careplan-tele-1"
        }
      ]
    },
    {
      "title" : "diagnosi",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "29548-5"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/obs-dx-icd9"
        }
      ]
    }
  ]
}