PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.dhdr.r4@4.0.3-snapshot3
    http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description
description: Provides a textual description of the strength of the active ingredient(s) in the medication
package_name: rs/ca.on.dhdr.r4
derivation: constraint
name: ExtMedicationStrengthDescription
type: Extension
elements:
  url:
    pattern: {type: uri, value: 'http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description'}
    type: uri
    index: 0
  value:
    choices: [valueString]
    index: 2
  valueString: {type: string, choiceOf: value, index: 3}
package_version: 4.0.3-snapshot3
class: extension
kind: complex-type
url: http://prescribeit.ca/fhir/StructureDefinition/ext-medication-strength-description
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueString]