Data used to categorize individuals for identification, records matching, and other purposes.

Data Element

<prTag>
Description

Based on standard https://www.astm.org/E1714-00.html
A <prTag> is assigned when a patient presents at a participating healthcare organization and requests one. The healthcare organization obtains one from the <prTag> system services. In response, the services create a triplet which is made available to the requesting organization. The triplet consists of:
1) The actual <prTag>, which is given to the patient and the requesting organization
2) An associated <prTag> status indicator, which is always available on request
3) A time stamp for the transaction, also always available on request
<prTag> Description
Each <prTag> is a single, 32-character, alphanumeric string. There are 16 leading numeric digits, a single delimiter digit, and 15 additional numeric digits.
Digits 1-16 - numeric prefix
Digit 17 - delimiter, (typically “.”)
Digits 18-25 - check digits
Digits 26-32 - privacy class digits

Sample <prTag>
Component digits | Prefix | Check | Privacy |
0000000982926351.8875966000000000 (full representation)
982926351.88759660 (compact representation)

The <prTag> is always stored in its full representation but normally printed in the compact form which eliminates leading zeros and trailing privacy class zeros.

Every <prTag> issued by the <prTag> system is guaranteed to be permanently unique.
The cardinality of a <prTag> for a given patient is 1 to N. A participating individual will have at least one PR tag but may include multiple others as links to subcomponents of their medical information.
In the core <prTag> services, every <prTag> is anonymous concerning the individual to which it is assigned. It contains no information regarding that individual. Consequently, assignment of a <prTag> to that person can be permanent because there is no change the person can make (name change, change location, change insurance, etc.) that will invalidate the <prTag>’s link to that individual.
The 8 check digits represent a “fingerprint” that ensures the <prTag> has been issued by <prTag> services.
The privacy class digits determine the privacy class that the individual has determined is appropriate for the data associated with this <prTag>. It is drawn from one of a set of predefined privacy classes established by GPII.
The requesting healthcare organization stores the <prTag> in its EMPI in a manner that is sortable, searchable & replaceable and that preserves the accuracy of the full 32 character identifier.

Comment

Log in or register to post comments