PackagesCanonicalsLogsProblems
    Packages
    fhir.trustedhealthapps.org@1.1.0
    https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitAnwendungsdauer
description: null
package_name: fhir.trustedhealthapps.org
derivation: constraint
name: HealthAppPrescriptionUnitAnwendungsdauer
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitAnwendungsdauer'}
    type: uri
    index: 0
  value:
    mustSupport: true
    choices: [valueDuration]
    index: 2
  valueDuration: {type: Duration, mustSupport: true, choiceOf: value, index: 3}
  value[x]:
    elements:
      value: {mustSupport: true, index: 4}
      unit: {mustSupport: true, index: 5}
    required: [unit, value]
package_version: 1.1.0
class: extension
kind: complex-type
url: https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppPrescriptionUnitAnwendungsdauer
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0
required: [value, valueDuration]