PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@setp-0.9.0-alpha1.0.4
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Procedure
description: SET Procedure Profile
package_name: ca.on.oh
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}
  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: 42}
  extension:
    index: 2
    slicing:
      rules: open
      ordered: false
      min: null
      slices:
        inRoom:
          match: {}
          schema: {type: Extension, isModifier: false, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ext-in-room', index: 3}
        preadmissionScreening:
          match: {}
          schema: {type: Extension, isModifier: false, mustSupport: true, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening', index: 4}
        surgicalChecklist:
          match: {}
          schema:
            type: Extension
            isModifier: false
            mustSupport: true
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist
            index: 5
            elements:
              value:
                mustSupport: true
                choices: []
                index: 7
  complication:
    binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
    mustSupport: true
    index: 37
    elements:
      coding:
        binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
        mustSupport: true
        index: 38
        elements:
          system:
            pattern: {type: Uri, value: 'http://snomed.info/sct'}
            mustSupport: true
            index: 39
          code:
            binding: {strength: example, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/procedure-complication'}
            mustSupport: true
            index: 40
          display: {mustSupport: true, index: 41}
  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: [display, system, code]
    required: [coding]
  partOf: {mustSupport: false, index: 8}
  performedPeriod: {type: Period, mustSupport: true, choiceOf: performed, index: 24}
  location:
    type: Reference
    short: Reference to the Site for this Procedure
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location']
    index: 35
    elements:
      reference: {mustSupport: true, index: 36}
    required: [reference]
  subject:
    type: Reference
    short: The patient receiving the surgical procedure
    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
    max: 2
    index: 27
    elements:
      function:
        short: the category of the performer
        binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-provider-categories'}
        mustSupport: true
        index: 28
        elements:
          coding:
            binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-provider-categories'}
            mustSupport: true
            index: 29
            elements:
              system:
                pattern: {type: Uri, value: 'http://snomed.info/sct'}
                mustSupport: true
                index: 30
              code:
                binding: {strength: required, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/setp-provider-categories'}
                mustSupport: true
                index: 31
              display: {mustSupport: true, index: 32}
      actor:
        type: Reference
        short: the surgeon or anaesthetist
        mustSupport: true
        refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-practitionerrole']
        index: 33
        elements:
          reference: {mustSupport: true, index: 34}
        required: [reference]
package_version: setp-0.9.0-alpha1.0.4
extensions:
  inRoom: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ext-in-room', type: Extension, isModifier: false, index: 3}
  preadmissionScreening: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-preadmissionscreening', type: Extension, isModifier: false, mustSupport: true, index: 4}
  surgicalChecklist:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-surgicalchecklist
    type: Extension
    isModifier: false
    mustSupport: true
    index: 5
    elements:
      value:
        mustSupport: true
        choices: []
        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: 0.9.0
required: [location, meta, code]