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.' package_name: nictiz.fhir.nl.stu3.zib2017 derivation: constraint name: Zib TreatmentDirective Verification type: Extension elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: Verified: match: {url: Verified} schema: index: 1 elements: url: pattern: {type: Uri, value: Verified} index: 2 valueBoolean: type: boolean short: Verified index: 3 slicing: slices: valueBoolean: match: {} schema: {type: boolean, short: Verified, index: 3} VerifiedWith: match: {url: VerifiedWith} schema: index: 4 elements: url: pattern: {type: Uri, value: VerifiedWith} index: 5 valueCodeableConcept: type: CodeableConcept index: 6 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, index: 6} VerificationDate: match: {url: VerificationDate} schema: index: 7 elements: url: pattern: {type: Uri, value: VerificationDate} index: 8 valueDateTime: type: dateTime short: VerificationDate index: 9 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, short: VerificationDate, index: 9} url: pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification'} index: 10 value: choices: [] index: 12 package_version: 1.3.12 extensions: Verified: url: Verified index: 1 elements: url: pattern: {type: Uri, value: Verified} index: 2 valueBoolean: type: boolean short: Verified index: 3 slicing: slices: valueBoolean: match: {} schema: {type: boolean, short: Verified, index: 3} VerifiedWith: url: VerifiedWith index: 4 elements: url: pattern: {type: Uri, value: VerifiedWith} index: 5 valueCodeableConcept: type: CodeableConcept index: 6 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, index: 6} VerificationDate: url: VerificationDate index: 7 elements: url: pattern: {type: Uri, value: VerificationDate} index: 8 valueDateTime: type: dateTime short: VerificationDate index: 9 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, short: VerificationDate, index: 9} class: extension kind: complex-type url: http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentDirective-Verification base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.0.3