PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@ereferral-econsult-0.12.0-alpha1.0.2
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location
description: Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.
package_name: ca.on.oh
derivation: constraint
name: EReferralLocation
type: Location
elements:
  description: {mustSupport: true, index: 4}
  address:
    elements:
      use: {mustSupport: true, index: 11}
      type: {mustSupport: true, index: 12}
      line: {mustSupport: true, index: 13}
      state: {mustSupport: true, index: 14}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  mode:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode'}
    index: 5
  type:
    elements:
      coding:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
      text: {mustSupport: true, index: 10}
  extension:
    type: Extension
    mustSupport: true
    url: http://hl7.org/fhir/StructureDefinition/geolocation
    index: 2
    slicing:
      slices:
        GeoJSON:
          match: {}
          schema:
            type: Extension
            mustSupport: true
            url: http://hl7.org/fhir/StructureDefinition/geolocation
            index: 2
            extensions: {}
            elements:
              extension: {array: true, min: 2, index: 3}
  hoursOfOperation:
    elements:
      daysOfWeek: {mustSupport: true, index: 24}
      allDay: {mustSupport: true, index: 25}
      openingTime: {mustSupport: true, index: 26}
      closingTime: {mustSupport: true, index: 27}
  position:
    mustSupport: false
    index: 20
    elements:
      longitude: {mustSupport: true, index: 21}
      latitude: {mustSupport: true, index: 22}
      altitude: {mustSupport: true, index: 23}
  physicalType:
    mustSupport: true
    index: 15
    elements:
      coding:
        mustSupport: true
        index: 16
        elements:
          system: {mustSupport: true, index: 17}
          code: {mustSupport: true, index: 18}
          display: {mustSupport: true, index: 19}
package_version: ereferral-econsult-0.12.0-alpha1.0.2
extensions:
  GeoJSON:
    url: http://hl7.org/fhir/StructureDefinition/geolocation
    type: Extension
    mustSupport: true
    index: 2
    extensions: {}
    elements:
      extension: {array: true, min: 2, index: 3}
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location
base: http://fhir.infoway-inforoute.ca/io/CA-eReC/StructureDefinition/CA-eReC-Location
version: 1.0.1
required: [meta]