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

: Piano di Follow-Up Clinico - XML Representation

Active as of 2025-11-05

Raw xml | Download


<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="PlanDefinition-Rigoletto-FollowUp"/>
  <meta>
    <profile
             value="https://rigoletto.na.icar.cnr.it/StructureDefinition/plandefinition-rigoletto"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<div>
    <table class="grid dict">
        
        <tr>
            <th scope="row"><b>Id: </b></th>
            <td style="padding-left: 4px;">PlanDefinition-Rigoletto-FollowUp</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Url: </b></th>
            <td style="padding-left: 4px;"><a href="PlanDefinition-PlanDefinition-Rigoletto-FollowUp.html">Piano di Follow-Up Clinico</a></td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Version: </b></th>
            <td style="padding-left: 4px;">0.3.0</td>
        </tr>
        

        
        <tr>
            <th scope="row">
                <b>
                    
                        
                    
                </b>
            </th>
            <td style="padding-left: 4px;">
                
                <p style="margin-bottom: 5px;">
                    <span>RIG-PLAN-FUP-001</span>
                </p>
                
            </td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Title: </b></th>
            <td style="padding-left: 4px;">Piano di Follow-Up Clinico</td>
        </tr>
        

        

        

        

        
        <tr>
            <th scope="row"><b>Type: </b></th>
            <td style="padding-left: 4px;">
                
                    
                        
                        <p style="margin-bottom: 5px;">
                            <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>
                        </p>
                        
                        
                        <p style="margin-bottom: 5px;">
                            <b>code: </b> <span>workflow-definition</span>
                        </p>
                        
                        
                    
                
                
            </td>
        </tr>
        

        

        
        <tr>
            <th scope="row"><b>Date: </b></th>
            <td style="padding-left: 4px;">2025-11-05</td>
        </tr>
        

        

        

        

        

        

        

        

        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Actions: </b></th>
            <td style="padding-left: 4px;">
                <table class="grid-dict">
                    
                    <tr>
                        <td>
                            
                            <b> Visita di controllo periodica post-trattamento:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Esecuzione e revisione dei referti di laboratorio:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Attività di supporto psicologico per il paziente e la famiglia:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                </table>
            </td>
        </tr>
        
    </table>
</div>
</div>
  </text>
  <url
       value="https://rigoletto.na.icar.cnr.it/PlanDefinition/PlanDefinition-Rigoletto-FollowUp"/>
  <identifier>
    <system
            value="https://rigoletto.na.icar.cnr.it/fhir/identifier/plandefinition"/>
    <value value="RIG-PLAN-FUP-001"/>
  </identifier>
  <version value="0.3.0"/>
  <name value="PianoFollowUpClinico"/>
  <title value="Piano di Follow-Up Clinico"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/plan-definition-type"/>
      <code value="workflow-definition"/>
    </coding>
  </type>
  <status value="active"/>
  <date value="2025-11-05"/>
  <action id="controllo-visita">
    <title value="Visita di controllo periodica post-trattamento"/>
  </action>
  <action id="referti-lab">
    <title value="Esecuzione e revisione dei referti di laboratorio"/>
  </action>
  <action id="supporto-psicologico">
    <title
           value="Attività di supporto psicologico per il paziente e la famiglia"/>
  </action>
</PlanDefinition>