I work for a health technology company and we use the HL7 and snomed standard codes to identify phone numbers, home addresses, races, ethnicities, etc. I have been looking to no avail for HL7 or snomed standardized codes to define user email types. Is there another standard with codes that identifies types of email?
Standard codes to identify email types (work, personal, etc.)
249 Views Asked by wintoch AtThere are 2 best solutions below

In the end we used the above Hl7v2 Conmunication standards to generate our own codes. Bellow are the tables we referenced.
XTN: Extended Telecommunication Number
SEQ | LENGTH | DT | OPT | TBL # | NAME
XTN.1 | 199 | ST | B | PhoneNumber Telephone Number
XTN.2 | 3 | ID | O | 0201 | Telecommunication Use Code
XTN.3 | 8 | ID | O | 0202 | Telecommunication Equipment Type
XTN.4 | 199 | ST | O | Email Address
XTN.5 | 3 | NM | O | Country Code
XTN.6 | 5 | NM | O | Area/City Code
XTN.7 | 9 | NM | O | Local Number
XTN.8 | 5 | NM | O | Extension
XTN.9 | 199 | ST | O | Any Text
XTN.10 | 4 | ST O | Extension Prefix
XTN.11 | 6 | ST O | Speed Dial Code
XTN.12 | 199 ST C | Unformatted Telephone Number
0201: Telecommunication use code
VALUE | LABEL
PRN | Primary Residence Number
ORN | Other Residence Number
WPN | Work Number
VHN | Vacation Home Number
ASN | Answering Service Number
EMR | Emergency Number
NET | Network (email) Address
BPN | Beeper Number
0202: Telecommunication equipment type
VALUE | LABEL
PH | Telephone
FX | Fax
MD | Modem
CP | Cellular Phone
BP | Beeper
Internet | Internet Address: Use Only If Telecommunication Use Code Is NET
X.400 | X.400 email address: Use Only If Telecommunication Use Code Is NET
TDD | Telecommunications Device for the Deaf
TTY | Teletypewriter
In PID/13 and PID/14 you can set the second component (Telecommunication Use Code ) to NET meaning Network (email) Address and then add the home eMail adress in PID/13/4 respective business adress in PID/14/4