Hash Demographics
POST /hash
Note
This operation uses the local hashing service base URL, independent of the Identity API.
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 Identity API methods. See Privacy-Preserving (Blinded) Mode for details.
Body Data
dob
string
Date of birth in yyyy/mm/dd or yyyy-mm-dd format.
mrn
string
A medical record number, often used by electronic medical record systems.
hcid
string
A Health Card Identifier, such as an enrollee ID on an insurance plan.
ssn
string
Either the full 9 or last 4 digits of a Social Security Number.
medicareBeneficiaryIdentifier
string
The Medicare Beneficiary Identifier.
Response Data
advisories
object
Contains advisory messages about the operation.
+ Child Fields
advisories.invalidDemographicFields
collection
A list of demographic field names that were not used for matching because they contained invalid values.