Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Body
application/json
Patient Update Request Schema
Patient Update Request Schema
Patient's EHR ID (or other unique identifier) that you have in your system
Patient's street address
Maximum length:
255
Patient's apartment, suite, unit, etc.
Maximum length:
255
Patient's city
Maximum length:
255
Patient's state
Maximum length:
255
Available options:
INTAKE
, ACTIVE
, DISCHARGED
, ON_HOLD
Response
OK