PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.2
    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
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure']
    index: 0
  medication:
    choices: [medicationCodeableConcept]
    index: 2
  medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 3}
  medication[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ListeMedicamentsEndo'}
        index: 4
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: null
          slices:
            SNOMED:
              match: {}
              schema:
                index: 5
                elements:
                  system:
                    code:
                    - {system: 'http://snomed.info/sct'}
                    index: 6
  subject:
    type: Reference
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient']
    index: 7
  dosage:
    elements:
      site: {index: 15}
      asNeeded:
        choices: []
        index: 14
      method: {index: 16}
      patientInstruction: {index: 11}
      maxDosePerLifetime: {index: 26}
      maxDosePerAdministration: {index: 25}
      timing: {index: 12}
      additionalInstruction: {index: 10}
      sequence: {index: 8}
      maxDosePerPeriod: {index: 24}
      doseAndRate:
        elements:
          type: {index: 17}
          dose:
            choices: [doseQuantity]
            index: 19
          doseQuantity: {type: Quantity, choiceOf: dose, index: 20}
          dose[x]:
            elements:
              system:
                code:
                - {system: 'http://unitsofmeasure.org'}
                index: 21
          rate:
            choices: []
            index: 23
      text: {index: 9}
package_version: 0.0.2
class: profile
kind: resource
url: https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: null
required: [partOf]