PackagesCanonicalsLogsProblems
    Packages
    ee.fhir.base@1.1.3
    https://fhir.ee/base/StructureDefinition/ee-location
description: Location resource gives details and position information of a physical place where services are provided, and also where resources and participants may be stored, found, contained or accomodated.
package_name: ee.fhir.base
derivation: constraint
name: EEBaseLocation
type: Location
elements:
  address: {type: Address, mustSupport: true, index: 0}
  form:
    binding: {strength: required, valueSet: 'https://fhir.ee/ValueSet/location-form'}
    mustSupport: true
    index: 1
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.ee/base/StructureDefinition/ee-organization']
    index: 2
  partOf:
    type: Reference
    refers: ['https://fhir.ee/base/StructureDefinition/ee-location']
    index: 3
package_version: 1.1.3
class: profile
kind: resource
url: https://fhir.ee/base/StructureDefinition/ee-location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.1.3