/
Case testNormalUseRestContent004
Case testNormalUseRestContent004
Overview
Test case for normal use of the REST content service get relationship methods
Procedure 1:
- Get SNOMEDCT concept 121000119106
- Get relationships for concept 121000119106
- Get relationship by terminologyId (from relationship retrieved for concept)
- TEST: relationship has terminologyId 4731220023
- TEST: relationship has source concept equal to retrieved concept
- Get relationship by id (from previous relationship)
- TEST: relationship equal to previous relationship
- Get ICD9CM concept 110-118.99
- Get relationships for concept 4816
- Get relationship by terminologyId (from relationship retrieved for concept)
- TEST: relationship has terminologyId D0000017
- TEST: relationship has source concept equal to retrieved concept
- Get relationship by id (from previous relationship)
- TEST: relationship equal to previous relationship
Expected Runtime
- < 5 s
Notes
- relationship retrieved by getRelationship is not strictly equal to relationship retrieved by getConcept.getRelationships()