Defines an object providing proxy access to a terminology.
Declaration :
Artifact : TERMINOLOGY_ACCESS
Stereotype: interface
Operation id |
Identification of this Terminology.
Declaration :
Operation all_codes |
Return all codes known in this terminology.
Declaration :
Operation codes_for_group_id |
Return all codes under grouper group_id' from this terminology.
Declaration :
Operation codes_for_group_name |
Return all codes under grouper whose name in lang' is name' from this terminology.
Declaration :
Operation has_code_for_group_id |
True if a_code' is known in group group_id' in the openEHR terminology.
Declaration :
Operation rubric_for_code |
Return all rubric of code code' in language lang'.
Declaration :
All public operations : all_codes , codes_for_group_id , codes_for_group_name , has_code_for_group_id , id , rubric_for_code