PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.10
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
description: null
package_name: rapportendoscopiequebec.test
derivation: constraint
name: EndoCurrentMedicationStatement
type: MedicationStatement
elements:
  partOf:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure']
    index: 0
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 2
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 3}
  medication[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ListeMedicamentsEndo'}
        mustSupport: true
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            SNOMED:
              match: {}
              schema:
                mustSupport: true
                index: 5
                elements:
                  system:
                    code:
                    - {system: 'http://snomed.info/sct'}
                    index: 6
                  code: {mustSupport: true, index: 7}
                  display: {mustSupport: true, index: 8}
      text: {mustSupport: true, index: 9}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient']
    index: 10
  dosage:
    mustSupport: true
    index: 11
    elements:
      route:
        mustSupport: true
        index: 12
        elements:
          coding:
            mustSupport: true
            index: 13
            elements:
              code: {mustSupport: true, index: 14}
              display: {mustSupport: true, index: 15}
      doseAndRate:
        mustSupport: true
        index: 16
        elements:
          type: {index: 17}
          dose:
            mustSupport: true
            choices: [doseQuantity]
            index: 19
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 20}
          dose[x]:
            elements:
              value: {mustSupport: true, index: 21}
              unit: {mustSupport: true, index: 22}
              system:
                code:
                - {system: 'http://unitsofmeasure.org'}
                index: 23
          rate:
            choices: []
            index: 25
package_version: 0.0.10
class: profile
kind: resource
url: https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 0.1.0
required: [partOf]