Skip to main content

Query

API endpoints for Organizations Query

Sync REST API Endpoint to call the API: https://{base_url}/api/v1/organizations/query.

Async REST API Endpoint to call the API: https://{base_url}/api/v1/endpoint.

Data Model JSON for Query

Query - Sample Payload
{
"Meta": {
"DataModel": "Organization",
"EventType": "Query",
"EventDateTime": "2022-08-16T14:21:20.733Z",
"Test": true,
"Source": {
"ID": "eb89d6d0-d43e-4de4-b566-74be2cc85c6d",
"Name": "EHR Bridge Tools"
},
"Destinations": [
{
"ID": "65d598be-1d84-4d3b-b53c-6e4a6435b316 ",
"Name": "Destinations EMR"
}
],
"Logs": [
{
"ID": "992db8cc-f468-4a15-841c-4e4dd7a5f059 ",
"AttemptID": "e4984bfa-b3f2-4012-9199-575332475513"
}
],
"Message": {
"ID": 5565
},
"Transmission": {
"ID": 12414
},
"FacilityCode": null
},
"Directory": "Quality Care",
"Identifier": {
"ID": "1.3.6.1",
"IDType": "OID"
},
"NameSearch": {
"SearchType": null,
"Value": null
},
"State": null,
"RadiusSearch": {
"ZipCode": null,
"Radius": null
},
"LastUpdated": "2020-02-11T14:58:03.532Z",
"Index": null,
"Limit": 20
}