FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/imei-identifier

Packagehl7.terminology
TypeNamingSystem
Idimei-identifier
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-imei-identifier.html
URLhttp://terminology.hl7.org/NamingSystem/imei-identifier
Version1.0.0
Statusactive
Date2021-06-14T00:00:00-00:00
NameIMEI_Identifier
TitleIMEI as a device identifier
Realmuv
Authorityhl7
DescriptionThe International Mobile Equipment Identity (IMEI) is a number, usually unique, to identify 3GPP and iDEN mobile phones, as well as some satellite phones. The IMEI consists of 15 decimal digits: 14 digits plus a check digit while the IMEISV consists of 16 decimal digits: 14 digits plus two software version digits. These numbers includes information on the origin, model, and serial number of the device. The structure of the IMEI/SV is specified in 3GPP TS 23.003. The model and origin comprise the initial 8-digit portion of the IMEI/SV, known as the Type Allocation Code (TAC). The remainder of the IMEI is manufacturer-defined, with a Luhn check digit at the end.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem imei-identifier

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/imei-identifier
Version1.0.0
NameIMEI_Identifier
TitleIMEI as a device identifier
Statusactive
Definition

The International Mobile Equipment Identity (IMEI) is a number, usually unique, to identify 3GPP and iDEN mobile phones, as well as some satellite phones. The IMEI consists of 15 decimal digits: 14 digits plus a check digit while the IMEISV consists of 16 decimal digits: 14 digits plus two software version digits. These numbers includes information on the origin, model, and serial number of the device. The structure of the IMEI/SV is specified in 3GPP TS 23.003. The model and origin comprise the initial 8-digit portion of the IMEI/SV, known as the Type Allocation Code (TAC). The remainder of the IMEI is manufacturer-defined, with a Luhn check digit at the end.

PublisherIHE Patient Care Devices (PCD)

Identifiers

TypeValuePreferredComment
URIhttp://hl7.org/fhir/sid/imeitrueInternational Mobile Equipment Identity (IMEI) number

Source

{
  "resourceType": "NamingSystem",
  "id": "imei-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/imei-identifier",
  "version": "1.0.0",
  "name": "IMEI_Identifier",
  "title": "IMEI as a device identifier",
  "status": "active",
  "kind": "identifier",
  "date": "2021-06-14T00:00:00-00:00",
  "publisher": "IHE Patient Care Devices (PCD)",
  "contact": [
    {
      "name": "Devices on FHIR working group; IHE Patient Care Devices"
    }
  ],
  "responsible": "IHE Patient Care Devices",
  "description": "The International Mobile Equipment Identity (IMEI) is a number, usually unique, to identify 3GPP and iDEN mobile phones, as well as some satellite phones. The IMEI consists of 15 decimal digits: 14 digits plus a check digit while the IMEISV consists of 16 decimal digits: 14 digits plus two software version digits. These numbers includes information on the origin, model, and serial number of the device. The structure of the IMEI/SV is specified in 3GPP TS 23.003. The model and origin comprise the initial 8-digit portion of the IMEI/SV, known as the Type Allocation Code (TAC). The remainder of the IMEI is manufacturer-defined, with a Luhn check digit at the end.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/imei",
      "preferred": true,
      "comment": "International Mobile Equipment Identity (IMEI) number"
    }
  ]
}