This section last updated: 2022-02-16 (3 years ago)
The search syntax is similar to that of Google. Basic searches will follow the rules outlined below.
The following special characters can also be used in a basic search.
Special Characters | Example | Definition |
---|---|---|
" " | influenza "virus A" |
The phrase in quotations is considered as a single search term rather than two independent terms. |
AND | morphine AND cutoff |
Both terms must exist somewhere in each search result. As stated above, AND is implied when no operator is specified between search terms. In addition, the "+" operator has the same function as AND (see the Advanced Search Syntax section). So searching for morphine AND cutoff will produce the same search result as morphine cutoff or morphine +cutoff. |
OR | influenza OR parainfluenza |
Either of the terms exist somewhere in each search result. |
NOT | influenza NOT equine |
Excludes records that contain the term after NOT. The NOT operator cannot be used with only a single search term. In addition, the - operator has the same function as NOT (see the Advanced Search Syntax section). So searching for influenza NOT equine will produce the same search result as influenza -equine. |
? | allergy artemi? |
Single character wildcard search. Cannot be used in phrases. The ? operator is particularly useful when searching for a LOINC code when you do not remember the check digit. For example, 80619-? is a valid search that will return the row for LOINC 80619-0. |
* | allergy artemi* |
Multiple character wildcard search. Cannot be used in phrases. |
FieldName: | Component:opiates System:hair |
When performing a search you can either search across all indexed fields, which is the default, or you can search for a value in a specific field using the syntax "FieldName:". |
See the Basic LOINC Field Names section and the Basic Part Field Names section for a list of the basic field names for LOINC term and part searches, respectively. See the Advanced LOINC Field Names section and the Advanced Part Field Names section for a list of the advanced field names for each type of search.
Component:opiates confirm
will look for opiates in the Component field and confirm in all of the indexed fields. For more advanced search syntax see the Advanced Search Syntax section.
The LOINC search supports the use of the following field names in a basic search:
Field Name | Example |
---|---|
LOINC | LOINC:12628-4 |
Component | Component:chemotherapy |
Property | glucose Property:CCnc |
Timing | glucose Timing:24H |
System | glucose System:CSF |
Scale | glucose Scale:Nar |
Method | mycobacterium Method:IA |
Class | glucose Class:UA |
For more advanced field names see the Advanced LOINC Field Names section.
The RELMA Part Search tab supports the use of the following field names in a basic search:
Field Name | Example |
---|---|
Part | Partnumber:LP16708-7 |
Name | Part:giemsa |
For more advanced field names see the Part Field Names search section.
The RELMA Answer List Search tab supports the use of the following field names in a basic answer list search:
Field Name | Example |
---|---|
AnswerList | AnswerList:LL512-5 |
Name | Name:care* |
Description | Description:sock |
For more advanced field names see the Answer List Field Names search section.