PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.5
    http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification
description: Extension to capture if a patient and/or health professional verified the medication overview and the corresponding date the verification took place.
package_name: nictiz.fhir.nl.r4.medicationprocess9
derivation: constraint
name: ExtMedicationOverviewVerification
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        verificationPatient:
          match: {}
          schema:
            _required: true
            index: 1
            elements:
              url:
                pattern: {type: Uri, value: verificationPatient}
                index: 2
              value:
                short: VerifiedWithPatient?
                choices: [valueBoolean]
                index: 4
              valueBoolean: {type: boolean, short: 'VerifiedWithPatient?', choiceOf: value, index: 5}
        verificationPatientDate:
          match: {}
          schema:
            index: 6
            elements:
              url:
                pattern: {type: Uri, value: verificationPatientDate}
                index: 7
              value:
                short: VerificationDate
                choices: [valueDateTime]
                index: 9
              valueDateTime: {type: dateTime, short: VerificationDate, choiceOf: value, index: 10}
        verificationHealthProfessional:
          match: {}
          schema:
            _required: true
            index: 11
            elements:
              url:
                pattern: {type: Uri, value: verificationHealthProfessional}
                index: 12
              value:
                short: VerifiedWithHealthProfessional?
                choices: [valueBoolean]
                index: 14
              valueBoolean: {type: boolean, short: 'VerifiedWithHealthProfessional?', choiceOf: value, index: 15}
        verificationHealthProfessionalDate:
          match: {}
          schema:
            index: 16
            elements:
              url:
                pattern: {type: Uri, value: verificationHealthProfessionalDate}
                index: 17
              value:
                short: VerificationDate
                choices: [valueDateTime]
                index: 19
              valueDateTime: {type: dateTime, short: VerificationDate, choiceOf: value, index: 20}
  url:
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification'}
    index: 21
  value:
    choices: []
    index: 23
package_version: 2.0.0-beta.5
extensions:
  verificationPatient:
    url: null
    _required: true
    index: 1
    elements:
      url:
        pattern: {type: Uri, value: verificationPatient}
        index: 2
      value:
        short: VerifiedWithPatient?
        choices: [valueBoolean]
        index: 4
      valueBoolean: {type: boolean, short: 'VerifiedWithPatient?', choiceOf: value, index: 5}
  verificationPatientDate:
    url: null
    index: 6
    elements:
      url:
        pattern: {type: Uri, value: verificationPatientDate}
        index: 7
      value:
        short: VerificationDate
        choices: [valueDateTime]
        index: 9
      valueDateTime: {type: dateTime, short: VerificationDate, choiceOf: value, index: 10}
  verificationHealthProfessional:
    url: null
    _required: true
    index: 11
    elements:
      url:
        pattern: {type: Uri, value: verificationHealthProfessional}
        index: 12
      value:
        short: VerifiedWithHealthProfessional?
        choices: [valueBoolean]
        index: 14
      valueBoolean: {type: boolean, short: 'VerifiedWithHealthProfessional?', choiceOf: value, index: 15}
  verificationHealthProfessionalDate:
    url: null
    index: 16
    elements:
      url:
        pattern: {type: Uri, value: verificationHealthProfessionalDate}
        index: 17
      value:
        short: VerificationDate
        choices: [valueDateTime]
        index: 19
      valueDateTime: {type: dateTime, short: VerificationDate, choiceOf: value, index: 20}
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationOverview.Verification
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-beta.5