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 `https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#facility`. package_name: ihe.iti.mcsd derivation: constraint name: MCSDFacilityLocation type: Location elements: type: short: 'One type must be set to: https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types#facility' array: true min: 2 index: 0 slicing: rules: open discriminator: - {path: $this, type: value} min: 2 slices: facility: match: coding: - {code: facility, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'} schema: pattern: type: CodeableConcept value: coding: - {code: facility, system: 'https://profiles.ihe.net/ITI/mCSD/CodeSystem/IHE.mCSD.Organization.Location.Types'} _required: true index: 1 min: 1 max: 1 service: match: {} schema: binding: {strength: required, valueSet: 'http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType'} array: true index: 2 min: 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: 3 package_version: 4.0.0-comment 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: 4.0.0-comment required: [managingOrganization]