PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.15-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator
description: This Extension is used to indicate whether a pharmacist verified a medication.
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: ExtensionUKCorePharmacistVerifiedIndicator
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator'}
    type: uri
    index: 0
  value:
    short: Pharmacist Verified Indicator.
    choices: [valueBoolean]
    index: 2
  valueBoolean: {type: boolean, short: Pharmacist Verified Indicator., choiceOf: value, index: 3}
package_version: 0.0.15-pre-release
class: extension
kind: complex-type
url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-PharmacistVerifiedIndicator
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [value, valueBoolean]