Advance Care Planning (PZP)
1.0.0-rc1 - trial-use

Advance Care Planning (PZP), published by IKNL. This guide is not an authorized publication; it is the continuous build for version 1.0.0-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IKNL/PZP-FHIR-R4/ and changes regularly. See the Directory of published versions

: ACP Actor Provider - JSON Representation

Active as of 2025-10-31

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "ACPActorProvider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition ACPActorProvider</b></p><a name=\"ACPActorProvider\"> </a><a name=\"hcACPActorProvider\"> </a><table class=\"grid\"><tr><td><b>Actor: ACPActorProvider </b></td><td>ACP Actor Provider</td><td>Type: system </td></tr><tr><td colspan=\"3\"><div><p>The ACP Actor Provider is a system role fulfilled by a source information system (e.g., GP Information System (HIS), Electronic Patient Record (EPD), Electronic Client Record (ECD)). It is responsible for making the Advance Care Planning (ACP) information available in response to a request.</p>\n<p>In the Dutch functional design, this role is identified as <strong>PZPInformatieBeschikbaarstellendSysteem</strong> with the code <strong>PZP-PZPIB-FHIR</strong>. This code is a composite of the use case (<code>PZP</code> - Proactieve Zorgplanning), the system role (<code>PZPIB</code> - PZP Informatie Beschikbaarstellend) and the standard for information exchange (<code>FHIR</code>).</p>\n<p>An ACP Actor Provider:</p>\n<ul>\n<li>\n<p><strong>SHALL</strong> correctly populate all obligation-marked elements if they know a value for the element.</p>\n</li>\n<li>\n<p><strong>SHALL</strong> populate the data-absent-reason extension when an element cannot be shared due to policy or technical constraints.</p>\n</li>\n</ul>\n<p>The obligation-marked elements are specified in ACP Actor Provider <a href=\"https://hl7.org/fhir/extensions/StructureDefinition-obligation.html\">obligation extension</a> on the element definition.</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://api.iknl.nl/docs/pzp/r4/ActorDefinition/ACPActorProvider",
  "version" : "1.0.0-rc1",
  "name" : "ACPActorProvider",
  "title" : "ACP Actor Provider",
  "status" : "active",
  "date" : "2025-10-31T09:52:04+00:00",
  "publisher" : "IKNL",
  "contact" : [
    {
      "name" : "IKNL",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://iknl.nl/"
        },
        {
          "system" : "email",
          "value" : "info@iknl.nl"
        }
      ]
    }
  ],
  "description" : "The ACP Actor Provider is a system that responds to data access requests for digital health and administrative information.",
  "type" : "system",
  "documentation" : "The ACP Actor Provider is a system role fulfilled by a source information system (e.g., GP Information System (HIS), Electronic Patient Record (EPD), Electronic Client Record (ECD)). It is responsible for making the Advance Care Planning (ACP) information available in response to a request.\n\nIn the Dutch functional design, this role is identified as **PZPInformatieBeschikbaarstellendSysteem** with the code **PZP-PZPIB-FHIR**. This code is a composite of the use case (`PZP` - Proactieve Zorgplanning), the system role (`PZPIB` - PZP Informatie Beschikbaarstellend) and the standard for information exchange (`FHIR`).\n\nAn ACP Actor Provider:\n\n- **SHALL** correctly populate all obligation-marked elements if they know a value for the element.\n\n\n- **SHALL** populate the data-absent-reason extension when an element cannot be shared due to policy or technical constraints.\n\n\n\nThe obligation-marked elements are specified in ACP Actor Provider [obligation extension](https://hl7.org/fhir/extensions/StructureDefinition-obligation.html) on the element definition."
}