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
{
  "resourceType" : "Procedure",
  "id" : "P2-ACP-Procedure-28-07-2024",
  "meta" : {
    "profile" : [
      🔗 "https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-Procedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure P2-ACP-Procedure-28-07-2024</b></p><a name=\"P2-ACP-Procedure-28-07-2024\"> </a><a name=\"hcP2-ACP-Procedure-28-07-2024\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ACP-Procedure.html\">Advance Care Planning Procedure</a></p></div><p><b>identifier</b>: Resource identifier/f527654a-5fa4-4394-95bc-50a9f50a5b1f</p><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">advance care planning</span></p><p><b>subject</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>performed</b>: 2024-07-28 --> 2024-07-28</p><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"PractitionerRole-P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters.html\">Healthcare professional (role), Desiree Wolters</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"RelatedPerson-P2-ACP-ContactPerson-GertJanDeJong.html\">ContactPerson, Gert-Jan de Jong</a></p></blockquote><blockquote><p><b>performer</b></p><p><b>actor</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p></blockquote></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "RI",
            "display" : "Resource identifier"
          }
        ]
      },
      "system" : "https://acme.com/fhir/NamingSystem/resource-business-identifier",
      "value" : "f527654a-5fa4-4394-95bc-50a9f50a5b1f"
    }
  ],
  "status" : "completed",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "713603004",
        "display" : "advance care planning"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
    "display" : "Patient, Samira van der Sluijs"
  },
  "performedPeriod" : {
    "start" : "2024-07-28",
    "end" : "2024-07-28"
  },
  "performer" : [
    {
      "actor" : {
        🔗 "reference" : "PractitionerRole/P2-ACP-HealthProfessional-PractitionerRole-DesireeWolters",
        "type" : "PractitionerRole",
        "display" : "Healthcare professional (role), Desiree Wolters"
      }
    },
    {
      "actor" : {
        🔗 "reference" : "RelatedPerson/P2-ACP-ContactPerson-GertJanDeJong",
        "type" : "RelatedPerson",
        "display" : "ContactPerson, Gert-Jan de Jong"
      }
    },
    {
      "actor" : {
        🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
        "type" : "Patient",
        "display" : "Patient, Samira van der Sluijs"
      }
    }
  ]
}