PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.rtls@1.0.0-ballot
    http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsDevice
description: Device resource profile for tags or badges in RTLS workflows
package_name: rs/hl7.fhir.uv.rtls
derivation: constraint
name: RTLSDevice
type: Device
elements:
  identifier: {mustSupport: true, index: 0}
  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: 1}
  location:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsLocation']
    index: 2
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/rtls/StructureDefinition/rtlsDevice
base: http://hl7.org/fhir/StructureDefinition/Device
version: 1.0.0-ballot
required: [identifier]