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" : "ServiceRequest",
"id" : "ServiceRequestTeleassistenzaExample",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/ServiceRequestTeleassistenza"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ServiceRequestTeleassistenzaExample</b></p><a name=\"ServiceRequestTeleassistenzaExample\"> </a><a name=\"hcServiceRequestTeleassistenzaExample\"> </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-ServiceRequestTeleassistenza.html\">ServiceRequestTeleassistenza</a></p></div><p><b>identifier</b>: <code>http://example.org/fhir/id/servicerequest</code>/SR-2025-000987</p><p><b>requisition</b>: Assistiti SASN con visita domiciliare/REQ-2025-000123</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole 07}\">Cardiochirurgia</span></p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 4914002}\">Teleassistenza sincrona via video per monitoraggio paziente cronico</span></p><p><b>orderDetail</b>: <span title=\"Codes:\">Controllo parametri e counselling per scompenso cardiaco; include verifica aderenza terapeutica.</span></p><p><b>quantity</b>: 1</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>occurrence</b>: 2025-10-27 10:00:00+0100 --> 2025-10-27 10:30:00+0100</p><p><b>authoredOn</b>: 2025-10-25 14:15:00+0200</p><p><b>requester</b>: <a href=\"PractitionerRole-practrole-bianchi-gom.html\">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>performer</b>: <a href=\"PractitionerRole-practrole-bianchi-gom.html\">PractitionerRole: specialty = Cardiochirurgia</a></p><p><b>reasonCode</b>: <span title=\"Codes:\">Scompenso cardiaco cronico - follow-up teleassistito</span></p><p><b>note</b>: </p><blockquote><div><p>Paziente dotato di tablet aziendale; preferire fascia mattutina.</p>\n</div></blockquote></div>"
},
"identifier" : [
{
"system" : "http://example.org/fhir/id/servicerequest",
"value" : "SR-2025-000987"
}
],
"requisition" : {
"type" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/teleassistenza/CodeSystem/cs-tipo-ricetta",
"code" : "ND",
"display" : "Assistiti SASN con visita domiciliare"
}
]
},
"value" : "REQ-2025-000123"
},
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.it/fhir/teleassistenza/CodeSystem/csspecialityPractitionerRole",
"code" : "07",
"display" : "Cardiochirurgia"
}
]
}
],
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "4914002",
"display" : "Treatment planning for teletherapy"
}
],
"text" : "Teleassistenza sincrona via video per monitoraggio paziente cronico"
},
"orderDetail" : [
{
"text" : "Controllo parametri e counselling per scompenso cardiaco; include verifica aderenza terapeutica."
}
],
"quantityQuantity" : {
"value" : 1
},
"subject" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"occurrencePeriod" : {
"start" : "2025-10-27T10:00:00+01:00",
"end" : "2025-10-27T10:30:00+01:00"
},
"authoredOn" : "2025-10-25T14:15:00+02:00",
"requester" : {
🔗 "reference" : "PractitionerRole/practrole-bianchi-gom"
},
"performer" : [
{
🔗 "reference" : "PractitionerRole/practrole-bianchi-gom"
}
],
"reasonCode" : [
{
"text" : "Scompenso cardiaco cronico - follow-up teleassistito"
}
],
"note" : [
{
"text" : "Paziente dotato di tablet aziendale; preferire fascia mattutina."
}
]
}