<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="StructureDefinition-ACP-OtherImportantInformation" />
  <url value="https://fhir.iknl.nl/fhir/PZP/StructureDefinition/StructureDefinition-ACP-OtherImportantInformation" />
  <name value="ACPOtherImportantInformation" />
  <title value="ACP Other Important Information" />
  <status value="draft" />
  <publisher value="IKNL" />
  <contact>
    <name value="IKNL" />
    <telecom>
      <system value="email" />
      <value value="info@iknl.nl" />
      <use value="work" />
    </telecom>
  </contact>
  <description value="A profile used to capture other relevant and important information related to the Patient’s Advance Care Planning (ACP) agreements that is not covered by existing ACP profiles." />
  <purpose value="The ACP form includes the open-ended question “Wat verder nog belangrijk is” (“What else is important?”), which allows for free-text input. Because this question can capture a wide range of information not addressed by other ACP profiles, a separate profile has been created to record this additional content in a structured and consistent manner alongside existing ACP data." />
  <fhirVersion value="3.0.2" />
  <mapping>
    <identity value="pzp-dataset-100-beta1-2025-TO-DO" />
    <uri value="[TO-DO]" />
    <name value="ART-DECOR Dataset Proactieve Zorgplanning 1.0.0-beta.1 [TO-DO]" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="http://nictiz.nl/fhir/StructureDefinition/zib-GeneralMeasurement" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation">
      <path value="Observation" />
      <definition value="Other relevant and important information related to the Patient’s Advance Care Planning (ACP) agreements." />
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <patternCodeableConcept>
        <coding>
          <system value="http://snomed.info/sct" />
          <code value="247751003" />
        </coding>
      </patternCodeableConcept>
    </element>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Group" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://hl7.org/fhir/StructureDefinition/Device" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-location" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="https://fhir.iknl.nl/fhir/PZP/StructureDefinition/StructureDefinition-ACP-Patient" />
      </type>
    </element>
    <element id="Observation.context">
      <path value="Observation.context" />
      <type>
        <code value="Reference" />
        <targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare" />
      </type>
      <type>
        <code value="Reference" />
        <targetProfile value="https://fhir.iknl.nl/fhir/PZP/StructureDefinition/StructureDefinition-ACP-Encounter" />
      </type>
    </element>
    <element id="Observation.value[x]:valueString">
      <path value="Observation.valueString" />
      <sliceName value="valueString" />
      <definition value="Response to the question “What else is important?” as documented in the ACP form." />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>