Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build
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
| Active as of 2026-01-01 |
{
"resourceType" : "PlanDefinition",
"id" : "np-bgz-plandefinition",
"text" : {
"status" : "extensions",
"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;\">np-bgz-plandefinition</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-np-bgz-plandefinition.html\">BgZ — Basisgegevensset Zorg</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\n \n <tr>\n <th scope=\"row\"><b>Title: </b></th>\n <td style=\"padding-left: 4px;\">BgZ — Basisgegevensset Zorg</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Date: </b></th>\n <td style=\"padding-left: 4px;\">2026-01-01</td>\n </tr>\n \n\n \n <tr>\n <th scope=\"row\"><b>Publisher: </b></th>\n <td style=\"padding-left: 4px;\">Stichting Nuts</td>\n </tr>\n \n\n \n\n \n\n \n\n \n\n \n <tr>\n <th scope=\"row\"><b>Jurisdiction: </b></th>\n <td style=\"padding-left: 4px;\">NL</td>\n </tr>\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> Patient demographics:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Problem list:</b> \n \n <br/>\n \n \n \n \n \n </td>\n </tr>\n \n <tr>\n <td>\n \n <b> Laboratory results (last known per type):</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>"
},
"url" : "http://nictiz.nl/fhir/PlanDefinition/bgz",
"version" : "0.3.0",
"name" : "BgZDataset",
"title" : "BgZ — Basisgegevensset Zorg",
"status" : "active",
"date" : "2026-01-01",
"publisher" : "Stichting Nuts",
"contact" : [
{
"name" : "Stichting Nuts",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nuts.nl"
}
]
}
],
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NL",
"display" : "Netherlands"
}
]
}
],
"action" : [
{
"title" : "Patient demographics",
"input" : [
{
"type" : "Patient"
}
]
},
{
"title" : "Problem list",
"input" : [
{
"type" : "Condition"
}
]
},
{
"title" : "Laboratory results (last known per type)",
"input" : [
{
"extension" : [
{
"url" : "http://example.org/fhir/StructureDefinition/fhir-query-string",
"valueString" : "Observation/$lastn?category=http://snomed.info/sct|275711006&_include=Observation:specimen"
}
],
"type" : "Observation"
}
]
}
]
}