PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.14
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure
description: SET Procedure Profile
package_name: ca.on.oh-setp
derivation: constraint
name: Procedure
type: Procedure
elements:
  category:
    short: Procedure Service
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service'}
    mustSupport: true
    index: 10
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service'}
        mustSupport: true
        index: 11
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            index: 12
          code:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-hospital-service'}
            mustSupport: true
            index: 13
          display: {mustSupport: true, index: 14}
        required: [system, code]
    required: [coding]
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  performed:
    mustSupport: true
    choices: [performedPeriod]
    index: 23
  performed[x]:
    elements:
      start: {short: Surgery Date/Procedure Start Time, mustSupport: true, index: 25}
      end: {short: Procedure End Time, mustSupport: true, index: 26}
  note: {mustSupport: true, index: 40}
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        preadmissionScreening:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening
            index: 3
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening'}
                index: 4
        surgicalChecklist:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist'}
                index: 6
        inRoom:
          match: {url: null}
          schema: {type: Extension, isModifier: false, mustSupport: true, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room', index: 7}
          min: 0
          max: 1
  complication:
    binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
    mustSupport: true
    index: 35
    elements:
      coding:
        binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
        mustSupport: true
        index: 36
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            index: 37
          code:
            binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
            mustSupport: true
            index: 38
          display: {mustSupport: true, index: 39}
  status: {mustSupport: true, index: 9}
  code:
    short: Procedure Code/Description
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-code'}
    mustSupport: true
    index: 15
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-code'}
        mustSupport: true
        index: 16
        elements:
          system:
            pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/WTIS-procedure-code'}
            mustSupport: true
            index: 17
          code:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-code'}
            mustSupport: true
            index: 18
          display: {mustSupport: true, index: 19}
        required: [system, code]
    required: [coding]
  partOf: {mustSupport: false, index: 8}
  performedPeriod: {type: Period, mustSupport: true, choiceOf: performed, index: 24}
  location:
    short: Reference to the Site for this Procedure
    mustSupport: true
    index: 31
    elements:
      identifier:
        mustSupport: true
        index: 32
        elements:
          system: {mustSupport: true, index: 33}
          value: {mustSupport: true, index: 34}
        required: [value, system]
    required: [identifier]
  subject:
    type: Reference
    short: The patient receiving the surgical procedure
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Patient']
    index: 20
    elements:
      reference: {mustSupport: true, index: 21}
    required: [reference]
  performer:
    mustSupport: true
    array: true
    min: 1
    max: 2
    index: 27
    elements:
      function: {short: the category of the performer, mustSupport: false, index: 28}
      actor:
        type: Reference
        short: the surgeon or anaesthetist
        mustSupport: true
        refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-practitionerrole']
        index: 29
        elements:
          reference: {mustSupport: true, index: 30}
        required: [reference]
package_version: 0.9.0-alpha1.0.14
extensions:
  preadmissionScreening:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening
    type: Extension
    isModifier: false
    index: 3
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening'}
        index: 4
  surgicalChecklist:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist
    type: Extension
    isModifier: false
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist'}
        index: 6
  inRoom: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-in-room', min: 0, max: 1, type: Extension, isModifier: false, mustSupport: true, index: 7}
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.0.0
required: [location, meta, category, code, performer]