PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.6
    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-ereferral-econsult
derivation: constraint
name: EReferralLocation-v11
type: Location
elements:
  description: {mustSupport: true, index: 9}
  address:
    mustSupport: true
    index: 20
    elements:
      use: {mustSupport: true, index: 21}
      type: {mustSupport: true, index: 22}
      text: {mustSupport: true, index: 23}
      line: {mustSupport: true, index: 24}
      city: {mustSupport: true, index: 25}
      state: {mustSupport: true, index: 26}
      postalCode: {mustSupport: true, index: 27}
      country: {mustSupport: true, index: 28}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  name: {mustSupport: true, index: 8}
  mode:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-mode'}
    index: 10
  type:
    mustSupport: true
    index: 11
    elements:
      coding:
        mustSupport: true
        index: 12
        elements:
          system: {mustSupport: true, index: 13}
          code: {mustSupport: true, index: 14}
          display: {mustSupport: true, index: 15}
      text: {mustSupport: true, index: 16}
  extension:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: 0
      slices:
        GeoJSON:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/StructureDefinition/geolocation', index: 3}
          min: 0
          max: 1
  status:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/location-status'}
    mustSupport: true
    index: 7
  identifier:
    mustSupport: true
    index: 4
    elements:
      system: {mustSupport: true, index: 5}
      value: {mustSupport: true, index: 6}
  hoursOfOperation:
    elements:
      daysOfWeek: {mustSupport: true, index: 38}
      allDay: {mustSupport: true, index: 39}
      openingTime: {mustSupport: true, index: 40}
      closingTime: {mustSupport: true, index: 41}
  position:
    mustSupport: false
    index: 34
    elements:
      longitude: {mustSupport: true, index: 35}
      latitude: {mustSupport: true, index: 36}
      altitude: {mustSupport: true, index: 37}
  telecom:
    mustSupport: true
    index: 17
    elements:
      system: {mustSupport: true, index: 18}
      value: {mustSupport: true, index: 19}
  physicalType:
    mustSupport: true
    index: 29
    elements:
      coding:
        mustSupport: true
        index: 30
        elements:
          system: {mustSupport: true, index: 31}
          code: {mustSupport: true, index: 32}
          display: {mustSupport: true, index: 33}
package_version: 0.11.0-alpha1.0.6
extensions:
  GeoJSON: {url: 'http://hl7.org/fhir/StructureDefinition/geolocation', min: 0, max: 1, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.1
required: [meta]