POST /hash
Clients using privacy-preserving (blinded) mode will have their own local hashing service instance. This service takes unblinded demographics information and returns a hashed payload for use with the blinded record BMPI API methods Add or Update (Blinded) and Match Demographics (Blinded).
See privacy-preserving (blinded) mode for details.
Contents
A HL7 administrative gender category code (i.e., male
, female
, other
, unknown
).
A HL7 race category code (e.g., 2054-5
means “Black or African American”).
Date of birth in yyyy/mm/dd format.
Street address.
Two-letter state abbreviation.
Postal or Zip code.
A medical record number, often used by electronic medical record systems.
A Health Card Identifier, such as an enrollee ID on an insurance plan.
Either the full 9 or last 4 digits of a Social Security Number.
The Medicaid ID number.
The B64 encoded hash provided by the local hashing service.
The version number provided by the local hashing service.