PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.meow@1.0.0-preview
    https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-verificationinformation
description: Verification of medication line. The overview is verified as a whole, but each line is equipped with the information. The actual functional meaning and impact of this validation depends on the implementation.
package_name: ihe.pharm.meow
derivation: constraint
name: VerificationInformation
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        verifier:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: verifier}
                index: 3
              value:
                choices: [valueReference]
                index: 5
              valueReference: {type: Reference, choiceOf: value, index: 6}
        verificationTime:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: verificationTime}
                index: 9
              value:
                choices: [valueDateTime]
                index: 11
              valueDateTime: {type: dateTime, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-verificationinformation'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.0.0-preview
extensions:
  verifier:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: verifier}
        index: 3
      value:
        choices: [valueReference]
        index: 5
      valueReference: {type: Reference, choiceOf: value, index: 6}
  verificationTime:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: verificationTime}
        index: 9
      value:
        choices: [valueDateTime]
        index: 11
      valueDateTime: {type: dateTime, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: https://profiles.ihe.net/PHARM/MEOW/StructureDefinition/ihe-ext-medicationstatement-verificationinformation
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-preview