description: Device resource profile for tags or badges in RTLS workflows package_name: hl7.fhir.uv.rtls derivation: constraint name: RTLSDevice type: Device elements: identifier: mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [system, value] status: {short: A status of "active" indicates that a tracking tag is in use (regardless of current assignment to a subject) and "inactive" indicates that a tracking tag is no longer in use., index: 3} location: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsLocation'] index: 4 package_version: 1.0.0-ballot2 class: profile kind: resource url: http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsDevice base: http://hl7.org/fhir/StructureDefinition/Device version: 1.0.0-ballot2 required: [identifier]