serefarikan/aql-editor-backend

Fix EHR contains multiple compositions postman example

Closed this issue · 1 comments

Current postman sample buildAql ehr contains multip comps is incorrect. It builds a query to return a single composition.
this sample should build a query in the form of EHR CONTAINS (COMPOSITION ... AND COMPOSITION ....)