Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build Netherlands flag

Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions

: BgZ dataset — PlanDefinition (stub) - XML Representation

Active as of 2026-01-01

Raw xml | Download


<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>