PackagesCanonicalsLogsProblems
    Packages
    ca.infoway.io.ca@csd-1.0.0-preBallot
    http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Facility-Location
description: A Facility is defined as a pairing of a Location and an Organization.  Facilities are sites where care is provided such as clinics, hospitals, pharmacies, etc. A facilities will have attributes such as a unique identifier, geographic location (address, geocode), contact information, hours of operation, etc. This profile covers the location porition of the facility.
package_name: ca.infoway.io.ca
derivation: constraint
name: FacilityLocation
type: Location
elements:
  identifier: {mustSupport: true, index: 0}
  status: {mustSupport: true, index: 1}
  name: {mustSupport: true, index: 2}
  type: {mustSupport: true, index: 3}
  telecom: {mustSupport: true, index: 4}
  physicalType: {mustSupport: true, index: 5}
  managingOrganization:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Facility-Organization']
    index: 6
  partOf:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Location']
    index: 7
package_version: csd-1.0.0-preBallot
class: profile
kind: resource
url: http://fhir.infoway-inforoute.ca/io/CA-CSD/StructureDefinition/CA-CSD-Facility-Location
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation
version: null