Page History
...
Description: | Lists matching concept reference based on property or presentation text or other matching criteria | ||||
---|---|---|---|---|---|
Input: | String textMatch: Matching text for presentation, property or unique identifier (code) Set<CodingSchemeReference> (optional): Coding scheme representation of asserted value set reference Set<CodingSchemeReference> (optionalnot implemented): Resolved Value Sets to Include in search, currently can be included in the asserted group MatchAlgorithm value: Generally exact or contains matches on text from property, presentation, or code boolean isAnonymous (optional): Anonymous is normally excluded set to true if you want these included boolean isActive (optional): Inactive entities are normally excluded but can be flagged for inclusion | ||||
Output: | ResolvedConceptRefenerencesIterator: Iterator over ResolvedConceptRefernences retrieved from the value set | ||||
Exception: | LBException | ||||
Implementation Details: | Implementation:
|