<?xml version="1.0" encoding="UTF-8"?>

<PlanDefinition xmlns="http://hl7.org/fhir">
  <id value="np-eov-plandefinition"/>
  <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;">np-eov-plandefinition</td>
        </tr>
        

        
        <tr>
            <th scope="row"><b>Url: </b></th>
            <td style="padding-left: 4px;"><a href="PlanDefinition-np-eov-plandefinition.html">eOverdracht — transfer of care dataset</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>Title: </b></th>
            <td style="padding-left: 4px;">eOverdracht — transfer of care dataset</td>
        </tr>
        

        

        

        

        

        

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

        
        <tr>
            <th scope="row"><b>Publisher: </b></th>
            <td style="padding-left: 4px;">Stichting Nuts</td>
        </tr>
        

        

        

        

        

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

        

        

        

        

        

        

        

        

        
        <tr>
            <th scope="row"><b>Actions: </b></th>
            <td style="padding-left: 4px;">
                <table class="grid-dict">
                    
                    <tr>
                        <td>
                            
                            <b> Patient demographics:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Nursing handoff composition:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Care plan:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Current nursing observations:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                </table>
            </td>
        </tr>
        
    </table>
</div>
</div>
  </text>
  <url value="http://nictiz.nl/fhir/PlanDefinition/eoverdracht"/>
  <version value="0.3.0"/>
  <name value="EOverdrachtDataset"/>
  <title value="eOverdracht — transfer of care dataset"/>
  <status value="active"/>
  <date value="2026-01-01"/>
  <publisher value="Stichting Nuts"/>
  <contact>
    <name value="Stichting Nuts"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.nuts.nl"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="NL"/>
      <display value="Netherlands"/>
    </coding>
  </jurisdiction>
  <action>
    <title value="Patient demographics"/>
    <input>
      <type value="Patient"/>
    </input>
  </action>
  <action>
    <title value="Nursing handoff composition"/>
    <input>
      <extension url="http://example.org/fhir/StructureDefinition/fhir-query-string">
        <valueString value="Composition?type=http://snomed.info/sct|371535009&amp;status=final"/>
      </extension>
      <type value="Composition"/>
    </input>
  </action>
  <action>
    <title value="Care plan"/>
    <input>
      <type value="CarePlan"/>
    </input>
  </action>
  <action>
    <title value="Current nursing observations"/>
    <input>
      <extension url="http://example.org/fhir/StructureDefinition/fhir-query-string">
        <valueString value="Observation?category=http://terminology.hl7.org/CodeSystem/observation-category|activity&amp;date=ge2026-01-01"/>
      </extension>
      <type value="Observation"/>
    </input>
  </action>
</PlanDefinition>