| Package | hl7.terminology |
| Resource Type | NamingSystem |
| Id | imei-identifier |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-imei-identifier.html |
| URL | http://terminology.hl7.org/NamingSystem/imei-identifier |
| Version | 1.0.0 |
| Status | active |
| Date | 2021-06-14T00:00:00-00:00 |
| Name | IMEI_Identifier |
| Title | IMEI as a device identifier |
| Realm | uv |
| Authority | hl7 |
| 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. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem imei-identifier
| Defining URL | http://terminology.hl7.org/NamingSystem/imei-identifier |
| Version | 1.0.0 |
| Name | IMEI_Identifier |
| Title | IMEI as a device identifier |
| Status | active |
| 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. |
| Publisher | IHE Patient Care Devices (PCD) |
| Type | Value | Preferred | Comment |
| URI | http://hl7.org/fhir/sid/imei | true | International Mobile Equipment Identity (IMEI) number |
{
"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"
}
]
}