PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-setp@0.9.0-alpha1.0.29
    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-setp
derivation: constraint
name: Location
type: Location
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        ORClosureReason:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason
            index: 3
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason'}
                index: 4
        MISFunctionalCentre:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center
            index: 5
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center'}
                index: 6
        ORUnit:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit
            index: 7
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit'}
                index: 8
        functionalCentre:
          match: {url: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre'}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre
            index: 9
            elements:
              url:
                pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre'}
                index: 10
  identifier:
    short: OR Room Identifier
    mustSupport: true
    index: 11
    elements:
      system: {mustSupport: true, index: 12}
      value: {mustSupport: true, index: 13}
    required: [value, system]
  status: {mustSupport: true, index: 14}
  name: {short: OR Room name, mustSupport: true, index: 15}
  type:
    mustSupport: true
    index: 16
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
        mustSupport: true
        index: 17
        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: 18
          code:
            binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'}
            mustSupport: true
            index: 19
          display: {mustSupport: true, index: 20}
  partOf:
    short: captures the identifer of the Site
    mustSupport: true
    index: 21
    elements:
      identifier:
        short: Site Identifier
        mustSupport: true
        index: 22
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-health-care-facility-id'}
            mustSupport: true
            index: 23
          value: {mustSupport: true, index: 24}
        required: [value, system]
    required: [identifier]
package_version: 0.9.0-alpha1.0.29
extensions:
  ORClosureReason:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason
    type: Extension
    isModifier: false
    index: 3
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-closure-reason'}
        index: 4
  MISFunctionalCentre:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center
    type: Extension
    isModifier: false
    index: 5
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-mis-functional-center'}
        index: 6
  ORUnit:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit
    type: Extension
    isModifier: false
    index: 7
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-or-unit'}
        index: 8
  functionalCentre:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre
    type: Extension
    isModifier: false
    index: 9
    elements:
      url:
        pattern: {type: Uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-ext-functional-centre'}
        index: 10
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-setp-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0
required: [name, partOf, status, identifier, meta]