PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.mpd@1.0.0-comment-2
    https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-characteristic
description: Any characteristic of the medicinal product prescribed or dispensed (for example, price, textual package description, special program information, etc)
package_name: ihe.pharm.mpd
derivation: constraint
name: MedicationCharacteristic
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: Code specifying the type of characteristic of medication
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: uri, value: type}
                type: uri
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        value:
          match: {}
          schema:
            short: Descriptive value of the characteristic
            index: 7
            extensions: {}
            elements:
              valueDecimal: {type: decimal, choiceOf: value, index: 14}
              valueQuantity: {type: Quantity, choiceOf: value, index: 18}
              value:
                choices: [valueBoolean, valueDateTime, valueDecimal, valueInteger, valueString, valueCodeableConcept, valueQuantity, valueRatio]
                index: 11
              valueString: {type: string, choiceOf: value, index: 16}
              valueRatio: {type: Ratio, choiceOf: value, index: 19}
              valueBoolean: {type: boolean, choiceOf: value, index: 12}
              valueDateTime: {type: dateTime, choiceOf: value, index: 13}
              extension: {index: 8}
              url:
                pattern: {type: uri, value: value}
                type: uri
                index: 9
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 17}
              valueInteger: {type: integer, choiceOf: value, index: 15}
  url:
    pattern: {type: uri, value: 'https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-characteristic'}
    type: uri
    index: 20
  value:
    choices: []
    index: 22
package_version: 1.0.0-comment-2
extensions:
  type:
    url: null
    short: Code specifying the type of characteristic of medication
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: uri, value: type}
        type: uri
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  value:
    url: null
    short: Descriptive value of the characteristic
    index: 7
    extensions: {}
    elements:
      valueDecimal: {type: decimal, choiceOf: value, index: 14}
      valueQuantity: {type: Quantity, choiceOf: value, index: 18}
      value:
        choices: [valueBoolean, valueDateTime, valueDecimal, valueInteger, valueString, valueCodeableConcept, valueQuantity, valueRatio]
        index: 11
      valueString: {type: string, choiceOf: value, index: 16}
      valueRatio: {type: Ratio, choiceOf: value, index: 19}
      valueBoolean: {type: boolean, choiceOf: value, index: 12}
      valueDateTime: {type: dateTime, choiceOf: value, index: 13}
      extension: {index: 8}
      url:
        pattern: {type: uri, value: value}
        type: uri
        index: 9
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 17}
      valueInteger: {type: integer, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/ihe-ext-medication-characteristic
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-comment-2
required: [extension]