Verify patient data

Verifies caller-provided patient data (e.g. street address, city, state, and postal code) against the patient record in the configured EHR, returning a similarity score and a match boolean.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Scope

hls-patient:read

Path Params
string
required
length between 1 and 255

The patient id

Body Params

Request to verify patient data against the EHR record.

fields
object
required

Key-value map of fields to verify against the patient record. Keys are field names, values are the caller-provided data to compare.

integer
required
0 to 100

The minimum similarity score (0-100) required for a match.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json