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

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

        
        <tr>
            <th scope="row"><b>Url: </b></th>
            <td style="padding-left: 4px;"><a href="PlanDefinition-np-bgz-plandefinition.html">BgZ — Basisgegevensset Zorg</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;">BgZ — Basisgegevensset Zorg</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> Problem list:</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                    <tr>
                        <td>
                            
                            <b> Laboratory results (last known per type):</b> 
                            
                            <br/>
                            
                            
                            
                            
                            
                        </td>
                    </tr>
                    
                </table>
            </td>
        </tr>
        
    </table>
</div>
</div>
  </text>
  <url value="http://nictiz.nl/fhir/PlanDefinition/bgz"/>
  <version value="0.3.0"/>
  <name value="BgZDataset"/>
  <title value="BgZ — Basisgegevensset Zorg"/>
  <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="Problem list"/>
    <input>
      <type value="Condition"/>
    </input>
  </action>
  <action>
    <title value="Laboratory results (last known per type)"/>
    <input>
      <extension url="http://example.org/fhir/StructureDefinition/fhir-query-string">
        <valueString value="Observation/$lastn?category=http://snomed.info/sct|275711006&amp;_include=Observation:specimen"/>
      </extension>
      <type value="Observation"/>
    </input>
  </action>
</PlanDefinition>