PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.6.1
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation
description: A profile on mCSD Location for mCSD Facilities.\n\nFacilities are physical care delivery sites such as hospitals, clinics, health outposts, physician offices,\nlabs, pharmacies, etc. A Facility has a unique identifier, geographic attributes (address, geocode), contact\nattributes, attributes regarding its hours of operation, etc. Each Facility is defined by a pairing of \n[Location](StructureDefinition-IHE.mCSD.FacilityLocation.html) and\n[Organization](StructureDefinition-IHE.mCSD.FacilityOrganization.html).\n\nIn addition to the base requirements of [mCSD Location](StructureDefinition-IHE.mCSD.Location.html),\none `type` must be set to `urn:ietf:rfc:3986#urn:ihe:iti:mcsd:2019:facility`.
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDFacilityLocation
type: Location
elements:
  type: {short: 'One type must be set to: urn:ietf:rfc:3986#urn:ihe:iti:mcsd:2019:facility', array: true, min: 2, index: 0}
  managingOrganization:
    type: Reference
    short: The reference to the mCSD Organization resource for this facility.
    refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityOrganization']
    index: 1
package_version: 3.6.1
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.FacilityLocation
base: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location
version: 3.6.1
required: [managingOrganization]