...
- Authenticate "viewer.user" with "viewer.password"
- Get all projects
- TEST: there is a single project with name "Sample Project" and scope concepts of [ 138875005 ]
- Call "find concepts in scope" with no PFS
- TEST: successfully returns all SNOMED concepts (10293).
- Call "find concepts in scope" with PFS parameter to retrieve first 10 and sort on default preferred name
- TEST: successfully returns the first 10 in sort order
Procedure 2
- Authenticate "admin.user" with "admin.password"
- Test variations of scope includes/excludes and descendant flags.
Expected Runtime
- < 1 sec
Notes
...