v1
Get Coverage Snapshot
Gets a patient along with their coverages at a specific point in time. Note that the date passed in is only used to determine what the filing order was for that patient during that time. The actual data returned will always be the latest version of the patient and coverages.
get/patients/v1/{id}/snapshot
Path parameters
idCommonPatientId required— unresolved $ref
Query parameters
datestring date-time
Headers
Authorizationstring required
OAuth authentication
Response
Response with status 200
V1PatientCoverageSnapshot required— unresolved $ref