Package | Description |
---|---|
oracle.hsgbu.hdr.hl7.query |
Contains the query component classes used to build a RIM-based query in CTB.
|
Modifier and Type | Field and Description |
---|---|
static SetSearchOperator |
Criteria.ALL
The
all set/collection operator. |
static SetSearchOperator |
SetSearchOperator.ALL
This SetSearchOperator specifies that the result must match all of the
values in the supplied set.
|
static SetSearchOperator |
Criteria.ANY
The
any set/collection operator. |
static SetSearchOperator |
SetSearchOperator.ANY
This SetSearchOperator specifies that the result should match any of the
values in the supplied set.
|
static SetSearchOperator |
SetSearchOperator.NONE
This SetSearchOperator specifies that the result must match none of the
values in the supplied set.
|
Modifier and Type | Method and Description |
---|---|
void |
ActAttributeCriteria.setAdministrationUnitCode(SetSearchOperator op,
CE[] values)
Sets the predicate for the
AdministrationUnitCode attribute. |
void |
ActAttributeCriteria.setApproachSiteCode(SetSearchOperator op,
CD[] codes)
Sets the predicate for the
ApproachSiteCode attribute. |
void |
ActAttributeCriteria.setConfidentialityCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
ConfidentialityCode attribute. |
void |
RoleAttributeCriteria.setConfidentialityCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
ConfidentialityCode attribute. |
void |
EntityAttributeCriteria.setDisabilityCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
DisabilityCode attribute. |
void |
EntityAttributeCriteria.setEthnicGroupCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
EthnicGroupCode attribute. |
void |
ActAttributeCriteria.setId(SetSearchOperator op,
II[] codes)
Sets the predicate for the
Id attribute. |
void |
EntityAttributeCriteria.setId(SetSearchOperator op,
II[] codes)
Sets the predicate for the
Id attribute. |
void |
RoleAttributeCriteria.setId(SetSearchOperator op,
II[] codes)
Sets the predicate for the
Id attribute. |
void |
ActAttributeCriteria.setInterpretationCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
InterpretationCode attribute. |
void |
ActAttributeCriteria.setMethodCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
MethodCode attribute. |
void |
ActAttributeCriteria.setModifierCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
ModifierCode attribute. |
void |
ActAttributeCriteria.setPatientId(SetSearchOperator op,
II[] ids)
Sets the predicate for the associated patient id.
|
void |
RoleAttributeCriteria.setPositionNumber(SetSearchOperator op,
INT[] codes)
Sets the predicate for the
PositionNumber attribute. |
void |
ActAttributeCriteria.setPriorityCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
PriorityCode attribute. |
void |
ENXPAttributeCriteria.setQualifier(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Qualifier attribute. |
void |
EntityAttributeCriteria.setRaceCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
RaceCode attribute. |
void |
ActAttributeCriteria.setReasonCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
ReasonCode attribute. |
void |
ActAttributeCriteria.setSpecialAccommodationCode(SetSearchOperator op,
CE[] codes)
Deprecated.
|
void |
ActAttributeCriteria.setSpecialArrangementCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
SpecialArrangementCode attribute. |
void |
ActAttributeCriteria.setSpecialCourtesiesCode(SetSearchOperator op,
CE[] codes)
Sets the predicate for the
SpecialCourtesiesCode attribute. |
void |
ActAttributeCriteria.setTargetSiteCode(SetSearchOperator op,
CD[] codes)
Sets the predicate for the
TargetSiteCode attribute. |
void |
ADAttributeCriteria.setUse(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Use attribute. |
void |
ENAttributeCriteria.setUse(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Use attribute. |
void |
TELAttributeCriteria.setUse(SetSearchOperator op,
CS[] codes)
Sets the predicate for the
Use attribute. |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved