PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.core@0.2.0-dft-ballot
    http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medication-ca-core
description: This profile represents the constraints applied to the Medication resource by the CA Core+ project to represent the minimum expectations for the Medication resource when used to promote capacity building for functionality found across Canadian FHIR implementations. It is informed by the constraints of shared across CIHI pCHDCF data sets and has also undergone analysis to assert alignment with the [Canadian Baseline Medication Profile](http://build.fhir.org/ig/HL7-Canada/ca-baseline/branches/master/StructureDefinition-profile-medication.html)
package_name: ca.infoway.io.core
derivation: constraint
name: MedicationCACore
type: Medication
elements:
  code:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptionmedicinalproduct'}
    index: 0
  status: {index: 1}
  form:
    binding: {strength: preferred, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/prescriptiondrugform'}
    index: 2
  amount: {index: 3}
  ingredient:
    elements:
      item:
        choices: []
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            itemCodeableConcept:
              match: {}
              schema:
                choices: [itemCodeableConcept]
                index: 7
      itemCodeableConcept:
        type: CodeableConcept
        choiceOf: item
        index: 8
        slicing:
          slices:
            itemCodeableConcept:
              match: {}
              schema: {type: CodeableConcept, choiceOf: item, index: 8}
      strength:
        index: 9
        elements:
          numerator: {type: Quantity, index: 10}
          denominator: {type: Quantity, index: 11}
package_version: 0.2.0-dft-ballot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/ca-core/StructureDefinition/medication-ca-core
base: http://hl7.org/fhir/StructureDefinition/Medication
version: null