PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-allergyintolerance@0.2.0
    http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration
description: The amount of time the individual was exposed to the Substance.
package_name: ch.fhir.ig.ch-allergyintolerance
derivation: constraint
name: AllergyIntoleranceExposureDuration
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration'}
    index: 1
  value:
    choices: [valueDuration]
    index: 3
  valueDuration: {type: Duration, choiceOf: value, index: 4}
package_version: 0.2.0
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/openEHR-exposureDuration
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.2.0
required: [value, valueDuration]