Deltas
Submit Deltas Query
post/deltas
Request body
Example request
{
"encounter_date": "2020-01-17",
"encounter_type": "AMBULATORY",
"hints": [
"11111"
],
"particle_patient_id": "ea2dc498-9a4c-4937-b6ce-75fdc49e4830",
"purpose_of_use": "TREATMENT",
"specialties": [
"ONCOLOGY"
]
}Response
OK
Example response
{
"external_patient_id": "123456",
"hints": [
"11111"
],
"particle_patient_id": "ac82d365-97f9-4111-92fa-3a2b92744b12",
"purpose_of_use": "TREATMENT",
"query_id": "5f3ddefa-30b1-412d-a011-9386b48608cc",
"specialties": [
"ONCOLOGY"
]
}