PackagesCanonicalsLogsProblems
    Packages
    rapport.endoscopie.quebec@0.9.0-beta
    https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoCurrentMedicationStatement
description: Médicaments
package_name: rapport.endoscopie.quebec
derivation: constraint
name: EndoCurrentMedicationStatement
type: MedicationStatement
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      source: {mustSupport: true, index: 1}
      profile: {mustSupport: true, index: 2}
      security:
        mustSupport: true
        index: 3
        elements:
          system: {mustSupport: true, index: 4}
          code: {mustSupport: true, index: 5}
          display: {mustSupport: true, index: 6}
      tag:
        mustSupport: true
        index: 7
        elements:
          system: {mustSupport: true, index: 8}
          code: {mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
    required: [source]
  identifier:
    mustSupport: true
    index: 11
    elements:
      use: {mustSupport: true, index: 12}
      type:
        mustSupport: true
        index: 13
        elements:
          coding:
            mustSupport: true
            index: 14
            elements:
              system: {mustSupport: true, index: 15}
              code: {mustSupport: true, index: 16}
              display: {mustSupport: true, index: 17}
      system: {mustSupport: true, index: 18}
      value: {mustSupport: true, index: 19}
  partOf:
    type: Reference
    mustSupport: true
    refers: ['https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/StructureDefinition/EndoProcedure']
    index: 20
  medication:
    mustSupport: true
    choices: [medicationCodeableConcept]
    index: 22
  medicationCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: medication, index: 23}
  medication[x]:
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/MedicamentEndo'}
        mustSupport: true
        index: 24
        elements:
          system: {mustSupport: true, index: 25}
          code: {mustSupport: true, index: 26}
          display: {mustSupport: true, index: 27}
      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'}
                type: uri
                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.9.0-beta
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.9.0
required: [partOf]