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