PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.36
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoCurrentMedicationStatement
description: null
package_name: rapportendoscopiequebec.test
derivation: constraint
name: EndoCurrentMedicationStatement
type: MedicationStatement
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
      security:
        mustSupport: true
        index: 2
        elements:
          system: {mustSupport: true, index: 3}
          code: {mustSupport: true, index: 4}
          display: {mustSupport: true, index: 5}
      tag:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoProcedure']
    index: 10
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 12
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 13}
  medication[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/MedicamentEndo'}
        mustSupport: true
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            SNOMED:
              match: {system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                index: 15
                elements:
                  system:
                    code:
                    - {system: 'http://snomed.info/sct'}
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    mustSupport: true
                    index: 16
                  code: {mustSupport: true, index: 17}
                  display: {mustSupport: true, index: 18}
                required: [system]
      text: {mustSupport: true, index: 19}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/EndoPatient']
    index: 20
  dosage:
    mustSupport: true
    index: 21
    elements:
      route:
        mustSupport: true
        index: 22
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/VoieAdministrationEndo'}
            mustSupport: true
            index: 23
            elements:
              code: {mustSupport: true, index: 24}
              display: {mustSupport: true, index: 25}
      doseAndRate:
        mustSupport: true
        index: 26
        elements:
          dose:
            mustSupport: true
            choices: [doseQuantity]
            index: 28
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 29}
          dose[x]:
            elements:
              value: {mustSupport: true, index: 30}
              unit:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/MedicationUniteMesureEndo'}
                mustSupport: true
                index: 31
package_version: 0.0.36
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]