Package | hl7.fhir.uv.rtls |
Type | CodeSystem |
Id | rtlsMessageEvents |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/rtls/https://build.fhir.org/ig/HL7/rtls-ig/CodeSystem-rtlsMessageEvents.html |
URL | http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents |
Version | 1.0.0-ballot |
Status | draft |
Date | 2022-10-12 |
Name | RTLSMessageEvents |
Title | RTLS Message Events |
Realm | uv |
Authority | hl7 |
Description | Code System listing codes for all types of RTLS messaging events |
Content | complete |
ValueSet | |
rtlsMessageEvents | RTLS Message Events Valueset |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem rtlsMessageEvents
This case-sensitive code system http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents
defines the following codes:
{ "resourceType": "CodeSystem", "id": "rtlsMessageEvents", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pa" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "informative", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/rtls/ImplementationGuide/hl7.fhir.uv.rtls" } ] } } ], "url": "http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents", "version": "1.0.0-ballot", "name": "RTLSMessageEvents", "title": "RTLS Message Events", "status": "draft", "experimental": true, "date": "2022-10-12", "publisher": "HL7 International / Patient Administration", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/pafm" } ] } ], "description": "Code System listing codes for all types of RTLS messaging events", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "enroll-tag", "display": "Enroll Tag", "definition": "Used to describe when a subscriber wants to receive notifications about a specific tag." }, { "code": "unenroll-tag", "display": "Unenroll Tag", "definition": "Used to describe when a subscriber no longer wants to receive notifications about a specific tag." }, { "code": "location-update", "display": "Location Update", "definition": "Used to describe when a specific tag has an updated location." }, { "code": "staff-duress", "display": "Staff Duress", "definition": "Used when a user requires assistance pertaining to a security incident or threat; this function sends a distress signal that will notify nearby security members." } ] }