Real Time Location Services Implementation Guide, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0-ballot). This version is based on the current content of https://github.com/HL7/rtls-ig/ and changes regularly. See the Directory of published versions
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
These define constraints on FHIR resources for systems conforming to this implementation guide.
| RTLS Subscription Status Profile |
SubscriptionStatus resource used in RTLS workflows. |
| RTLS Message Header Resource Profile |
MessageHeader resource for FHIR messages sent in RTLS workflows. |
| RTLS Message Bundle Profile |
Bundle resource with a type of “message” used in RTLS workflows. |
| RTLS Subscription |
Subscription resource used in RTLS workflows. |
| RTLS Location Resource Profile |
Location resource profile for RTLS workflows. |
| RTLS Subscription Topic Profile |
SubscriptionTopic resource used in RTLS workflows. |
| RTLS Tag Device Profile |
Device resource profile for tags or badges in RTLS workflows. |
These define sets of codes used by systems conforming to this implementation guide.
| RTLS Message Events Valueset |
This valueset defines FHIR messaging event types used in RTLS workflows. |
| RTLS Subscription Topic Events Valueset |
This valueset defines events which can be used to trigger notification from a rtlsSubscriptionTopic. |
These define new code systems used by systems conforming to this implementation guide.
| RTLS Subscription Events |
Code System listing codes for event types which can be used to trigger notifications from a rtlsSubscriptionTopic. |
| RTLS Message Events |
Code System listing codes for all types of RTLS messaging events. |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.
| RTLS Device example |
Example showing how a RTLS tracking tag is represented as a Device resource. |
| RTLS Location example |
Example showing how the location of a RTLS tracking tag is represented as a Location resource. |
| Enroll Tag Event example |
Example showing how the Enroll Tag event for a RTLS tracking tag is represented as a message bundle. |
| Unenroll Tag Event example |
Example showing how the Unenroll Tag event for a RTLS tracking tag is represented as a message bundle. |
| Location Update Event example |
Example showing how the Location Update event for a RTLS tracking tag is represented as a message bundle. |
| RTLS Subscription example |
Example showing the content of a Subscription resource in RTLS workflows. |