description: Location resource profile for RTLS workflows. package_name: hl7.fhir.uv.rtls derivation: constraint name: RTLSLocation type: Location elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] package_version: 1.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsLocation base: http://hl7.org/fhir/StructureDefinition/Location version: 1.0.0-ballot2 required: [identifier]