| Literature DB >> 33979848 |
Nicolai Spicher1, Ramon Barakat1, Ju Wang1, Mostafa Haghi1, Justin Jagieniak2, Gamze Söylev Öktem2, Siegfried Hackel2, Thomas Martin Deserno1.
Abstract
BACKGROUND: The rapid dissemination of smart devices within the internet of things (IoT) is developing toward automatic emergency alerts which are transmitted from machine to machine without human interaction. However, apart from individual projects concentrating on single types of accidents, there is no general methodology of connecting the standalone information and communication technology (ICT) systems involved in an accident: systems for alerting (e.g., smart home/car/wearable), systems in the responding stage (e.g., ambulance), and in the curing stage (e.g., hospital).Entities:
Year: 2021 PMID: 33979848 PMCID: PMC8294938 DOI: 10.1055/s-0041-1728676
Source DB: PubMed Journal: Methods Inf Med ISSN: 0026-1270 Impact factor: 2.176
Formats for time
| Standard | Format name | Est. | Format description | Example | Pros | Cons | Ref. |
|---|---|---|---|---|---|---|---|
| Unix time | 1971 | Whole number within (0,2147483647) | 1586436471 | Widely used in operating systems | Can only specify fixed points in time |
| |
| RFC 822 | Standard for the format of ARPA internet text messages | 1982 | (day-of-week) DD-month-YYYY | Thursday, 9-April-2020 | Replaced by RFC822 |
| |
| ISO 8601 | Date and time format | 1988 | Basic format: YYYY-MM-DD | 2020-April-9 | Basis of nearly all time formats in programming languages and databases |
| |
| Extended format: YYYY-MM-DD | 2020-04-09 | ||||||
| RFC 2822 | Internet message format | 2001 | (day-of-week) DD-month YYYY hh “”: mm ( “”: ss ) “ ± ” hhmm | Thursday, 9 April 2020 15:25:42 +0200 | Replaced by RFC 5322 |
| |
| RFC 3399 | Date and time on the internet: time stamps | 2002 | Similar to ISO 8601 with minor differences, e.g., T can be omitted, Z can be used for (00:00)-time zone | 2020-April-9 | Specifies ISO 8601 and defines a formal grammar |
| |
| RFC 5322 | Internet message format | 2008 | Short format: DD-month-YYYY | 9-April-2020 | Widely known; used for timestamping e-mails | Many characters compared with other standards; can only specify fixed points in time |
|
Abbreviations: ISO, International Organization for Standardization; RFC, requests for comment.
Formats for location
| Standard | Format name | Est. | Format description | Example | Pros | Cons | Ref. |
|---|---|---|---|---|---|---|---|
| Universal transverse mercator | 1940 | Earth divided in 60 zones which are refined by a hemisphere (N/S) and by easting/northing values | Zone 32N, 604074 5792499 |
| |||
| ISO 6709 | Standard representation of geographic point location by coordinates | 1983 | Latitude and longitude are given in degrees, minutes and seconds (right; top) or in decimal degrees (bottom) | 52°16′22.8‘‘N |
| ||
| 52.273000 10.525340 | |||||||
| Defense Mapping Agency Technical Manual 8358.1 | Military Grid Reference System | 1996 | Characters | 32U PC 04073 92498 |
| ||
| Defense Mapping Agency Technical Manual 8358.1 | World Geographic Reference System | 1996 | Characters: | NK LH 315 163 | Uses only increasingly shrinking quadrangles |
| |
| Mapcode: | Mapcode | 2001 | Territory identifier followed by a code encoding a rectangle where increasing the length of the code, decreases the sides length | DEU 9L.NDJ | Can be used with and without a country identifier | Cannot be truncated; Multiple codes may decode the same location |
|
| Geohash | 2008 | Longitude and latitude are converted into a discrete grid using base 32 | u1r3rs00q | Truncation allows to reduce accuracy | Multiple codes may decode the same location |
| |
| RFC 5870 | A uniform resource identifier for geographic locations | 2010 | An URI for encoding physical locations | <geo:13.4125,103.8667,10.000; u = 5.000> | Next to longitude and latitude, altitude and uncertainty can be defined |
| |
| Open Location Code | 2014 | Code encoding a rectangle where increasing the length of the code, decreases the sides of the rectangle | 7GFG + 54 Braunschweig | Truncation allows to reduce accuracy; locality is optional |
| ||
| 9F4G 7GFG + 84 | |||||||
| ISO 19160 | International postal address components and template language | 2017 | Standard defining components of postal addresses | Mühlenpfordtstraße 23 | Rules for country-specific rendering | Does not specify syntax, length or value range of components |
|
Abbreviations: ISO, International Organization for Standardization; RFC, requests for comment.
Formats for altitude
| Standard | Format name | Est. | Format description | Example | Pros | Cons | Ref. |
|---|---|---|---|---|---|---|---|
| ISO 6709 | Standard representation of geographic point location by coordinates | 1983 | ±MMMM_CRSID where MMMM is the value and CRSID encodes the used coordinate reference system (e.g., WGS84) | ±8850CRSWGS_84 | Requires reference system |
| |
| ISO 4157 | Floor numbering | 1998 | Numerical digits | 0 (ground floor) | Simple number | Does not consider text descriptions of floor |
|
| RFC 5870 | A uniform resource identifier for geographic locations | 2010 | An URI for encoding physical locations | <geo:13.4125,103.8667,10.000; u = 5.000> | Allows to define altitude and uncertainty |
|
Abbreviations: ISO, International Organization for Standardization; RFC, requests for comment.
Formats for identifiers
| Standard | Format name | Est. | Format description | Example | Pros | Cons | Ref. |
|---|---|---|---|---|---|---|---|
| ISO 3779:2009 | VIN | 1954 | Sequence with a length of 17 digits | 1M8GDM9AKP042788 | A large number of vehicles, including cars, motorcycle, and mopeds can be identified | Competing standards for VIN generation |
|
| RFC 791 | IP version 4 (IPv4) address | 1981 | Sequence with four parts with 8 bits, resulting in a total length of 32 bits | 192.168.0.1 | Obtained easily | The IP address is not unique as the same may be used in different networks |
|
| ITU-TE.212 | IMSI | 1988 | Sequence with a length up to 15 digits | 310120265624299 | Unique number for identifying clients in cellular networks (e.g., SIM Cards) | Access requires permission |
|
| ISO/IEC 10039 | MAC address | 1991 | Sequence of 48 bits usually expressed as 12 alphanumeric characters | 01–23–45–67–89-AB | Every device with a network interface has a MAC | Many network interfaces allow to manipulate the MAC address |
|
| RFC 4291 | IP version 6 (IPv6) address | 1995 | Sequence with eight parts with 16 bits, resulting in a total length of 128 bits | 2001:0db8:85a3:0000:0000:8a2e:0370:7334 | Obtained easily | The IP address is not unique as the same may be used in different networks |
|
| 3GPP TS 23.003 | IMEI | 1999 | Sequence with a length of 15 digits | 990000862471854 | Unique number for identifying mobile phones | Accessing requires permission |
|
| Bluetooth Core Specification | Bluetooth Device Address | 2001 | Sequence of 48 bits usually expressed as 12 alphanumeric characters | 01–23–45–67–89-AB | Obtained easily. | The address of the Bluetooth device can be changed |
|
| ISO/IEC 9834–8:2014 | UUID | 2005 | Number with a length of 128 bits, usually represented as 32 hexadecimal characters | 40151662-d18a-4b2f-97b3–0411098b04ef | Random number which is considered as unique | No central authority supervising UUID generation; may not be unique |
|
| MSN | E.g. sequence with a length of 25 digits (Apple Unique Device Identifier) | 12345678–90123456789012345 | Given to a device by the manufacturer | No standard MSN generation; may not be unique. |
Abbreviations: IMEI, International Mobile Equipment Identity; IMSI, International Mobile Subscriber Identity; IP, internet protocol; MAC, media access control; MSN, Manufacturer Serial Number; UUID, universally unique identifier; VIN, vehicle identification number.
Fig. 1Structure of the International Standard Accident Number.
Fig. 2Semantic formats supported by International Standard Accident Number.
International Standard Accident Number extract of ISO 19160
| ISO 19160 standard (48) | ISAN location specification | |||
|---|---|---|---|---|
| Segment | Element | Name | Order Number | Required? |
| U40 | 13 | Post Code | 1 | Yes |
| U40 | 14 | Country Name | 2 | No |
| U40 | 15 | Region | 3 | No |
| U40 | 16 | Town | 4 | Yes |
| U40 | 17 | District | 5 | No |
| U40 | 21 | Thoroughfare | 6 | Yes |
| U40 | 24 | Premises | 7 | No |
| U40 | 26 | Building | 8 | Yes |
| U40 | 29 | Wing | 9 | No |
| U40 | 30 | Stairwell | 10 | No |
| U40 | 32 | Door | 11 | No |
| U40 | 41 | Country Code | 12 | Yes |
Abbreviations: ISAN, International Standard Accident Number; ISO, International Organization for Standardization.
Example of compliant International Standard Accident Numbers that all were generated on August 8, 2020 from within the Peter L. Reichertz Institute of Medical Informatics in Braunschweig, Germany (time, location, altitude, unique identifier)
| International Standard Accident Numbers examples |
|---|
| 0|20200808T121010 + 0200|0|000010|2|38106^Germany^^Braunschweig^^Mühlenpfordtstraße^^23^^^442^DE|0|10|1| + 4|0|0|3|990000862471854| |
| 1|2020–08–08T12:10:10 + 02:00|1|00:00:10|0|+ 52.2729771 + 10.5251894|0|10|0|10|0|0|5|01–23–45–67–89-AB| |
| 2|1596888610|1|00:01:00|1|9F4G7GFG + 73G|0|20|||||7|9563718520| |
| 4|Sat, 08 Aug 2020 12:10:10 +0200|0|001000 |0| + 52.2729771 + 10.5251894|0|5|1| + 4|1|00|2|1c:52:16:52:8c:3a| |
Fig. 3Screenshots of International Standard Accident Number services for generation (top left), conversion (top right), analysis (bottom left), and visualization (bottom right). Screenshots on the left show access via the RESTful API and screenshots on the right access via the website.