PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.dhdr.r4.v4@0.0.3-beta
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationAdministration-submission
description: null
package_name: rs/ca.on.dhdr.r4.v4
derivation: constraint
name: MedicationAdministration
type: MedicationAdministration
elements:
  category:
    binding: {strength: required, valueSet: 'http://ehealthontario.ca/fhir/ValueSet/dhdr-dispense-category'}
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        elements:
          system:
            pattern: {type: uri, value: 'http://ehealthontario.ca/fhir/CodeSystem/medication-dispense-category'}
            mustSupport: true
            type: uri
            index: 12
          code:
            pattern: {type: code, value: drug}
            mustSupport: true
            type: code
            index: 13
          display: {mustSupport: true, index: 14}
        required: [code, display, system]
    required: [coding]
  request:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationRequest-submission']
    index: 31
    elements:
      reference: {mustSupport: true, index: 32}
    required: [reference]
  meta:
    mustSupport: true
    index: 1
    elements:
      source:
        pattern: {type: uri, value: 'http://ehealthontario.ca/hospital'}
        mustSupport: true
        type: uri
        index: 2
      profile: {mustSupport: true, index: 3}
    required: [profile, source]
  dosage:
    mustSupport: true
    index: 35
    elements:
      text: {mustSupport: true, index: 36}
      route:
        mustSupport: true
        index: 37
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/routeofadministration'}
            mustSupport: true
            index: 38
            elements:
              system:
                pattern: {type: uri, value: 'http://snomed.info/sct'}
                mustSupport: true
                type: uri
                index: 39
              code: {mustSupport: true, index: 40}
              display: {mustSupport: true, index: 41}
      method:
        mustSupport: true
        index: 42
        elements:
          coding:
            mustSupport: true
            index: 43
            elements:
              system: {mustSupport: true, index: 44}
              code: {mustSupport: true, index: 45}
              display: {mustSupport: true, index: 46}
          text: {mustSupport: true, index: 47}
      dose:
        binding: {strength: extensible, valueSet: 'https://tgateway.infoway-inforoute.ca/vs/prescriptiondosequantityunit'}
        mustSupport: true
        index: 48
        elements:
          value: {mustSupport: true, index: 49}
          unit: {mustSupport: true, index: 50}
          system: {mustSupport: true, index: 51}
        required: [unit, value]
      rate:
        mustSupport: true
        choices: []
        index: 53
  medication[x]:
    elements:
      reference: {mustSupport: true, index: 18}
    required: [reference]
  note:
    mustSupport: true
    index: 33
    elements:
      text: {mustSupport: true, index: 34}
  effective[x]:
    elements:
      start: {mustSupport: true, index: 26}
      end: {mustSupport: true, index: 27}
    required: [start]
  contained:
    type: Resource
    mustSupport: true
    index: 4
    elements:
      id: {mustSupport: true, index: 5}
  status: {mustSupport: true, index: 9}
  effective:
    mustSupport: true
    choices: [effectivePeriod]
    index: 24
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 6
    elements:
      system: {mustSupport: true, index: 7}
      value: {mustSupport: true, index: 8}
    required: [system, value]
  context:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Encounter']
    index: 21
    elements:
      reference: {mustSupport: true, index: 22}
    required: [reference]
  medicationReference:
    type: Reference
    mustSupport: true
    choiceOf: medication
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Medication-submission']
    index: 17
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-Patient-submission']
    index: 19
    elements:
      reference: {mustSupport: true, index: 20}
    required: [reference]
  performer:
    mustSupport: true
    index: 28
    elements:
      actor:
        type: Reference
        mustSupport: true
        refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-PractitionerRole-submission']
        index: 29
        elements:
          reference: {mustSupport: true, index: 30}
        required: [reference]
  effectivePeriod: {type: Period, mustSupport: true, choiceOf: effective, index: 25}
  medication:
    mustSupport: true
    choices: [medicationReference]
    index: 16
package_version: 0.0.3-beta
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-profile-MedicationAdministration-submission
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 4.0.1
required: [category, contained, context, identifier, meta, performer, request]