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
| Active as of 2025-12-10 |
{
"resourceType" : "ActivityDefinition",
"id" : "actdef-teleass",
"meta" : {
"profile" : [
🔗 "http://hl7.it/fhir/teleassistenza/StructureDefinition/ActivityDefinitionTeleassistenza"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n\n \n\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">actdef-teleass</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.2.0</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date (date last changed): </b></th>\n <td style=\"padding-left: 4px;\">2025-12-10 14:02:23+0100</td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher (steward): </b></th>\n <td style=\"padding-left: 4px;\">Example Publisher</td>\n </tr>\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Description: </b></th>\n <td style=\"padding-left: 4px;\"><div><p>Contatto settimanale via telefono/video per valutazione clinica, educazione terapeutica, triage.</p>\n</div></td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n \n \n\n \n <tr>\n <th scope=\"row\"><b>Code: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p><b>system: </b><span><a href=\"https://browser.ihtsdotools.org/\">http://snomed.info/sct</a></span></p>\n \n \n <p><b>code: </b><span>185347001</span></p>\n \n \n <p><b>display: </b><span>Encounter for problem</span></p>\n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Kind: </b></th>\n <td style=\"padding-left: 4px;\">ServiceRequest</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n\n \n </table>\n</div>\n</div>"
},
"url" : "http://hl7.it/fhir/teleassistenza/ActivityDefinition/actdef-teleass",
"version" : "0.2.0",
"name" : "TeleassistenzaInferm",
"status" : "active",
"date" : "2025-12-10T14:02:23+01:00",
"publisher" : "Example Publisher",
"contact" : [
{
"name" : "Example Publisher",
"telecom" : [
{
"system" : "url",
"value" : "http://example.org/example-publisher"
}
]
}
],
"description" : "Contatto settimanale via telefono/video per valutazione clinica, educazione terapeutica, triage.",
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "185347001",
"display" : "Encounter for problem"
}
]
},
"timingTiming" : {
"repeat" : {
"frequency" : 1,
"period" : 1,
"periodUnit" : "wk"
}
}
}