PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.crmi@1.0.0-ballot
    http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-locationdefinition
description: Represents the definition of a location, suitable for use in various contexts, such as a facility definition
package_name: hl7.fhir.uv.crmi
derivation: constraint
name: CRMILocationDefinition
type: Location
elements:
  address: {mustSupport: false, index: 6}
  managingOrganization: {mustSupport: false, index: 8}
  name: {mustSupport: true, index: 2}
  mode:
    type: code
    pattern: {type: Code, value: kind}
    mustSupport: true
    index: 3
  type: {mustSupport: true, array: true, min: 1, index: 4}
  status: {mustSupport: true, index: 1}
  identifier: {mustSupport: false, index: 0}
  hoursOfOperation: {mustSupport: false, index: 10}
  availabilityExceptions: {mustSupport: false, index: 11}
  position: {mustSupport: false, index: 7}
  telecom: {mustSupport: false, index: 5}
  partOf: {mustSupport: false, index: 9}
  endpoint: {mustSupport: false, index: 12}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-locationdefinition
base: http://hl7.org/fhir/StructureDefinition/Location
version: 1.0.0-ballot
required: [mode, name, type]