{
  "resourceType" : "Observation",
  "id" : "ACP-PositionRegardingEuthanasia-Pat2",
  "meta" : {
    "profile" : ["https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-PositionRegardingEuthanasia"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ACP-PositionRegardingEuthanasia-Pat2</b></p><a name=\"ACP-PositionRegardingEuthanasia-Pat2\"> </a><a name=\"hcACP-PositionRegardingEuthanasia-Pat2\"> </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-PositionRegardingEuthanasia.html\">ACP Position Regarding Euthanasia</a></p></div><p><b>identifier</b>: Resource identifier/1e73ad4f-6822-412e-a8e1-8a9f235e5a54</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 340171000146104}\">standpunt ten opzichte van euthanasie</span></p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>encounter</b>: <a href=\"Encounter-ACP-Encounter-1-Pat2.html\">Encounter, 2025-08-07</a></p><p><b>effective</b>: 2025-08-07</p><p><b>performer</b>: <a href=\"PractitionerRole-ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2.html\">Healthcare professional (role), Desiree Wolters</a></p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 340201000146103}\">wil geen euthanasie</span></p></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" : "1e73ad4f-6822-412e-a8e1-8a9f235e5a54"
  }],
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "340171000146104",
      "display" : "standpunt ten opzichte van euthanasie"
    }]
  },
  "subject" : {
    "reference" : "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
    "display" : "Patient, Samira van der Sluijs"
  },
  "encounter" : {
    "reference" : "Encounter/ACP-Encounter-1-Pat2",
    "display" : "Encounter, 2025-08-07"
  },
  "effectiveDateTime" : "2025-08-07",
  "performer" : [{
    "reference" : "PractitionerRole/ACP-HealthProfessional-PractitionerRole-DesireeWolters-Pat2",
    "display" : "Healthcare professional (role), Desiree Wolters"
  }],
  "valueCodeableConcept" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "340201000146103",
      "display" : "wil geen euthanasie"
    }]
  }
}