PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@setp-0.9.0-alpha1.0.3
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location
description: Details and position information for a physical place where surgical procedures are performed.
package_name: ca.on.oh
derivation: constraint
name: Location
type: Location
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  extension:
    type: Extension
    isModifier: false
    mustSupport: true
    url: http://ontariohealth.ca/fhir/StructureDefinition/ext-or-closure-reason
    index: 2
    slicing:
      slices:
        ORClosureReason:
          match: {}
          schema:
            type: Extension
            isModifier: false
            mustSupport: true
            url: http://ontariohealth.ca/fhir/StructureDefinition/ext-or-closure-reason
            index: 2
            elements:
              value:
                mustSupport: true
                choices: []
                index: 4
              value[x]:
                elements:
                  coding:
                    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/or-closure-reason'}
                    mustSupport: true
                    index: 5
                    elements:
                      system:
                        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason'}
                        mustSupport: true
                        index: 6
                      code:
                        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/or-closure-reason'}
                        mustSupport: true
                        index: 7
                      display: {mustSupport: true, index: 8}
        MISFunctionalCentre:
          match: {}
          schema:
            type: Extension
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/MIS-functional-center'}
            isModifier: false
            mustSupport: true
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center
            index: 9
            elements:
              value:
                mustSupport: true
                choices: []
                index: 11
        ORUnit:
          match: {}
          schema: {type: Extension, isModifier: false, mustSupport: true, url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit', index: 12}
        functionalCentre:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ext-functional-centre
            index: 13
            elements:
              value[x]:
                elements:
                  coding: {mustSupport: true, index: 14}
  identifier:
    short: OR Room Identifier
    mustSupport: true
    index: 15
    elements:
      system: {mustSupport: true, index: 16}
      value: {mustSupport: true, index: 17}
    required: [value, system]
  status: {mustSupport: true, index: 18}
  name: {short: OR Room name, mustSupport: true, index: 19}
  type:
    mustSupport: true
    index: 20
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
        mustSupport: true
        index: 21
        elements:
          system:
            short: For SETP usage, only "Emergency Room" value code will be used
            pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/v3-RoleCode'}
            mustSupport: true
            index: 22
          code:
            binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
            mustSupport: false
            index: 23
          display: {mustSupport: true, index: 24}
        required: [display, system, code]
    required: [coding]
  managingOrganization:
    mustSupport: true
    index: 25
    elements:
      identifier:
        mustSupport: true
        index: 26
        elements:
          system: {mustSupport: true, index: 27}
          value: {mustSupport: true, index: 28}
        required: [value, system]
      display: {mustSupport: true, index: 29}
    required: [identifier]
  partOf:
    short: captures the identifer of the Site
    mustSupport: true
    index: 30
    elements:
      identifier:
        short: Site Identifier
        mustSupport: true
        index: 31
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id'}
            mustSupport: true
            index: 32
          value: {mustSupport: true, index: 33}
        required: [value, system]
    required: [identifier]
package_version: setp-0.9.0-alpha1.0.3
extensions:
  ORClosureReason:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ext-or-closure-reason
    type: Extension
    isModifier: false
    mustSupport: true
    index: 2
    elements:
      value:
        mustSupport: true
        choices: []
        index: 4
      value[x]:
        elements:
          coding:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/or-closure-reason'}
            mustSupport: true
            index: 5
            elements:
              system:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason'}
                mustSupport: true
                index: 6
              code:
                binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/or-closure-reason'}
                mustSupport: true
                index: 7
              display: {mustSupport: true, index: 8}
  MISFunctionalCentre:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center
    type: Extension
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/MIS-functional-center'}
    isModifier: false
    mustSupport: true
    index: 9
    elements:
      value:
        mustSupport: true
        choices: []
        index: 11
  ORUnit: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit', type: Extension, isModifier: false, mustSupport: true, index: 12}
  functionalCentre:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ext-functional-centre
    type: Extension
    isModifier: false
    index: 13
    elements:
      value[x]:
        elements:
          coding: {mustSupport: true, index: 14}
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 0.9.0
required: [name, status, identifier, type, meta]