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
{
"resourceType" : "Encounter",
"id" : "enc-tele-1",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/EncounterTeleassistenza"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><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 --> 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>"
},
"identifier" : [
{
"system" : "http://hl7.it/fhir/televisita/sid/codiceNosologico",
"value" : "POD.123e4567-e89b-12d3-a456-426614174000"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"version" : "9.0.0",
"code" : "VR",
"display" : "Virtual"
},
"priority" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActPriority",
"code" : "R",
"display" : "routine"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"basedOn" : [
{
🔗 "reference" : "ServiceRequest/ServiceRequestTeleassistenzaExample"
}
],
"participant" : [
{
"individual" : {
🔗 "reference" : "Practitioner/pract-bianchi"
}
}
],
"period" : {
"start" : "2025-06-16T09:00:00+02:00",
"end" : "2025-06-16T09:45:00+02:00"
},
"serviceProvider" : {
🔗 "reference" : "Organization/org-assistenza"
}
}