PackagesCanonicalsLogsProblems
    Packages
    ltsi.fhir.oncofair@0.1.0
    http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medication
description: This object describes the medication. \r\n\nCet objet décrit le médicament
package_name: ltsi.fhir.oncofair
derivation: constraint
name: OncoFAIRMedication
type: Medication
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        oncofair-medication-type:
          match: {url: null}
          schema: {type: Extension, url: 'http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medication-type', index: 1}
          min: 1
          max: 1
  code: {short: Identifies the prescribed component according to a nomenclature depending on the type, mustSupport: true, index: 2}
package_version: 0.1.0
extensions:
  oncofair-medication-type: {url: 'http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medication-type', min: 1, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://oncofair-ig.kereval.cloud/StructureDefinition/oncofair-medication
base: http://hl7.org/fhir/StructureDefinition/Medication
version: 0.1.0
required: [extension, code]