PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4b-0.0.1-snapshot-2
    http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value
description: This cross-version extension represents AdministrableProductDefinition.property.value[x] from http://hl7.org/fhir/StructureDefinition/AdministrableProductDefinition|5.0.0 for use in FHIR R4B.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R5_APD_pr_value
type: Extension
elements:
  valueReference:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Reference
    short: A value for the characteristic
    choiceOf: value
    index: 9
  valueMarkdown:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: markdown
    short: A value for the characteristic
    choiceOf: value
    index: 7
  valueQuantity:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Quantity
    short: A value for the characteristic
    choiceOf: value
    index: 4
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: A value for the characteristic
    choices: [valueCodeableConcept, valueQuantity, valueDate, valueBoolean, valueMarkdown, valueAttachment, valueReference]
    index: 2
  valueBoolean:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: boolean
    short: A value for the characteristic
    choiceOf: value
    index: 6
  valueDate:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: date
    short: A value for the characteristic
    choiceOf: value
    index: 5
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value'}
    index: 0
  valueCodeableConcept:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: CodeableConcept
    short: A value for the characteristic
    choiceOf: value
    index: 3
  valueAttachment:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Attachment
    short: A value for the characteristic
    choiceOf: value
    index: 8
package_version: r5.r4b-0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/5.0/StructureDefinition/extension-AdministrableProductDefinition.property.value
base: http://hl7.org/fhir/StructureDefinition/Extension|4.3.0
version: 0.0.1-snapshot-2
required: [url]