Package | Description |
---|---|
oracle.hsgbu.ets.loinc |
Contains classes pertaining to the Logical Observation Identifier Names and Codes (LOINC).
|
Modifier and Type | Method and Description |
---|---|
LOINCConcept[] |
LOINCCodingSchemeVersion.getConcepts(int loincClass)
Gets an array of
LOINCConcept objects contained in the class
that matches the specified class identifier. |
LOINCConcept[] |
LOINCCodingSchemeVersion.getConcepts(int loincClass,
String relPattern)
Gets an array of
LOINCConcept objects that match the relationship
pattern specified in the parameter. |
LOINCConcept[] |
LOINCCodingSchemeVersion.getConcepts(LOINCSearchFilter filter)
Gets an array of
LOINCConcept objects that match the specified
LOINCSearchFilter . |
LOINCConcept[] |
LOINCCodingSchemeVersion.getConcepts(String pattern)
Gets an array of
LOINCConcept objects that match the fully
qualified LOINC name pattern specified in the parameter. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved