PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4.r5-0.0.1-snapshot-2
    http://hl7.org/fhir/4.0/StructureDefinition/extension-Medication.ingredient.item
description: This cross-version extension represents Medication.ingredient.item[x] from http://hl7.org/fhir/StructureDefinition/Medication|4.0.1 for use in FHIR R5.
package_name: hl7.fhir.uv.xver
derivation: constraint
name: Ext_R4_Medication_in_item
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-Medication.ingredient.item'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: The actual ingredient or content
    choices: [valueCodeableConcept, valueReference]
    index: 2
  valueCodeableConcept:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: CodeableConcept
    short: The actual ingredient or content
    choiceOf: value
    index: 3
  valueReference:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: Reference
    short: The actual ingredient or content
    choiceOf: value
    index: 4
package_version: r4.r5-0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-Medication.ingredient.item
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url]