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