PackagesCanonicalsLogsProblems
    Packages
    ans.fhir.fr.eprescription@1.1.0-ballot
    https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-drug-characteristic
description: Specifies descriptive properties of the medicine
package_name: ans.fhir.fr.eprescription
derivation: constraint
name: FrDrugCharacteristic
type: Extension
elements:
  extension:
    short: Type of the drug characteristic
    index: 0
    slicing:
      slices:
        type:
          match: {}
          schema:
            short: Type of the drug characteristic
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: type}
                index: 2
              value:
                short: Type of characteristic
                choices: [valueCodeableConcept]
                index: 4
              valueCodeableConcept: {type: CodeableConcept, short: Type of characteristic, choiceOf: value, index: 5}
        value:
          match: {}
          schema:
            short: Description of the characteristic
            array: true
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: value}
                index: 8
              value:
                choices: [valueBase64Binary, valueString, valueAttachment, valueCodeableConcept, valueQuantity]
                index: 10
              valueBase64Binary: {type: base64Binary, choiceOf: value, index: 11}
              valueString: {type: string, choiceOf: value, index: 12}
              valueAttachment: {type: Attachment, choiceOf: value, index: 13}
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
              valueQuantity: {type: Quantity, choiceOf: value, index: 15}
  url:
    pattern: {type: Uri, value: 'https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-drug-characteristic'}
    index: 16
  value:
    choices: []
    index: 18
package_version: 1.1.0-ballot
extensions:
  type:
    url: null
    short: Type of the drug characteristic
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: type}
        index: 2
      value:
        short: Type of characteristic
        choices: [valueCodeableConcept]
        index: 4
      valueCodeableConcept: {type: CodeableConcept, short: Type of characteristic, choiceOf: value, index: 5}
  value:
    url: null
    short: Description of the characteristic
    array: true
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: value}
        index: 8
      value:
        choices: [valueBase64Binary, valueString, valueAttachment, valueCodeableConcept, valueQuantity]
        index: 10
      valueBase64Binary: {type: base64Binary, choiceOf: value, index: 11}
      valueString: {type: string, choiceOf: value, index: 12}
      valueAttachment: {type: Attachment, choiceOf: value, index: 13}
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 14}
      valueQuantity: {type: Quantity, choiceOf: value, index: 15}
class: extension
kind: complex-type
url: https://interop.esante.gouv.fr/ig/fhir/eprescription/StructureDefinition/fr-drug-characteristic
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0-ballot