Rigoletto Implementation Guide
0.3.0 - ci-build
Rigoletto Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-11-05 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:PlanDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "PlanDefinition-Rigoletto-TerapiaFarmacologica"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://rigoletto.na.icar.cnr.it/StructureDefinition/plandefinition-rigoletto"^^xsd:anyURI ;
fhir:link <https://rigoletto.na.icar.cnr.it/StructureDefinition/plandefinition-rigoletto> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n <table class=\"grid dict\">\n \n <tr>\n <th scope=\"row\"><b>Id: </b></th>\n <td style=\"padding-left: 4px;\">PlanDefinition-Rigoletto-TerapiaFarmacologica</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Url: </b></th>\n <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-PlanDefinition-Rigoletto-TerapiaFarmacologica.html\">Piano Terapeutico Farmacologico</a></td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Version: </b></th>\n <td style=\"padding-left: 4px;\">0.3.0</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\">\n <b>\n \n \n \n </b>\n </th>\n <td style=\"padding-left: 4px;\">\n \n <p style=\"margin-bottom: 5px;\">\n <span>RIG-PLAN-THER-001</span>\n </p>\n \n </td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">Piano Terapeutico Farmacologico</td>\n </tr>\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Type: </b></th>\n <td style=\"padding-left: 4px;\">\n \n \n \n <p style=\"margin-bottom: 5px;\">\n <b>system: </b> <span><a href=\"http://terminology.hl7.org/7.0.1/CodeSystem-plan-definition-type.html\">http://terminology.hl7.org/CodeSystem/plan-definition-type</a></span>\n </p>\n \n \n <p style=\"margin-bottom: 5px;\">\n <b>code: </b> <span>clinical-protocol</span>\n </p>\n \n \n \n \n \n </td>\n </tr>\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2025-11-05</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\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Actions: </b></th>\n <td style=\"padding-left: 4px;\">\n <table class=\"grid-dict\">\n \n <tr>\n <td>\n \n <b> Prescrizione del farmaco da parte del medico oncologo:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Somministrazione controllata del farmaco presso la struttura sanitaria:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Monitoraggio degli effetti collaterali e parametri vitali durante la terapia:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Aggiornamento del piano terapeutico in base all’evoluzione clinica:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n </table>\n </td>\n </tr>\n \n </table>\n</div>\n</div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://rigoletto.na.icar.cnr.it/PlanDefinition/PlanDefinition-Rigoletto-TerapiaFarmacologica"^^xsd:anyURI] ; #
fhir:identifier ( [
fhir:system [ fhir:v "https://rigoletto.na.icar.cnr.it/fhir/identifier/plandefinition"^^xsd:anyURI ] ;
fhir:value [ fhir:v "RIG-PLAN-THER-001" ]
] ) ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "PianoTerapiaFarmacologica"] ; #
fhir:title [ fhir:v "Piano Terapeutico Farmacologico"] ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/plan-definition-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "clinical-protocol" ] ] )
] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-11-05"^^xsd:date] ; #
fhir:action ( [
fhir:id [ fhir:v "prescrizione" ] ;
fhir:title [ fhir:v "Prescrizione del farmaco da parte del medico oncologo" ]
] [
fhir:id [ fhir:v "somministrazione" ] ;
fhir:title [ fhir:v "Somministrazione controllata del farmaco presso la struttura sanitaria" ]
] [
fhir:id [ fhir:v "monitoraggio" ] ;
fhir:title [ fhir:v "Monitoraggio degli effetti collaterali e parametri vitali durante la terapia" ]
] [
fhir:id [ fhir:v "aggiornamento" ] ;
fhir:title [ fhir:v "Aggiornamento del piano terapeutico in base all’evoluzione clinica" ]
] ) . #
IG © 2025+ . Package rigoletto#0.3.0 based on FHIR 4.0.1. Generated 2026-02-12
Links: Table of Contents |
QA Report