PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.rtls@1.0.0-ballot
    http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents
{
  "description": "Code System listing codes for all types of RTLS messaging events",
  "_filename": "CodeSystem-rtlsMessageEvents.json",
  "package_name": "hl7.fhir.uv.rtls",
  "date": "2022-10-12",
  "publisher": "HL7 International - Patient Administration Work Group",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "RTLSMessageEvents",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "RTLS Message Events",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "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"
      } ]
    }
  } ],
  "status": "draft",
  "id": "f983160a-99f6-4584-a7ab-9f1a801b5d4b",
  "kind": null,
  "url": "http://hl7.org/fhir/uv/rtls/CodeSystem/rtlsMessageEvents",
  "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."
  } ],
  "caseSensitive": true,
  "version": "1.0.0-ballot",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/Special/committees/pafm",
      "system": "url"
    } ]
  } ]
}