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" : "Procedure",
"id" : "EsempioProcedureTeleassistenza",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/ProcedureTeleassistenza"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure EsempioProcedureTeleassistenza</b></p><a name=\"EsempioProcedureTeleassistenza\"> </a><a name=\"hcEsempioProcedureTeleassistenza\"> </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-ProcedureTeleassistenza.html\">ProcedureTeleassistenza</a></p></div><p><b>Procedure Method</b>: <span title=\"Codes:{http://snomed.info/sct 448337001}\">Telemedicine consultation with patient</span></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni 89.01}\">VISITA DI CONTROLLO (di routine o di follow up). Escluso: le visite di controllo specificamente codificate</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>performed</b>: 2025-10-02 08:30:00+0200 --> 2025-10-02 08:45:00+0200</p><p><b>recorder</b>: <a href=\"Practitioner-pract-bianchi.html\">Practitioner John Doe </a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Actor</b></td><td><b>OnBehalfOf</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Practitioner-pract-bianchi.html\">Practitioner John Doe </a></td><td><a href=\"Organization-org-assistenza.html\">Organization ASL Roma 1</a></td></tr></table><p><b>outcome</b>: <span title=\"Codes:\">Parametri nella norma. Nessun evento avverso.</span></p><p><b>note</b>: </p><blockquote><div><p>Sessione effettuata in videochiamata; misurazioni guidate.</p>\n</div></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/procedure-method",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "448337001",
"display" : "Telemedicine consultation with patient"
}
]
}
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://hl7.it/fhir/teleassistenza/CodeSystem/CsCatalogoNazionalePrestazioni",
"code" : "89.01",
"display" : "VISITA DI CONTROLLO (di routine o di follow up). Escluso: le visite di controllo specificamente codificate"
}
]
},
"subject" : {
🔗 "reference" : "Patient/patient-mrossi"
},
"performedPeriod" : {
"start" : "2025-10-02T08:30:00+02:00",
"end" : "2025-10-02T08:45:00+02:00"
},
"recorder" : {
🔗 "reference" : "Practitioner/pract-bianchi"
},
"performer" : [
{
"actor" : {
🔗 "reference" : "Practitioner/pract-bianchi"
},
"onBehalfOf" : {
🔗 "reference" : "Organization/org-assistenza"
}
}
],
"outcome" : {
"text" : "Parametri nella norma. Nessun evento avverso."
},
"note" : [
{
"text" : "Sessione effettuata in videochiamata; misurazioni guidate."
}
]
}