PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mcsd@3.5.0
    https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location
description: A profile on the Location resource for mCSD.\n\nLocations are physical places where care can be delivered such as facilities, buildings, wards,\nrooms, or vehicles. Locations also include jurisdictions such as a village districts or regions.\nA Location has a unique identifier and may have geographic attributes (address, geocode),\nattributes regarding its hours of operation, etc. Each Location may be related to one [Organization](StructureDefinition-IHE.mCSD.Organization.html).\nA location may have a hierarchical relationship with other locations.
package_name: ihe.iti.mcsd
derivation: constraint
name: MCSDLocation
type: Location
elements:
  status: {short: The status code of the Location., index: 0}
  name: {short: The name of the Location., index: 1}
  type: {short: A code that describes the type of Location., index: 2}
  physicalType: {short: A code that describes the physical form of the Location., index: 3}
  partOf:
    type: Reference
    refers: ['https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location']
    index: 4
package_version: 3.5.0
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Location
base: http://hl7.org/fhir/StructureDefinition/Location
version: 3.5.0
required: [name, status, type, physicalType]