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