{
  "resourceType": "StructureDefinition",
  "id": "zib-TreatmentDirective-Verification",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
  "version": "1.0.5",
  "name": "Zib TreatmentDirective Verification",
  "title": "HCIM TreatmentDirective Verification",
  "status": "active",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Extension to the CarePlan, which is used for the 'TreatmentDirective as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0.  to provide information on the verification of the treatment instruction.",
  "purpose": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "copyright": "CC0",
  "fhirVersion": "3.0.2",
  "kind": "complex-type",
  "abstract": false,
  "contextType": "resource",
  "context": [
    "Consent"
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Verification",
        "definition": "Container of the Verification concept. This container contains all data elements of the Verification concept.",
        "alias": [
          "Verificatie"
        ],
        "isModifier": false
      },
      {
        "id": "Extension.extension:Verified",
        "path": "Extension.extension",
        "sliceName": "Verified"
      },
      {
        "id": "Extension.extension:Verified.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:Verified.url",
        "path": "Extension.extension.url",
        "fixedUri": "Verified"
      },
      {
        "id": "Extension.extension:Verified.value[x]:valueBoolean",
        "path": "Extension.extension.valueBoolean",
        "sliceName": "valueBoolean",
        "short": "Verified",
        "definition": "Indication of the fact that the treatment instruction has been verified with the patient, the patient’s family and/or the patient's authorized representative.",
        "alias": [
          "Geverifieerd"
        ],
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:VerifiedWith",
        "path": "Extension.extension",
        "sliceName": "VerifiedWith"
      },
      {
        "id": "Extension.extension:VerifiedWith.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:VerifiedWith.url",
        "path": "Extension.extension.url",
        "fixedUri": "VerifiedWith"
      },
      {
        "id": "Extension.extension:VerifiedWith.value[x]:valueCodeableConcept",
        "path": "Extension.extension.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Extension.extension:VerificationDate",
        "path": "Extension.extension",
        "sliceName": "VerificationDate"
      },
      {
        "id": "Extension.extension:VerificationDate.extension",
        "path": "Extension.extension.extension",
        "max": "0"
      },
      {
        "id": "Extension.extension:VerificationDate.url",
        "path": "Extension.extension.url",
        "fixedUri": "VerificationDate"
      },
      {
        "id": "Extension.extension:VerificationDate.value[x]:valueDateTime",
        "path": "Extension.extension.valueDateTime",
        "sliceName": "valueDateTime",
        "short": "VerificationDate",
        "definition": "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place.",
        "alias": [
          "VerificatieDatum"
        ],
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}