PackagesCanonicalsLogsProblems
    Packages
    rapportendoscopiequebec.test@0.0.69
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/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}
  identifier:
    mustSupport: true
    index: 10
    elements:
      use: {mustSupport: true, index: 11}
      type:
        mustSupport: true
        index: 12
        elements:
          coding:
            mustSupport: true
            index: 13
            elements:
              system: {mustSupport: true, index: 14}
              code: {mustSupport: true, index: 15}
              display: {mustSupport: true, index: 16}
      system: {mustSupport: true, index: 17}
      value: {mustSupport: true, index: 18}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoProcedure']
    index: 19
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 21
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 22}
  medication[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/MedicamentEndo'}
        mustSupport: true
        index: 23
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            SNOMED:
              match: {system: 'http://snomed.info/sct'}
              schema:
                mustSupport: true
                index: 24
                elements:
                  system:
                    code:
                    - {system: 'http://snomed.info/sct'}
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    mustSupport: true
                    index: 25
                  code: {mustSupport: true, index: 26}
                  display: {mustSupport: true, index: 27}
                required: [system]
      text: {mustSupport: true, index: 28}
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoPatient']
    index: 29
  dosage:
    mustSupport: true
    index: 30
    elements:
      route:
        mustSupport: true
        index: 31
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/VoieAdministrationEndo'}
            mustSupport: true
            index: 32
            elements:
              code: {mustSupport: true, index: 33}
              display: {mustSupport: true, index: 34}
      doseAndRate:
        mustSupport: true
        index: 35
        elements:
          dose:
            mustSupport: true
            choices: [doseQuantity]
            index: 37
          doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 38}
          dose[x]:
            elements:
              value: {mustSupport: true, index: 39}
              unit: {mustSupport: true, index: 40}
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                index: 41
              code:
                binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/MedicationUniteMesureEndo'}
                mustSupport: true
                index: 42
package_version: 0.0.69
class: profile
kind: resource
url: https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoCurrentMedicationStatement
base: http://hl7.org/fhir/StructureDefinition/MedicationStatement
version: 0.1.0
required: [partOf]