PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.2
    http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification
{
  "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.",
  "_filename": "zib-TreatmentDirective-Verification.json",
  "package_name": "nictiz.fhir.nl.stu3.zib2017",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "3.0.1",
  "purpose": "Need to provide infromation on the possible verification of the treatment instruction given by the patient.",
  "name": "Zib TreatmentDirective Verification",
  "abstract": false,
  "copyright": "CC0",
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "HCIM TreatmentDirective Verification",
  "package_version": "1.1.2",
  "status": "active",
  "id": "7eddb1a5-ed1b-4216-a02c-2d6a43535e30",
  "kind": "complex-type",
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification",
  "context": [ "Consent" ],
  "version": "1.0.1",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "alias": [ "Verificatie" ],
      "short": "Verification",
      "definition": "Container of the Verification concept. This container contains all data elements of the Verification concept.",
      "isModifier": false
    }, {
      "id": "Extension.extension",
      "path": "Extension.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Extension.extension:Verified",
      "path": "Extension.extension",
      "sliceName": "Verified"
    }, {
      "id": "Extension.extension:Verified.url",
      "path": "Extension.extension.url",
      "fixedUri": "Verified"
    }, {
      "id": "Extension.extension:Verified.value[x]:valueBoolean",
      "path": "Extension.extension.valueBoolean",
      "type": [ {
        "code": "boolean"
      } ],
      "alias": [ "Geverifieerd" ],
      "short": "Verified",
      "sliceName": "valueBoolean",
      "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."
    }, {
      "id": "Extension.extension:VerifiedWith",
      "path": "Extension.extension",
      "sliceName": "VerifiedWith"
    }, {
      "id": "Extension.extension:VerifiedWith.url",
      "path": "Extension.extension.url",
      "fixedUri": "VerifiedWith"
    }, {
      "id": "Extension.extension:VerifiedWith.value[x]:valueCodeableConcept",
      "path": "Extension.extension.valueCodeableConcept",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "valueCodeableConcept"
    }, {
      "id": "Extension.extension:VerificationDate",
      "path": "Extension.extension",
      "sliceName": "VerificationDate"
    }, {
      "id": "Extension.extension:VerificationDate.url",
      "path": "Extension.extension.url",
      "fixedUri": "VerificationDate"
    }, {
      "id": "Extension.extension:VerificationDate.value[x]:valueDateTime",
      "path": "Extension.extension.valueDateTime",
      "type": [ {
        "code": "dateTime"
      } ],
      "alias": [ "VerificatieDatum" ],
      "short": "VerificationDate",
      "sliceName": "valueDateTime",
      "definition": "Date on which the verification with the patient, the patient’s family and/or the patient's authorized representative took place."
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "info@nictiz.nl",
      "system": "email"
    } ]
  } ],
  "contextType": "resource",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}