-
Notifications
You must be signed in to change notification settings - Fork 9
Intervention Engine EHR FHIR API IE v1
Samuel Sayer edited this page Mar 7, 2017
·
1 revision
#####Search Params
- name
- _count
- _offset
#####Sort Params
- name, birthdate, gender
#####Rev Include -Risk Assessment:subject
#####Custom
- _query=group
- groupId
- For AND Operation multiple groupId params are sent
- For OR Operation groupId param is a comma delimited value in a single groupId
- groupId
- actual
- Returns only huddles if true, returns non huddles if false
#####Search Params
- _id
#####Sort Params
NONE
- Encounter:patient
- Medication Statement:patient
- Condition:patient
- Risk Assessment:subject
#####Custom
NONE
#####Search Params
- method
- tags
- subject
- _count
#####Custom -actual - Returns only huddles if true, returns non huddles if false
InstaCount is entirely custom. It could be replicated to an extent with some of the features in DSTU3
It expects this to create a Group that will apply the filter criteria and find patients meeting them.