Project Number Date
EtherCIS-VEHR-features 0 30 Jan 2018, 15:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Provide Composition API access over REST 6 0 0 0 0 6 1 0 1 3s 837ms Passed
Feature Provide Composition API access over REST
As a clinical informatics actor In order to create, access and modify data based on openEHR compositions I want to use a REST API to perform operations on compositions.
1s 998ms
template is in place and the user is logged in.
Given The server is running 1s 869ms
And The client system is logged into a server session 038ms
And The openEHR template IDCR - Immunisation summary.v0.opt for the composition is available to the server 037ms
And An EHR is created 054ms
1s 838ms
When Flat json file IDCR - Immunisation summary.v0.flat.json with template id IDCR - Immunisation summary.v0 is committed to service 1s 837ms
Then A composition id should be returned by the API 000ms
After QueryWithAqlSteps.cleanUp() 010ms
After CompositionAPISteps.cleanUp() 000ms