A B C D E F G H I J K L M N O P Q R S T U V W X Z _

A

ABSTRACT_DATATYPES_MAP - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
AbstractDataTypeCompositeUserType - Class in org.hl7.hibernate
An abstract Hibernate CompositeUserType that minimally implements the CompositeUserType interface appropriate for many HL7 data types.
AbstractDataTypeCompositeUserType() - Constructor for class org.hl7.hibernate.AbstractDataTypeCompositeUserType
 
AbstractDataTypeCompositeUserType.ImmutableException - Class in org.hl7.hibernate
 
AbstractDataTypeUserType - Class in org.hl7.hibernate
An abstract Hibernate UserType that minimally implements the UserType interface appropriate for all HL7 data types.
AbstractDataTypeUserType() - Constructor for class org.hl7.hibernate.AbstractDataTypeUserType
 
AbstractSAXParser - Class in org.apache.xerces.parsers
This is the base class of all SAX parsers.
AbstractSAXParser(XMLParserConfiguration) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser
Default constructor.
AbstractSAXParser.AttributesProxy - Class in org.apache.xerces.parsers
 
AbstractSAXParser.AttributesProxy() - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
AbstractSAXParser.LocatorProxy - Class in org.apache.xerces.parsers
 
AbstractSAXParser.LocatorProxy(XMLLocator) - Constructor for class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Constructs an XML locator proxy.
Access - Interface in org.hl7.rim
A role played by a device when the device is used to administer therapeutic agents (medication and vital elements) into the body, or to drain material (e.g., exudates, pus, urine, air, blood) out of the body.
AccessDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Access as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AccessDecorator() - Constructor for class org.hl7.rim.decorators.AccessDecorator
 
AccessImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Access as a simple data holder bean.
AccessImpl() - Constructor for class org.hl7.rim.impl.AccessImpl
 
Account - Interface in org.hl7.rim
An Act representing a category of financial transactions that are tracked and reported together with a single balance.
AccountDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Account as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AccountDecorator() - Constructor for class org.hl7.rim.decorators.AccountDecorator
 
AccountImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Account as a simple data holder bean.
AccountImpl() - Constructor for class org.hl7.rim.impl.AccountImpl
 
Acknowledgement - Interface in org.hl7.rim
The Acknowledgement class contains information sent when acknowledging another message.
AcknowledgementDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Acknowledgement as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AcknowledgementDecorator() - Constructor for class org.hl7.rim.decorators.AcknowledgementDecorator
 
AcknowledgementDetail - Interface in org.hl7.rim
A message that provides information about the communication, parsing or non-business-rule validation of the message being acknowledged.
AcknowledgementDetailDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.AcknowledgementDetail as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AcknowledgementDetailDecorator() - Constructor for class org.hl7.rim.decorators.AcknowledgementDetailDecorator
 
AcknowledgementDetailImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.AcknowledgementDetail as a simple data holder bean.
AcknowledgementDetailImpl() - Constructor for class org.hl7.rim.impl.AcknowledgementDetailImpl
 
AcknowledgementImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Acknowledgement as a simple data holder bean.
AcknowledgementImpl() - Constructor for class org.hl7.rim.impl.AcknowledgementImpl
 
AcknowledgementType - Enum in org.hl7.types.enums
Acknowledgement code as described in HL7 message processing rules.
Act - Interface in org.hl7.rim
A record of something that is being done, has been done, can be done, or is intended or requested to be done.
ActClass - Enum in org.hl7.types.enums
A code specifying the major type of Act that this Act-instance represents.
ActDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Act as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
ActDecorator() - Constructor for class org.hl7.rim.decorators.ActDecorator
 
ActImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Act as a simple data holder bean.
ActImpl() - Constructor for class org.hl7.rim.impl.ActImpl
 
ActMood - Enum in org.hl7.types.enums
A code distinguishing whether an Act is conceived of as a factual statement or in some other manner as a command, possibility, goal, etc.
ActPriority - Enum in org.hl7.types.enums
A code or set of codes (e.g., for routine, emergency,) specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.
ActRelationship - Interface in org.hl7.rim
A directed association between a source Act and a target Act.
ActRelationshipCheckpoint - Enum in org.hl7.types.enums
A code specifying when in the course of an Act a precondition for the Act is evaluated (e.g., before the Act starts for the first time, before every repetition, after each repetition but not before the first, or throughout the entire time of the Act.)
ActRelationshipDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.ActRelationship as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
ActRelationshipDecorator() - Constructor for class org.hl7.rim.decorators.ActRelationshipDecorator
 
ActRelationshipImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.ActRelationship as a simple data holder bean.
ActRelationshipImpl() - Constructor for class org.hl7.rim.impl.ActRelationshipImpl
 
ActRelationshipJoin - Enum in org.hl7.types.enums
A code specifying how concurrent Acts are resynchronized in a parallel branch construct.
ActRelationshipSplit - Enum in org.hl7.types.enums
A code specifying how branches in an action plan are selected among other branches.
ActRelationshipType - Enum in org.hl7.types.enums
A code specifying the meaning and purpose of every ActRelationship instance.
ActStatus - Enum in org.hl7.types.enums
Contains the names (codes) for each of the states in the state-machine of the RIM Act class.
AD - Interface in org.hl7.types
Mailing and home or office addresses.
AD - Static variable in class org.hl7.types.impl.DataTypeImpl
 
add(C, Attribute, T, Locator) - Method in class org.hl7.merger.MergerOfAttributeAssignment
 
add(T) - Method in class org.hl7.util.NullIterator
 
addAcknowledgedBy(Acknowledgement) - Method in class org.hl7.rim.decorators.TransmissionDecorator
Association adder, throws UnsupportedOperationException if not overloaded acknowledgedBy.
addAcknowledgedBy(Acknowledgement) - Method in class org.hl7.rim.impl.TransmissionImpl
Adds an association acknowledgedBy.
addAcknowledgedBy(Acknowledgement) - Method in interface org.hl7.rim.Transmission
Adds an association acknowledgedBy.
addAcknowledgementDetail(AcknowledgementDetail) - Method in interface org.hl7.rim.Acknowledgement
Adds an association acknowledgementDetail.
addAcknowledgementDetail(AcknowledgementDetail) - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Association adder, throws UnsupportedOperationException if not overloaded acknowledgementDetail.
addAcknowledgementDetail(AcknowledgementDetail) - Method in class org.hl7.rim.impl.AcknowledgementImpl
Adds an association acknowledgementDetail.
addAttachment(Attachment) - Method in class org.hl7.rim.decorators.TransmissionDecorator
Association adder, throws UnsupportedOperationException if not overloaded attachment.
addAttachment(Attachment) - Method in class org.hl7.rim.impl.TransmissionImpl
Adds an association attachment.
addAttachment(Attachment) - Method in interface org.hl7.rim.Transmission
Adds an association attachment.
addAttentionLine(AttentionLine) - Method in class org.hl7.rim.decorators.TransmissionDecorator
Association adder, throws UnsupportedOperationException if not overloaded attentionLine.
addAttentionLine(AttentionLine) - Method in class org.hl7.rim.impl.TransmissionImpl
Adds an association attentionLine.
addAttentionLine(AttentionLine) - Method in interface org.hl7.rim.Transmission
Adds an association attentionLine.
addAttribute(String, ANY) - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
If the value is not null and has no null flavor, add it as an attribute with given local name and no namespace.
addAttribute(String, String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Add an attribute as CDATA in no namespace.
addAttribute(String, String, String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Add an attribute with DTD data type in no namespace.
addAttribute(String, String, String, String, String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Add any attribute.
addChild(TreeContentHandler.Node) - Method in class org.hl7.xml.parser.TreeContentHandler.Element
 
addCloneClass(String, CloneClass) - Method in class org.hl7.meta.mif.MessageTypeAdapter
 
addCommunicationFunction(CommunicationFunction) - Method in class org.hl7.rim.decorators.EntityDecorator
Association adder, throws UnsupportedOperationException if not overloaded communicationFunction.
addCommunicationFunction(CommunicationFunction) - Method in class org.hl7.rim.decorators.TransmissionDecorator
Association adder, throws UnsupportedOperationException if not overloaded communicationFunction.
addCommunicationFunction(CommunicationFunction) - Method in interface org.hl7.rim.Entity
Adds an association communicationFunction.
addCommunicationFunction(CommunicationFunction) - Method in class org.hl7.rim.impl.EntityImpl
Adds an association communicationFunction.
addCommunicationFunction(CommunicationFunction) - Method in class org.hl7.rim.impl.TransmissionImpl
Adds an association communicationFunction.
addCommunicationFunction(CommunicationFunction) - Method in interface org.hl7.rim.Transmission
Adds an association communicationFunction.
addControlAct(ControlAct) - Method in class org.hl7.rim.decorators.MessageDecorator
Association adder, throws UnsupportedOperationException if not overloaded controlAct.
addControlAct(ControlAct) - Method in class org.hl7.rim.impl.MessageImpl
Adds an association controlAct.
addControlAct(ControlAct) - Method in interface org.hl7.rim.Message
Adds an association controlAct.
addConveyedAcknowledgement(Acknowledgement) - Method in class org.hl7.rim.decorators.TransmissionDecorator
Association adder, throws UnsupportedOperationException if not overloaded conveyedAcknowledgement.
addConveyedAcknowledgement(Acknowledgement) - Method in class org.hl7.rim.impl.TransmissionImpl
Adds an association conveyedAcknowledgement.
addConveyedAcknowledgement(Acknowledgement) - Method in interface org.hl7.rim.Transmission
Adds an association conveyedAcknowledgement.
addEntity(Entity) - Method in interface org.hl7.rim.CommunicationFunction
Adds an association entity.
addEntity(Entity) - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Association adder, throws UnsupportedOperationException if not overloaded entity.
addEntity(Entity) - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Adds an association entity.
addExtensionNode(TreeContentHandler.Node) - Method in class org.hl7.rim.impl.RimObjectImpl
Implements the org.hl7.xml.Extensible interface.
addExtensionNode(TreeContentHandler.Node) - Method in interface org.hl7.xml.parser.Extensible
 
addInboundLink(RoleLink) - Method in class org.hl7.rim.decorators.RoleDecorator
Association adder, throws UnsupportedOperationException if not overloaded inboundLink.
addInboundLink(RoleLink) - Method in class org.hl7.rim.impl.RoleImpl
Adds an association inboundLink.
addInboundLink(RoleLink) - Method in interface org.hl7.rim.Role
Adds an association inboundLink.
addInboundRelationship(ActRelationship) - Method in interface org.hl7.rim.Act
Adds an association inboundRelationship.
addInboundRelationship(ActRelationship) - Method in class org.hl7.rim.decorators.ActDecorator
Association adder, throws UnsupportedOperationException if not overloaded inboundRelationship.
addInboundRelationship(ActRelationship) - Method in class org.hl7.rim.impl.ActImpl
Adds an association inboundRelationship.
addLanguageCommunication(LanguageCommunication) - Method in class org.hl7.rim.decorators.EntityDecorator
Association adder, throws UnsupportedOperationException if not overloaded languageCommunication.
addLanguageCommunication(LanguageCommunication) - Method in interface org.hl7.rim.Entity
Adds an association languageCommunication.
addLanguageCommunication(LanguageCommunication) - Method in class org.hl7.rim.impl.EntityImpl
Adds an association languageCommunication.
addLoc(String) - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
An easy way of adding location information to error or log messages.
addOutboundLink(RoleLink) - Method in class org.hl7.rim.decorators.RoleDecorator
Association adder, throws UnsupportedOperationException if not overloaded outboundLink.
addOutboundLink(RoleLink) - Method in class org.hl7.rim.impl.RoleImpl
Adds an association outboundLink.
addOutboundLink(RoleLink) - Method in interface org.hl7.rim.Role
Adds an association outboundLink.
addOutboundRelationship(ActRelationship) - Method in interface org.hl7.rim.Act
Adds an association outboundRelationship.
addOutboundRelationship(ActRelationship) - Method in class org.hl7.rim.decorators.ActDecorator
Association adder, throws UnsupportedOperationException if not overloaded outboundRelationship.
addOutboundRelationship(ActRelationship) - Method in class org.hl7.rim.impl.ActImpl
Adds an association outboundRelationship.
addParameter(Parameter) - Method in class org.hl7.rim.decorators.ParameterListDecorator
Association adder, throws UnsupportedOperationException if not overloaded parameter.
addParameter(Parameter) - Method in class org.hl7.rim.decorators.QueryByParameterDecorator
Association adder, throws UnsupportedOperationException if not overloaded parameter.
addParameter(Parameter) - Method in class org.hl7.rim.impl.ParameterListImpl
Adds an association parameter.
addParameter(Parameter) - Method in class org.hl7.rim.impl.QueryByParameterImpl
Adds an association parameter.
addParameter(Parameter) - Method in interface org.hl7.rim.ParameterList
Adds an association parameter.
addParameter(Parameter) - Method in interface org.hl7.rim.QueryByParameter
Adds an association parameter.
addParticipation(Participation) - Method in interface org.hl7.rim.Act
Adds an association participation.
addParticipation(Participation) - Method in class org.hl7.rim.decorators.ActDecorator
Association adder, throws UnsupportedOperationException if not overloaded participation.
addParticipation(Participation) - Method in class org.hl7.rim.decorators.RoleDecorator
Association adder, throws UnsupportedOperationException if not overloaded participation.
addParticipation(Participation) - Method in class org.hl7.rim.impl.ActImpl
Adds an association participation.
addParticipation(Participation) - Method in class org.hl7.rim.impl.RoleImpl
Adds an association participation.
addParticipation(Participation) - Method in interface org.hl7.rim.Role
Adds an association participation.
addPlayedRole(Role) - Method in class org.hl7.rim.decorators.EntityDecorator
Association adder, throws UnsupportedOperationException if not overloaded playedRole.
addPlayedRole(Role) - Method in interface org.hl7.rim.Entity
Adds an association playedRole.
addPlayedRole(Role) - Method in class org.hl7.rim.impl.EntityImpl
Adds an association playedRole.
addReferencedCmet(String) - Method in interface org.hl7.meta.MessageType
Adds a CMET referenced by this MessageType's CMET to a map of referenced CMETs.
addReferencedCmet(String) - Method in class org.hl7.meta.mif.MessageTypeAdapter
 
addReplacer(ForwardReferenceTool.Replacer<V>) - Method in interface org.hl7.util.ForwardReferenceTool.Reference
 
address() - Method in class org.hl7.types.impl.TELnull
 
address() - Method in class org.hl7.types.impl.URLjnURLAdapter
 
address() - Method in class org.hl7.types.impl.URLnull
 
address() - Method in interface org.hl7.types.URL
 
AddressPartType - Enum in org.hl7.types.enums
Discussion: The hierarchical nature of these concepts shows composition.
addScopedRole(Role) - Method in class org.hl7.rim.decorators.EntityDecorator
Association adder, throws UnsupportedOperationException if not overloaded scopedRole.
addScopedRole(Role) - Method in interface org.hl7.rim.Entity
Adds an association scopedRole.
addScopedRole(Role) - Method in class org.hl7.rim.impl.EntityImpl
Adds an association scopedRole.
addSelectionExpression(SelectionExpression) - Method in class org.hl7.rim.decorators.QueryBySelectionDecorator
Association adder, throws UnsupportedOperationException if not overloaded selectionExpression.
addSelectionExpression(SelectionExpression) - Method in class org.hl7.rim.impl.QueryBySelectionImpl
Adds an association selectionExpression.
addSelectionExpression(SelectionExpression) - Method in interface org.hl7.rim.QueryBySelection
Adds an association selectionExpression.
addSortControl(SortControl) - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Association adder, throws UnsupportedOperationException if not overloaded sortControl.
addSortControl(SortControl) - Method in class org.hl7.rim.impl.QuerySpecImpl
Adds an association sortControl.
addSortControl(SortControl) - Method in interface org.hl7.rim.QuerySpec
Adds an association sortControl.
addTranslation(PQR) - Method in class org.hl7.types.impl.PQimpl
deprecate:
addTransmission(Transmission) - Method in interface org.hl7.rim.Batch
Adds an association transmission.
addTransmission(Transmission) - Method in interface org.hl7.rim.CommunicationFunction
Adds an association transmission.
addTransmission(Transmission) - Method in class org.hl7.rim.decorators.BatchDecorator
Association adder, throws UnsupportedOperationException if not overloaded transmission.
addTransmission(Transmission) - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Association adder, throws UnsupportedOperationException if not overloaded transmission.
addTransmission(Transmission) - Method in class org.hl7.rim.impl.BatchImpl
Adds an association transmission.
addTransmission(Transmission) - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Adds an association transmission.
addUserAsLeft(SelectionExpression) - Method in class org.hl7.rim.decorators.LogicalExpressionDecorator
Association adder, throws UnsupportedOperationException if not overloaded userAsLeft.
addUserAsLeft(SelectionExpression) - Method in class org.hl7.rim.impl.LogicalExpressionImpl
Adds an association userAsLeft.
addUserAsLeft(SelectionExpression) - Method in interface org.hl7.rim.LogicalExpression
Adds an association userAsLeft.
addUserAsRight(SelectionExpression) - Method in class org.hl7.rim.decorators.LogicalExpressionDecorator
Association adder, throws UnsupportedOperationException if not overloaded userAsRight.
addUserAsRight(SelectionExpression) - Method in class org.hl7.rim.impl.LogicalExpressionImpl
Adds an association userAsRight.
addUserAsRight(SelectionExpression) - Method in interface org.hl7.rim.LogicalExpression
Adds an association userAsRight.
ADimpl - Class in org.hl7.types.impl
 
AdministrativeGender - Enum in org.hl7.types.enums
The gender of a person used for adminstrative purposes (as opposed to clinical gender)
ADnull - Class in org.hl7.types.impl
 
ADPresenter - Class in org.hl7.xml
 
ADPresenter.ADContentHandler - Class in org.hl7.xml
 
ADPresenter.ADContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.ADPresenter.ADContentHandler
 
ADTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
ADvalueOf(List<ADXP>, DSET<CS>, QSET<TS>) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ADvalueOf(List<ADXP>, DSET<CS>, QSET<TS>) - Method in class org.hl7.types.ValueFactory
 
ADXP - Interface in org.hl7.types
A character string that may have a type-tag signifying its role in the address.
ADXP - Static variable in class org.hl7.types.impl.DataTypeImpl
 
ADXPimpl - Class in org.hl7.types.impl
 
ADXPnull - Class in org.hl7.types.impl
 
ADXPPresenter - Class in org.hl7.xml
 
ADXPPresenter.ADXPBuilder - Class in org.hl7.xml
 
ADXPPresenter.ADXPBuilder() - Constructor for class org.hl7.xml.ADXPPresenter.ADXPBuilder
 
ADXPPresenter.ADXPContentHandler - Class in org.hl7.xml
 
ADXPPresenter.ADXPContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.ADXPPresenter.ADXPContentHandler
 
ADXPvalueOf(String, AddressPartType) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ADXPvalueOf(String, AddressPartType) - Method in class org.hl7.types.ValueFactory
 
ADXPvalueOfLiteral(String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ADXPvalueOfLiteral(String) - Method in class org.hl7.types.ValueFactory
 
alignment() - Method in class org.hl7.types.impl.PIVLimpl
 
alignment() - Method in class org.hl7.types.impl.PIVLnull
 
alignment() - Method in interface org.hl7.types.PIVL
 
ALLOW_UE_AND_NOTATION_EVENTS - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Feature identifier: allow notation and unparsed entity events to be sent out of order.
and(BL) - Method in interface org.hl7.types.BL
 
and(BL) - Method in class org.hl7.types.impl.BLimpl
 
ANY - Interface in org.hl7.types
Defines the basic properties of every data value.
any() - Method in class org.hl7.types.impl.DSETnull
 
any() - Method in class org.hl7.types.impl.EIVLimpl
 
any() - Method in class org.hl7.types.impl.EmptySet
 
any() - Method in class org.hl7.types.impl.IVLimpl
 
any() - Method in class org.hl7.types.impl.PIVLimpl
 
any() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
any() - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
any() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
any() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
any() - Method in class org.hl7.types.impl.QSETUnionImpl
 
any() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
any() - Method in class org.hl7.types.impl.SETnull
 
any() - Method in class org.hl7.types.impl.SETSingleton
 
any() - Method in interface org.hl7.types.SET
return "any" element of the set *
ANYimpl - Class in org.hl7.types.impl
Root class for all types in this implementation.
ANYimpl(NullFlavor) - Constructor for class org.hl7.types.impl.ANYimpl
 
ANYnull - Class in org.hl7.types.impl
 
ANYnull(NullFlavor) - Constructor for class org.hl7.types.impl.ANYnull
 
ANYPresenter - Class in org.hl7.xml
This content handler builds ANY abstract data type.
ANYPresenter.ANYContentHandler - Class in org.hl7.xml
 
ANYPresenter.ANYContentHandler() - Constructor for class org.hl7.xml.ANYPresenter.ANYContentHandler
 
ANYTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
appCntx - Variable in class org.hl7.merger.ContextConductionMerger
 
appendEDContent(TreeContentHandler.Node, int, StringBuffer) - Method in class org.hl7.xml.EDPresenter.EDContentHandler
 
ApplicationContext - Interface in org.hl7.util
An interface which contains a dynamic context in which any application runs and which carries settings, persistence context, etc.
ApplicationContextImpl - Class in org.hl7.util
 
ApplicationContextImpl() - Constructor for class org.hl7.util.ApplicationContextImpl
 
ASKU - Static variable in class org.hl7.types.impl.ADnull
 
ASKU - Static variable in class org.hl7.types.impl.ADXPnull
 
ASKU - Static variable in class org.hl7.types.impl.ANYnull
 
ASKU - Static variable in class org.hl7.types.impl.BAGnull
 
ASKU - Static variable in class org.hl7.types.impl.BINnull
 
ASKU - Static variable in class org.hl7.types.impl.BLimpl
 
ASKU - Static variable in class org.hl7.types.impl.CDnull
 
ASKU - Static variable in class org.hl7.types.impl.CEnull
 
ASKU - Static variable in class org.hl7.types.impl.COnull
 
ASKU - Static variable in class org.hl7.types.impl.CRnull
 
ASKU - Static variable in class org.hl7.types.impl.CSnull
 
ASKU - Static variable in class org.hl7.types.impl.CVnull
 
ASKU - Static variable in class org.hl7.types.impl.DSETnull
 
ASKU - Static variable in class org.hl7.types.impl.EDnull
 
ASKU - Static variable in class org.hl7.types.impl.ENnull
 
ASKU - Static variable in class org.hl7.types.impl.ENXPnull
 
ASKU - Static variable in class org.hl7.types.impl.IInull
 
ASKU - Static variable in class org.hl7.types.impl.INTnull
 
ASKU - Static variable in class org.hl7.types.impl.IVLnull
 
ASKU - Static variable in class org.hl7.types.impl.LISTnull
 
ASKU - Static variable in class org.hl7.types.impl.MOnull
 
ASKU - Static variable in class org.hl7.types.impl.NullFlavorImpl
 
ASKU - Static variable in class org.hl7.types.impl.OIDnull
 
ASKU - Static variable in class org.hl7.types.impl.ONnull
 
ASKU - Static variable in class org.hl7.types.impl.ONXPnull
 
ASKU - Static variable in class org.hl7.types.impl.PIVLnull
 
ASKU - Static variable in class org.hl7.types.impl.PNnull
 
ASKU - Static variable in class org.hl7.types.impl.PNXPnull
 
ASKU - Static variable in class org.hl7.types.impl.PQnull
 
ASKU - Static variable in class org.hl7.types.impl.QSETnull
 
ASKU - Static variable in class org.hl7.types.impl.QTYnull
 
ASKU - Static variable in class org.hl7.types.impl.REALnull
 
ASKU - Static variable in class org.hl7.types.impl.RTOnull
 
ASKU - Static variable in class org.hl7.types.impl.SCnull
 
ASKU - Static variable in class org.hl7.types.impl.SETnull
 
ASKU - Static variable in class org.hl7.types.impl.STnull
 
ASKU - Static variable in class org.hl7.types.impl.TELnull
 
ASKU - Static variable in class org.hl7.types.impl.TNnull
 
ASKU - Static variable in class org.hl7.types.impl.TSnull
 
ASKU - Static variable in class org.hl7.types.impl.UIDnull
 
ASKU - Static variable in class org.hl7.types.impl.URLnull
 
assemble(Serializable, SessionImplementor, Object) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
Deprecated. this operation is currently not supported
assemble(Serializable, Object) - Method in class org.hl7.hibernate.AbstractDataTypeUserType
Deprecated. this operation is currently not supported
assigningAuthorityName() - Method in interface org.hl7.types.II
A human readable name or mnemonic for the assigning authority.
assigningAuthorityName() - Method in class org.hl7.types.impl.IIimpl
 
assigningAuthorityName() - Method in class org.hl7.types.impl.IInull
 
assimilate(T, Persistence.AssimilationMode) - Method in class org.hl7.hibernate.Persistence
 
Association - Interface in org.hl7.meta
A read only interface to the class AssociationImpl, which represents an HL7 v3 association between two clone classes, or between a clone class and a CMET.
AssociationAdapter - Class in org.hl7.meta.mif
 
AssociationAdapter(CloneClassAdapter, hl7OrgV3.mif.AssociationEndWithClass, String) - Constructor for class org.hl7.meta.mif.AssociationAdapter
 
AssociationBuilderException - Exception in org.hl7.xml.builder
...
AssociationBuilderException(Association) - Constructor for exception org.hl7.xml.builder.AssociationBuilderException
 
AssociationBuilderException(Association, String) - Constructor for exception org.hl7.xml.builder.AssociationBuilderException
 
AssociationBuilderException(Association, Exception) - Constructor for exception org.hl7.xml.builder.AssociationBuilderException
 
AssociationCardinalityException - Exception in org.hl7.xml.validator
Exception that is thrown when an association cardinality specified in HMD and links present in RIM object are incompatible.
AssociationCardinalityException(Association, String) - Constructor for exception org.hl7.xml.validator.AssociationCardinalityException
 
AssociationSetImpl<T extends RimObject> - Class in org.hl7.rim.impl
An implementation of AssociationSet as an ordered list.
AssociationSetImpl() - Constructor for class org.hl7.rim.impl.AssociationSetImpl
 
Attachment - Interface in org.hl7.rim
Contains arbitrary attachments of data blocks to which can be referred to from the interior of the message.
AttachmentDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Attachment as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AttachmentDecorator() - Constructor for class org.hl7.rim.decorators.AttachmentDecorator
 
AttachmentImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Attachment as a simple data holder bean.
AttachmentImpl() - Constructor for class org.hl7.rim.impl.AttachmentImpl
 
AttentionLine - Interface in org.hl7.rim
This class allows parameters for a technology specific transport to be represented in the V3 message outer wrapper.
AttentionLineDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.AttentionLine as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
AttentionLineDecorator() - Constructor for class org.hl7.rim.decorators.AttentionLineDecorator
 
AttentionLineImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.AttentionLine as a simple data holder bean.
AttentionLineImpl() - Constructor for class org.hl7.rim.impl.AttentionLineImpl
 
ATTR__ORIGINAL_VALUE - Static variable in class org.hl7.xml.PQPresenter
 
ATTR_AAN - Static variable in class org.hl7.xml.IIPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.CDPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.CEPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.CSPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_CODE - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.CDPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.CEPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.CSPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_CODE_SYSTEM - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.CDPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.CEPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.CSPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_CODE_SYSTEM_NAME - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.CDPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.CEPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.CSPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_CODE_SYSTEM_VERSION - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_COMPRESSION - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_CURRENCY - Static variable in class org.hl7.xml.QTYPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.CDPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.CEPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.CSPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_DISPLAY_NAME - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_DISPLAYABLE - Static variable in class org.hl7.xml.IIPresenter
 
ATTR_EXTENSION - Static variable in class org.hl7.xml.IIPresenter
 
ATTR_HIGHCLOSED - Static variable in class org.hl7.xml.IVLPresenter
 
ATTR_INTEGRITY_CHECK - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_INTEGRITY_CHECK_ALGORITHM - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_INVERTED - Static variable in class org.hl7.xml.CRPresenter
 
ATTR_IS_NOT_ORDERED - Static variable in class org.hl7.xml.ADPresenter
 
ATTR_LANGUAGE - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_LANGUAGE - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_LOWCLOSED - Static variable in class org.hl7.xml.IVLPresenter
 
ATTR_MEDIA_TYPE - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_MEDIA_TYPE - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_MEDIA_TYPE - Static variable in class org.hl7.xml.STPresenter
 
ATTR_NAME - Static variable in class org.hl7.xml.CRPresenter
 
ATTR_NO_NAMESPACE_PREFIX - Static variable in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Attributes should generally be in no namespace at all.
ATTR_NO_NAMESPACE_URI - Static variable in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Attributes should generally be in no namespace at all.
ATTR_NULL_FLAVOR - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_NULL_FLAVOR - Static variable in class org.hl7.xml.DatatypePresenterBase
 
ATTR_NULL_FLAVOR - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_OPERATOR - Static variable in class org.hl7.xml.IVLPresenter
 
ATTR_ORIGINAL_TEXT - Static variable in class org.hl7.xml.CVPresenter
 
ATTR_ORIGINAL_TEXT - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_ORIGINAL_UNIT - Static variable in class org.hl7.xml.PQPresenter
 
ATTR_PART_TYPE - Static variable in class org.hl7.xml.ADXPPresenter
 
ATTR_PART_TYPE - Static variable in class org.hl7.xml.ENXPPresenter
 
ATTR_QUALIFIER - Static variable in class org.hl7.xml.ENXPPresenter
 
ATTR_REFERENCE - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_REPRESENTATION - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_REPRESENTATION - Static variable in class org.hl7.xml.SCPresenter
 
ATTR_REPRESENTATION - Static variable in class org.hl7.xml.STPresenter
 
ATTR_REPRESENTATION_OLD - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_ROOT - Static variable in class org.hl7.xml.IIPresenter
 
ATTR_THUMBNAIL - Static variable in class org.hl7.xml.EDPresenter
 
ATTR_TRANSLATION - Static variable in class org.hl7.xml.PQPresenter
 
ATTR_UNIT - Static variable in class org.hl7.xml.IVLPresenter
 
ATTR_UNIT - Static variable in class org.hl7.xml.PQPresenter
 
ATTR_UNIT - Static variable in class org.hl7.xml.QTYPresenter
 
ATTR_USE - Static variable in class org.hl7.xml.ADPresenter
 
ATTR_USE - Static variable in class org.hl7.xml.ENPresenter
 
ATTR_USE - Static variable in class org.hl7.xml.TELPresenter
 
ATTR_VALID_TIME - Static variable in class org.hl7.xml.ADPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.BLPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.CRPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.INTPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.IVLPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.OIDPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.PQPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.PQRPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.QTYPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.TELPresenter
 
ATTR_VALUE - Static variable in class org.hl7.xml.TSPresenter
 
Attribute - Interface in org.hl7.meta
A read only interface to the class AttributeImpl, which represents an HL7 v3 clone class attribute.
AttributeAdapter - Class in org.hl7.meta.mif
 
AttributeBuilderException - Exception in org.hl7.xml.builder
...
AttributeBuilderException(Attribute) - Constructor for exception org.hl7.xml.builder.AttributeBuilderException
 
AttributeBuilderException(Attribute, String) - Constructor for exception org.hl7.xml.builder.AttributeBuilderException
 
AttributeBuilderException(Attribute, Exception) - Constructor for exception org.hl7.xml.builder.AttributeBuilderException
 
AttributeCardinalityException - Exception in org.hl7.xml.builder
Exception that is thrown when an attribute cardinality specified in HMD and values present in RIM object are incompatible.
AttributeCardinalityException(Attribute, String) - Constructor for exception org.hl7.xml.builder.AttributeCardinalityException
 
attributeDecl(String, String, String, String[], String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An attribute declaration.
attributes_ - Variable in class org.hl7.xml.parser.DataTypeContentHandler
Deprecated.  
attributes_ - Variable in class org.hl7.xml.parser.TreeContentHandler
Use this object to avoid creating a new instance of AttributesImpl on each startElement().
AttributeTypeException - Exception in org.hl7.xml.builder
Exception that is thrown when an attribute data type specified in HMD and values present in RIM object are incompatible.
AttributeTypeException(Attribute, Class) - Constructor for exception org.hl7.xml.builder.AttributeTypeException
 
ATTS - Static variable in class org.regenstrief.util.XMLJoiner
 
avoidReservedWord(String) - Method in class org.hl7.hibernate.OracleNamingStrategy
 
avoidReservedWord(String) - Method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
 

B

BAG<T extends ANY> - Interface in org.hl7.types
An unordered collection of values, where each value can be contained more than once in the collection.
BAG - Static variable in class org.hl7.types.impl.DataTypeImpl
 
BAGjuCollectionAdapter<T extends ANY> - Class in org.hl7.types.impl
Provides methods for converting back and forth between BAG and java.util.Collection.
BAGjuCollectionAdapter(Collection<T>) - Constructor for class org.hl7.types.impl.BAGjuCollectionAdapter
 
BAGjuCollectionAdapter(Collection<T>, boolean) - Constructor for class org.hl7.types.impl.BAGjuCollectionAdapter
 
BAGjuListAdapter<T extends ANY> - Class in org.hl7.types.impl
Deprecated. use the new BAGjuCollectionAdapter class instead as it is more general.
BAGjuListAdapter(Collection<T>) - Constructor for class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
BAGjuListAdapter(List<T>, boolean) - Constructor for class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
BAGnull<T extends ANY> - Class in org.hl7.types.impl
Minimal implementation of BAG for nulls.
BAGnull(NullFlavor) - Constructor for class org.hl7.types.impl.BAGnull
 
BAGPresenter - Class in org.hl7.xml
 
BAGvalueOf(Collection) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
BAGvalueOf(Collection) - Method in class org.hl7.types.ValueFactory
 
BAGvalueOfLiteral(String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
BAGvalueOfLiteral(String) - Method in class org.hl7.types.ValueFactory
 
Base64 - Class in org.hl7.util
Deprecated. use javax.mail.internet.MimeUtility instead
Base64() - Constructor for class org.hl7.util.Base64
Deprecated.  
baseIterator() - Static method in class org.regenstrief.ucum.UnitSystem
 
BasicAct - Interface in org.hl7.rim
A record of something that is being done, has been done, can be done, or is intended or requested to be done.
BasicActDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Act as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicActDecorator() - Constructor for class org.hl7.rim.decorators.BasicActDecorator
 
BasicActImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Act as a simple data holder bean.
BasicActImpl() - Constructor for class org.hl7.rim.impl.BasicActImpl
 
BasicActRelationship - Interface in org.hl7.rim
A directed association between a source Act and a target Act.
BasicActRelationshipDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.ActRelationship as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicActRelationshipDecorator() - Constructor for class org.hl7.rim.decorators.BasicActRelationshipDecorator
 
BasicActRelationshipImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.ActRelationship as a simple data holder bean.
BasicActRelationshipImpl() - Constructor for class org.hl7.rim.impl.BasicActRelationshipImpl
 
BasicEntity - Interface in org.hl7.rim
A physical thing, group of physical things or an organization capable of participating in Acts, while in a role.
BasicEntityDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Entity as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicEntityDecorator() - Constructor for class org.hl7.rim.decorators.BasicEntityDecorator
 
BasicEntityImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Entity as a simple data holder bean.
BasicEntityImpl() - Constructor for class org.hl7.rim.impl.BasicEntityImpl
 
BasicParticipation - Interface in org.hl7.rim
An association between an Act and a Role with an Entity playing that Role.
BasicParticipationDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Participation as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicParticipationDecorator() - Constructor for class org.hl7.rim.decorators.BasicParticipationDecorator
 
BasicParticipationImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Participation as a simple data holder bean.
BasicParticipationImpl() - Constructor for class org.hl7.rim.impl.BasicParticipationImpl
 
BasicRole - Interface in org.hl7.rim
A competency of the Entity playing the Role as identified, defined, guaranteed, or acknowledged by the Entity that scopes the Role.
BasicRoleDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Role as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicRoleDecorator() - Constructor for class org.hl7.rim.decorators.BasicRoleDecorator
 
BasicRoleImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Role as a simple data holder bean.
BasicRoleImpl() - Constructor for class org.hl7.rim.impl.BasicRoleImpl
 
BasicRoleLink - Interface in org.hl7.rim
A connection between two roles expressing a dependency between those roles.
BasicRoleLinkDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.RoleLink as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BasicRoleLinkDecorator() - Constructor for class org.hl7.rim.decorators.BasicRoleLinkDecorator
 
BasicRoleLinkImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.RoleLink as a simple data holder bean.
BasicRoleLinkImpl() - Constructor for class org.hl7.rim.impl.BasicRoleLinkImpl
 
Batch - Interface in org.hl7.rim
The Batch class is used to specify a message which is a collection of HL7 V3 messages.
BatchDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Batch as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
BatchDecorator() - Constructor for class org.hl7.rim.decorators.BatchDecorator
 
BatchImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Batch as a simple data holder bean.
BatchImpl() - Constructor for class org.hl7.rim.impl.BatchImpl
 
bean2DBValue(Object) - Method in interface org.hl7.hibernate.StrategicPropertyAccessor.FieldWrappingStrategy
 
beginUpdate() - Method in interface org.hl7.hpath.EvaluationIterator
Prepares the iterator for updates.
beginUpdate() - Method in class org.hl7.hpath.SingletonIterator
 
BIN - Interface in org.hl7.types
Binary data is a raw block of bits.
BIN - Static variable in class org.hl7.types.impl.DataTypeImpl
 
BINbyteArrayImpl - Class in org.hl7.types.impl
 
BINbyteArrayImpl(byte[], long, long) - Constructor for class org.hl7.types.impl.BINbyteArrayImpl
 
bindVariable(String, Object) - Method in class org.hl7.hpath.Evaluation
Bind a value to a new variable in this context.
BINnull - Class in org.hl7.types.impl
Minimal implementation of BIN as a model we can use for all other type.
BL - Interface in org.hl7.types
BL stands for the values of two-valued logic.
BL - Static variable in class org.hl7.types.impl.DataTypeImpl
 
BLimpl - Class in org.hl7.types.impl
 
BLPresenter - Class in org.hl7.xml
This is presentation layer for BL data type.
BLTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
BLvalueOf(boolean) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
BLvalueOf(boolean) - Method in class org.hl7.types.ValueFactory
 
BLvalueOfLiteral(String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
BLvalueOfLiteral(String) - Method in class org.hl7.types.ValueFactory
 
BN - Interface in org.hl7.types
BN constrains the boolean type so that the value may not be NULL.
build(RimGraphXMLSpeaker.ContentBuilder, ADXP, String) - Method in class org.hl7.xml.ADXPPresenter.ADXPBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, ADXP) - Method in class org.hl7.xml.ADXPPresenter.ADXPBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, T, String) - Method in interface org.hl7.xml.builder.DatatypeBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, RimObject, CloneClass, String) - Method in class org.hl7.xml.builder.impl.MessageBuilderImpl
 
build(RimGraphXMLSpeaker.ContentBuilder, RimObject, CloneClass, String) - Method in interface org.hl7.xml.builder.MessageBuilder
 
build(ANY, Attribute) - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
Called by Message Builder
build(ANY, String) - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
Build a component.
build(RimGraphXMLSpeaker.ContentBuilder, CS, String) - Method in class org.hl7.xml.CSPresenter.CSBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, TreeContentHandler.Element) - Method in interface org.hl7.xml.ElementBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, TreeContentHandler.Element) - Method in class org.hl7.xml.ElementPresenter.TreeContentElementBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, T, String) - Method in class org.hl7.xml.ENXPPresenter.ENXPBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, T) - Method in class org.hl7.xml.ENXPPresenter.ENXPBuilder
 
build(RimGraphXMLSpeaker.ContentBuilder, IVL, String) - Method in class org.hl7.xml.IVLPresenter.IVLBuilder
 
buildAttribute(RimGraphXMLSpeaker.ContentBuilder, SET<? extends CS>, String) - Method in class org.hl7.xml.CSPresenter.CSBuilder
 
Builder - Interface in org.hl7.xml.builder
Data type builder interface.
BuilderException - Exception in org.hl7.xml.builder
Base exception for all exceptions thrown by MessageBuilder.
BuilderException() - Constructor for exception org.hl7.xml.builder.BuilderException
 
BuilderException(Exception) - Constructor for exception org.hl7.xml.builder.BuilderException
 
BuilderException(String) - Constructor for exception org.hl7.xml.builder.BuilderException
 
BuilderException(Exception, String) - Constructor for exception org.hl7.xml.builder.BuilderException
 
buildStructural(RimGraphXMLSpeaker.ContentBuilder, ADXP, String) - Method in class org.hl7.xml.ADXPPresenter.ADXPBuilder
 
buildStructural(RimGraphXMLSpeaker.ContentBuilder, T, String) - Method in interface org.hl7.xml.builder.DatatypeBuilder
 
buildStructural(RimGraphXMLSpeaker.ContentBuilder, CS, String) - Method in class org.hl7.xml.CSPresenter.CSBuilder
 
buildStructural(RimGraphXMLSpeaker.ContentBuilder, T, String) - Method in class org.hl7.xml.ENXPPresenter.ENXPBuilder
 
buildStructural(RimGraphXMLSpeaker.ContentBuilder, IVL, String) - Method in class org.hl7.xml.IVLPresenter.IVLBuilder
 
butLeaf() - Method in class org.hl7.types.impl.OIDimpl
 
butLeaf() - Method in class org.hl7.types.impl.OIDnull
 
butLeaf() - Method in interface org.hl7.types.OID
 

C

Cache<K,V> - Class in org.regenstrief.util
A Map like class that implements an object cache with least-recently-used (LRU) eviction strategy.
Cache() - Constructor for class org.regenstrief.util.Cache
Create new cache with minimum retention capacity 8192.
Cache(int) - Constructor for class org.regenstrief.util.Cache
Create new cache with the given limit of retention capacity.
CAL_GREGORIAN - Static variable in class org.hl7.types.impl.TSjuDateAdapter
 
calendar() - Method in class org.hl7.types.impl.TSjuDateAdapter
 
calendar() - Method in class org.hl7.types.impl.TSnull
 
calendar() - Method in interface org.hl7.types.TS
 
CalendarCycle - Enum in org.hl7.types.enums
Calendar cycle identifiers
canCreate(String) - Method in class org.hl7.rim.impl.RimObjectFactoryUsingProperties
 
canCreate(String) - Method in class org.hl7.rim.RimObjectFactory
NOTE: This method should be abstract.
canonical() - Method in class org.hl7.types.impl.MOnull
 
canonical() - Method in class org.hl7.types.impl.PQimpl
 
canonical() - Method in class org.hl7.types.impl.PQnull
 
canonical() - Method in interface org.hl7.types.PQ
 
Cardinality - Class in org.hl7.meta
A flyweight implementation for cardinalities of HL7 v3 attributes and associations.
cardinality() - Method in class org.hl7.types.impl.DSETnull
 
cardinality() - Method in class org.hl7.types.impl.EIVLimpl
 
cardinality() - Method in class org.hl7.types.impl.EmptySet
 
cardinality() - Method in class org.hl7.types.impl.IVLimpl
If T is discrete we can take width to be the cardinality.
cardinality() - Method in class org.hl7.types.impl.PIVLimpl
 
cardinality() - Method in class org.hl7.types.impl.PIVLnull
 
cardinality() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
cardinality() - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
cardinality() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
cardinality() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
cardinality() - Method in class org.hl7.types.impl.QSETUnionImpl
 
cardinality() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
cardinality() - Method in class org.hl7.types.impl.SETnull
 
cardinality() - Method in class org.hl7.types.impl.SETSingleton
 
cardinality() - Method in interface org.hl7.types.SET
 
CardinalityValidator - Class in org.hl7.xml.validator
Check the Rim Object Graph Cardinality based on HL7 v3 Meta cardinality User: Eric Chen Date: Nov 1, 2004 Time: 10:47:53 PM
CardinalityValidator() - Constructor for class org.hl7.xml.validator.CardinalityValidator
 
CD - Interface in org.hl7.types
A concept descriptor represents any kind of concept usually by giving a code defined in a code system.
CD - Static variable in class org.hl7.types.impl.DataTypeImpl
 
CDAPersister - Class in org.hl7.util
 
CDExceptionalImpl - Class in org.hl7.types.impl
 
CDExceptionalImpl(ED) - Constructor for class org.hl7.types.impl.CDExceptionalImpl
 
CDimpl - Class in org.hl7.types.impl
Minimal implementation of CD as a model we can use for all other type.
CDnull - Class in org.hl7.types.impl
Minimal implementation of CD as a model we can use for all other type.
CDnull(NullFlavor) - Constructor for class org.hl7.types.impl.CDnull
 
CDPresenter - Class in org.hl7.xml
 
CDPresenter.CDContentHandler - Class in org.hl7.xml
 
CDPresenter.CDContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.CDPresenter.CDContentHandler
 
CDTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
CE - Interface in org.hl7.types
Coded data that consists of a coded value and, optionally, coded value(s) from other coding systems that identify the same concept.
CE - Static variable in class org.hl7.types.impl.DataTypeImpl
 
CEimpl - Class in org.hl7.types.impl
 
Cel - Class in org.regenstrief.ucum.functions
 
Cel() - Constructor for class org.regenstrief.ucum.functions.Cel
 
center() - Method in class org.hl7.types.impl.EmptySet
 
center() - Method in class org.hl7.types.impl.IVLimpl
 
center() - Method in class org.hl7.types.impl.IVLnull
 
center() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
center() - Method in interface org.hl7.types.IVL
 
CEnull - Class in org.hl7.types.impl
Minimal implementation of CE as a model we can use for all other type.
CEPresenter - Class in org.hl7.xml
 
CEPresenter.CEContentHandler - Class in org.hl7.xml
 
CEPresenter.CEContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.CEPresenter.CEContentHandler
 
CETYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
characters(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Character content.
characters(char[], int, int) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
characters(char[], int, int) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
characters(String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
characters(char[], int, int) - Method in class org.hl7.xml.ENPresenter.ENContentHandler
This only gathers characters if a _result is not already set.
characters(char[], int, int) - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
ignore it all
characters(char[], int, int) - Method in class org.hl7.xml.parser.TreeContentHandler
 
characters(char[], int, int) - Method in class org.regenstrief.ucum.UnitSystem
 
charset() - Method in interface org.hl7.types.ED
For character-based encoding types, this property specifies the character set and character encoding used.
charset() - Method in class org.hl7.types.impl.ADXPnull
 
charset() - Method in class org.hl7.types.impl.EDbyteArrayImpl
 
charset() - Method in class org.hl7.types.impl.EDimpl
 
charset() - Method in class org.hl7.types.impl.EDjlStringAdapter
 
charset() - Method in class org.hl7.types.impl.EDnull
 
charset() - Method in class org.hl7.types.impl.ENXPnull
 
charset() - Method in class org.hl7.types.impl.OIDnull
 
charset() - Method in class org.hl7.types.impl.SCnull
 
charset() - Method in class org.hl7.types.impl.STjlStringAdapter
 
charset() - Method in class org.hl7.types.impl.STnull
 
charset() - Method in class org.hl7.types.impl.UIDnull
 
checkAssocaitonMaxCardinality(Iterator, RimObject, Association) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
checkAssociationCardinality(Collection, Association) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
checkAttributeCardinality(Collection, Attribute) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
checkAttributeCardinality(ANY, Attribute) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
checkDataType(ANY) - Method in interface org.hl7.meta.Datatype
check incoming value is validated against datatype.
checkDataType(ANY) - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
check incoming value is validated against datatype // TODO: need a re-design
checkDataType(ANY) - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
For validation purpose check incoming value is validated against datatype
checkInitialCap(String) - Static method in class org.hl7.util.StringUtils
Checks that the first character is capital, and the remaining are lowercase.
checkMaxOneCardinality(Object, String, Feature) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
ChoiceAssociation - Interface in org.hl7.meta
A read only interface to the class ChoiceAssociationImpl, which represents a choice between several HL7 v3 associations.
ChoiceAssociationAdapter - Class in org.hl7.meta.mif
 
ChoiceAssociationException - Exception in org.hl7.xml.builder
...
ChoiceAssociationException(ChoiceAssociation) - Constructor for exception org.hl7.xml.builder.ChoiceAssociationException
 
ChoiceAssociationException(ChoiceAssociation, String) - Constructor for exception org.hl7.xml.builder.ChoiceAssociationException
 
ChoiceAssociationException(ChoiceAssociation, Exception) - Constructor for exception org.hl7.xml.builder.ChoiceAssociationException
 
ChoiceBranchAssociationAdapter - Class in org.hl7.meta.mif
 
ClassMethodTool - Class in org.hl7.util
A tool to find a method or constructor on an object that matches a signature.
ClassMethodTool() - Constructor for class org.hl7.util.ClassMethodTool
 
classToTableName(String) - Method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
 
clear() - Method in class org.regenstrief.util.Cache
Clears the cache and the statistics.
clearAttributes() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
 
clearAttributes() - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
This is a hook for specializations to clear other temporary variables.
clearObjectCache() - Static method in class org.hl7.merger.MergerUsingCache
 
clearQueryCache() - Static method in class org.hl7.merger.MergerUsingCache
 
ClonableCollection<T> - Interface in org.hl7.hibernate
 
clone() - Method in class org.hl7.rim.impl.AccessImpl
 
clone() - Method in class org.hl7.rim.impl.AccountImpl
 
clone() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
 
clone() - Method in class org.hl7.rim.impl.AcknowledgementImpl
 
clone() - Method in class org.hl7.rim.impl.ActImpl
 
clone() - Method in class org.hl7.rim.impl.ActRelationshipImpl
 
clone() - Method in class org.hl7.rim.impl.AttachmentImpl
 
clone() - Method in class org.hl7.rim.impl.AttentionLineImpl
 
clone() - Method in class org.hl7.rim.impl.BasicActImpl
 
clone() - Method in class org.hl7.rim.impl.BasicActRelationshipImpl
 
clone() - Method in class org.hl7.rim.impl.BasicEntityImpl
 
clone() - Method in class org.hl7.rim.impl.BasicParticipationImpl
 
clone() - Method in class org.hl7.rim.impl.BasicRoleImpl
 
clone() - Method in class org.hl7.rim.impl.BasicRoleLinkImpl
 
clone() - Method in class org.hl7.rim.impl.BatchImpl
 
clone() - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
 
clone() - Method in class org.hl7.rim.impl.ContainerImpl
 
clone() - Method in class org.hl7.rim.impl.ContextStructureImpl
 
clone() - Method in class org.hl7.rim.impl.ControlActImpl
 
clone() - Method in class org.hl7.rim.impl.DeviceImpl
 
clone() - Method in class org.hl7.rim.impl.DeviceTaskImpl
 
clone() - Method in class org.hl7.rim.impl.DiagnosticImageImpl
 
clone() - Method in class org.hl7.rim.impl.DietImpl
 
clone() - Method in class org.hl7.rim.impl.DocumentImpl
 
clone() - Method in class org.hl7.rim.impl.EmployeeImpl
 
clone() - Method in class org.hl7.rim.impl.EntityImpl
 
clone() - Method in class org.hl7.rim.impl.FinancialContractImpl
 
clone() - Method in class org.hl7.rim.impl.FinancialTransactionImpl
 
clone() - Method in class org.hl7.rim.impl.InfrastructureRootImpl
 
clone() - Method in class org.hl7.rim.impl.InvoiceElementImpl
 
clone() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
 
clone() - Method in class org.hl7.rim.impl.LicensedEntityImpl
 
clone() - Method in class org.hl7.rim.impl.LivingSubjectImpl
 
clone() - Method in class org.hl7.rim.impl.LogicalExpressionImpl
 
clone() - Method in class org.hl7.rim.impl.ManagedParticipationImpl
 
clone() - Method in class org.hl7.rim.impl.ManufacturedMaterialImpl
 
clone() - Method in class org.hl7.rim.impl.MaterialImpl
 
clone() - Method in class org.hl7.rim.impl.MessageImpl
 
clone() - Method in class org.hl7.rim.impl.NonPersonLivingSubjectImpl
 
clone() - Method in class org.hl7.rim.impl.ObservationImpl
 
clone() - Method in class org.hl7.rim.impl.OrganizationImpl
 
clone() - Method in class org.hl7.rim.impl.ParameterImpl
 
clone() - Method in class org.hl7.rim.impl.ParameterItemImpl
 
clone() - Method in class org.hl7.rim.impl.ParameterListImpl
 
clone() - Method in class org.hl7.rim.impl.ParticipationImpl
 
clone() - Method in class org.hl7.rim.impl.PatientEncounterImpl
 
clone() - Method in class org.hl7.rim.impl.PatientImpl
 
clone() - Method in class org.hl7.rim.impl.PersonImpl
 
clone() - Method in class org.hl7.rim.impl.PlaceImpl
 
clone() - Method in class org.hl7.rim.impl.ProcedureImpl
 
clone() - Method in class org.hl7.rim.impl.PublicHealthCaseImpl
 
clone() - Method in class org.hl7.rim.impl.QueryAckImpl
 
clone() - Method in class org.hl7.rim.impl.QueryByParameterImpl
 
clone() - Method in class org.hl7.rim.impl.QueryBySelectionImpl
 
clone() - Method in class org.hl7.rim.impl.QueryContinuationImpl
 
clone() - Method in class org.hl7.rim.impl.QueryEventImpl
 
clone() - Method in class org.hl7.rim.impl.QuerySpecImpl
 
clone() - Method in class org.hl7.rim.impl.RelationalExpressionImpl
 
clone() - Method in class org.hl7.rim.impl.RimObjectImpl
Implements cloning so that other classes can call it.
clone() - Method in class org.hl7.rim.impl.RoleImpl
 
clone() - Method in class org.hl7.rim.impl.RoleLinkImpl
 
clone() - Method in class org.hl7.rim.impl.SelectionExpressionImpl
 
clone() - Method in class org.hl7.rim.impl.SortControlImpl
 
clone() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
 
clone() - Method in class org.hl7.rim.impl.SupplyImpl
 
clone() - Method in class org.hl7.rim.impl.TransmissionImpl
 
clone() - Method in class org.hl7.rim.impl.WorkingListImpl
 
clone() - Method in interface org.hl7.rim.RimObject
A standard override to make an object cloneable.
clone() - Method in class org.hl7.xml.parser.DataTypeContentHandler
A standard override to make an object cloneable.
clone() - Method in class org.hl7.xml.parser.TreeContentHandler
A standard override to make an object cloneable.
CloneClass - Interface in org.hl7.meta
A read only interface to the class CloneClassImpl, which represents an HL7 v3 clone class inside a message type.
CloneClassAdapter - Class in org.hl7.meta.mif
 
CloneClassAssociation - Interface in org.hl7.meta
A read only interface to the class CloneClassAssociationImpl, which represents an HL7 v3 association between two clone classes.
cloneHibernateCollectionIfNecessary() - Method in interface org.hl7.hibernate.ClonableCollection
 
cloneHibernateCollectionIfNecessary() - Method in class org.hl7.types.impl.BAGjuCollectionAdapter
 
cloneHibernateCollectionIfNecessary() - Method in class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
cloneHibernateCollectionIfNecessary() - Method in class org.hl7.types.impl.LISTjuListAdapter
 
cloneHibernateCollectionIfNecessary() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
close() - Method in class org.hl7.hibernate.Persistence
 
close(boolean) - Method in class org.hl7.hibernate.Persistence
 
close() - Method in class org.hl7.hibernate.PooledConnectionProvider
 
close() - Method in interface org.hl7.meta.MessageTypeLoader
Closes DB connections if they are open.
close() - Method in class org.hl7.meta.mif.MessageTypeLoaderAdapter
A hook to closes DB connections if they are open, but not here.
closeAllConnections(String, String) - Static method in class org.hl7.hibernate.ConnectionPool
 
closeConnection(Connection) - Method in class org.hl7.hibernate.PooledConnectionProvider
 
closePersistence() - Method in class org.hl7.util.MessageServlet
 
CMET - Static variable in class org.hl7.meta.MetSource
MET source C (CMET).
CmetAssociation - Interface in org.hl7.meta
A read only interface to the class CmetAssociationImpl, which represents an HL7 v3 association between a clone class and a CMET.
CmetAssociationAdapter - Class in org.hl7.meta.mif
 
CmetChoiceAssociationAdapter - Class in org.hl7.meta.mif
Instances of this class represent an association with a target that is reference to CMET with a choice/abstract class for an entry point.
CmetChoiceBranchAssociationAdapter - Class in org.hl7.meta.mif
Instances of this class represent one of the concrete specializations of choice/abstract class that is the entry point of a CMET referenced by another CMET.
CmetNameToMifMap - Class in org.hl7.meta.mif
Implements ICmetNameToMifMap by loading the mapping from the properties file CMET_PROPERTIES_FILE.
CmetNameToMifMap() - Constructor for class org.hl7.meta.mif.CmetNameToMifMap
 
CMETPropertiesBuilder - Class in org.hl7.rim.impl
This class can be used from Eclipse to help build the properties file for RimObjectFactoryUsingProperties.
CMETPropertiesBuilder() - Constructor for class org.hl7.rim.impl.CMETPropertiesBuilder
 
CNE - Static variable in class org.hl7.meta.CodingStrength
Coding strength CNE (Coded No Exceptions).
CO - Interface in org.hl7.types
 
code() - Method in interface org.hl7.types.CD
The plain code symbol defined by the code system.
code() - Method in enum org.hl7.types.enums.AcknowledgementType
 
code() - Method in enum org.hl7.types.enums.ActClass
 
code() - Method in enum org.hl7.types.enums.ActMood
 
code() - Method in enum org.hl7.types.enums.ActPriority
 
code() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
code() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
code() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
code() - Method in enum org.hl7.types.enums.ActRelationshipType
 
code() - Method in enum org.hl7.types.enums.ActStatus
 
code() - Method in enum org.hl7.types.enums.AddressPartType
 
code() - Method in enum org.hl7.types.enums.AdministrativeGender
 
code() - Method in enum org.hl7.types.enums.CalendarCycle
 
code() - Method in enum org.hl7.types.enums.Confidentiality
 
code() - Method in enum org.hl7.types.enums.ContextControl
 
code() - Method in enum org.hl7.types.enums.EntityClass
 
code() - Method in enum org.hl7.types.enums.EntityDeterminer
 
code() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
code() - Method in enum org.hl7.types.enums.EntityNamePartType
 
code() - Method in enum org.hl7.types.enums.EntityNameUse
 
code() - Method in enum org.hl7.types.enums.EntityStatus
 
code() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
code() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
code() - Method in enum org.hl7.types.enums.ParticipationMode
 
code() - Method in enum org.hl7.types.enums.ParticipationSignature
 
code() - Method in enum org.hl7.types.enums.ParticipationType
 
code() - Method in enum org.hl7.types.enums.PostalAddressUse
 
code() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
code() - Method in enum org.hl7.types.enums.ResponseLevel
 
code() - Method in enum org.hl7.types.enums.ResponseModality
 
code() - Method in enum org.hl7.types.enums.RoleClass
 
code() - Method in enum org.hl7.types.enums.RoleLinkType
 
code() - Method in enum org.hl7.types.enums.RoleStatus
 
code() - Method in enum org.hl7.types.enums.SetOperator
 
code() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
code() - Method in enum org.hl7.types.enums.TimingEvent
 
code() - Method in class org.hl7.types.impl.CDimpl
 
code() - Method in class org.hl7.types.impl.CDnull
 
code() - Method in class org.hl7.types.impl.CEimpl
 
code() - Method in class org.hl7.types.impl.CEnull
 
code() - Method in class org.hl7.types.impl.CSnull
CD interface
code() - Method in class org.hl7.types.impl.CVimpl
 
code() - Method in class org.hl7.types.impl.CVnull
 
code() - Method in class org.hl7.types.impl.NullFlavorImpl
 
code() - Method in class org.hl7.types.impl.PQRimpl
 
code() - Method in class org.hl7.types.impl.SCimpl
 
code() - Method in class org.hl7.types.impl.SCnull
 
code() - Method in interface org.hl7.types.SC
The plain code symbol defined by the code system.
code() - Method in class org.regenstrief.ucum.Prefix
The prefix symbol.
code() - Method in class org.regenstrief.ucum.Unit
The unit symbol.
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.AcknowledgementType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActClass
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActMood
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActPriority
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActRelationshipJoin
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActRelationshipSplit
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActRelationshipType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ActStatus
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.AddressPartType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.AdministrativeGender
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.CalendarCycle
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.Confidentiality
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ContextControl
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityClass
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityDeterminer
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityNamePartQualifier
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityNamePartType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityNameUse
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.EntityStatus
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ManagedParticipationStatus
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ObservationInterpretation
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ParticipationMode
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ParticipationSignature
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ParticipationType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.PostalAddressUse
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.RelationshipConjunction
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ResponseLevel
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.ResponseModality
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.RoleClass
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.RoleLinkType
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.RoleStatus
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.SetOperator
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.TelecommunicationAddressUse
 
CODE_SYSTEM - Static variable in enum org.hl7.types.enums.TimingEvent
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.AcknowledgementType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActClass
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActMood
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActPriority
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActRelationshipJoin
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActRelationshipSplit
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActRelationshipType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ActStatus
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.AddressPartType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.AdministrativeGender
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.CalendarCycle
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.Confidentiality
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ContextControl
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityClass
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityDeterminer
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityNamePartQualifier
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityNamePartType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityNameUse
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.EntityStatus
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ManagedParticipationStatus
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ObservationInterpretation
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ParticipationMode
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ParticipationSignature
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ParticipationType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.PostalAddressUse
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.RelationshipConjunction
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ResponseLevel
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.ResponseModality
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.RoleClass
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.RoleLinkType
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.RoleStatus
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.SetOperator
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.TelecommunicationAddressUse
 
CODE_SYSTEM_NAME - Static variable in enum org.hl7.types.enums.TimingEvent
 
codeSystem() - Method in interface org.hl7.types.CD
Specifies the code system that defines the code.
codeSystem() - Method in enum org.hl7.types.enums.AcknowledgementType
 
codeSystem() - Method in enum org.hl7.types.enums.ActClass
 
codeSystem() - Method in enum org.hl7.types.enums.ActMood
 
codeSystem() - Method in enum org.hl7.types.enums.ActPriority
 
codeSystem() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
codeSystem() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
codeSystem() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
codeSystem() - Method in enum org.hl7.types.enums.ActRelationshipType
 
codeSystem() - Method in enum org.hl7.types.enums.ActStatus
 
codeSystem() - Method in enum org.hl7.types.enums.AddressPartType
 
codeSystem() - Method in enum org.hl7.types.enums.AdministrativeGender
 
codeSystem() - Method in enum org.hl7.types.enums.CalendarCycle
 
codeSystem() - Method in enum org.hl7.types.enums.Confidentiality
 
codeSystem() - Method in enum org.hl7.types.enums.ContextControl
 
codeSystem() - Method in enum org.hl7.types.enums.EntityClass
 
codeSystem() - Method in enum org.hl7.types.enums.EntityDeterminer
 
codeSystem() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
codeSystem() - Method in enum org.hl7.types.enums.EntityNamePartType
 
codeSystem() - Method in enum org.hl7.types.enums.EntityNameUse
 
codeSystem() - Method in enum org.hl7.types.enums.EntityStatus
 
codeSystem() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
codeSystem() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
codeSystem() - Method in enum org.hl7.types.enums.ParticipationMode
 
codeSystem() - Method in enum org.hl7.types.enums.ParticipationSignature
 
codeSystem() - Method in enum org.hl7.types.enums.ParticipationType
 
codeSystem() - Method in enum org.hl7.types.enums.PostalAddressUse
 
codeSystem() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
codeSystem() - Method in enum org.hl7.types.enums.ResponseLevel
 
codeSystem() - Method in enum org.hl7.types.enums.ResponseModality
 
codeSystem() - Method in enum org.hl7.types.enums.RoleClass
 
codeSystem() - Method in enum org.hl7.types.enums.RoleLinkType
 
codeSystem() - Method in enum org.hl7.types.enums.RoleStatus
 
codeSystem() - Method in enum org.hl7.types.enums.SetOperator
 
codeSystem() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
codeSystem() - Method in enum org.hl7.types.enums.TimingEvent
 
codeSystem() - Method in class org.hl7.types.impl.CDExceptionalImpl
 
codeSystem() - Method in class org.hl7.types.impl.CDimpl
 
codeSystem() - Method in class org.hl7.types.impl.CDnull
 
codeSystem() - Method in class org.hl7.types.impl.CEimpl
 
codeSystem() - Method in class org.hl7.types.impl.CEnull
 
codeSystem() - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystem
 
codeSystem() - Method in class org.hl7.types.impl.CSnull
 
codeSystem() - Method in class org.hl7.types.impl.CVExceptionalImpl
 
codeSystem() - Method in class org.hl7.types.impl.CVimpl
 
codeSystem() - Method in class org.hl7.types.impl.CVnull
 
codeSystem() - Method in class org.hl7.types.impl.NullFlavorImpl
 
codeSystem() - Method in class org.hl7.types.impl.PQRimpl
 
codeSystem() - Method in class org.regenstrief.ucum.Unit
For the CS interface.
codeSystem() - Static method in class org.regenstrief.ucum.UnitSystem
For the CS interface of Unit.
codeSystemName() - Method in interface org.hl7.types.CD
A common name of the coding system.
codeSystemName() - Method in enum org.hl7.types.enums.AcknowledgementType
 
codeSystemName() - Method in enum org.hl7.types.enums.ActClass
 
codeSystemName() - Method in enum org.hl7.types.enums.ActMood
 
codeSystemName() - Method in enum org.hl7.types.enums.ActPriority
 
codeSystemName() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
codeSystemName() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
codeSystemName() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
codeSystemName() - Method in enum org.hl7.types.enums.ActRelationshipType
 
codeSystemName() - Method in enum org.hl7.types.enums.ActStatus
 
codeSystemName() - Method in enum org.hl7.types.enums.AddressPartType
 
codeSystemName() - Method in enum org.hl7.types.enums.AdministrativeGender
 
codeSystemName() - Method in enum org.hl7.types.enums.CalendarCycle
 
codeSystemName() - Method in enum org.hl7.types.enums.Confidentiality
 
codeSystemName() - Method in enum org.hl7.types.enums.ContextControl
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityClass
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityDeterminer
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityNamePartType
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityNameUse
 
codeSystemName() - Method in enum org.hl7.types.enums.EntityStatus
 
codeSystemName() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
codeSystemName() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
codeSystemName() - Method in enum org.hl7.types.enums.ParticipationMode
 
codeSystemName() - Method in enum org.hl7.types.enums.ParticipationSignature
 
codeSystemName() - Method in enum org.hl7.types.enums.ParticipationType
 
codeSystemName() - Method in enum org.hl7.types.enums.PostalAddressUse
 
codeSystemName() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
codeSystemName() - Method in enum org.hl7.types.enums.ResponseLevel
 
codeSystemName() - Method in enum org.hl7.types.enums.ResponseModality
 
codeSystemName() - Method in enum org.hl7.types.enums.RoleClass
 
codeSystemName() - Method in enum org.hl7.types.enums.RoleLinkType
 
codeSystemName() - Method in enum org.hl7.types.enums.RoleStatus
 
codeSystemName() - Method in enum org.hl7.types.enums.SetOperator
 
codeSystemName() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
codeSystemName() - Method in enum org.hl7.types.enums.TimingEvent
 
codeSystemName() - Method in class org.hl7.types.impl.CDExceptionalImpl
 
codeSystemName() - Method in class org.hl7.types.impl.CDimpl
 
codeSystemName() - Method in class org.hl7.types.impl.CDnull
 
codeSystemName() - Method in class org.hl7.types.impl.CEimpl
 
codeSystemName() - Method in class org.hl7.types.impl.CEnull
 
codeSystemName() - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystem
 
codeSystemName() - Method in class org.hl7.types.impl.CSnull
 
codeSystemName() - Method in class org.hl7.types.impl.CVExceptionalImpl
 
codeSystemName() - Method in class org.hl7.types.impl.CVimpl
 
codeSystemName() - Method in class org.hl7.types.impl.CVnull
 
codeSystemName() - Method in class org.hl7.types.impl.NullFlavorImpl
 
codeSystemName() - Method in class org.hl7.types.impl.PQRimpl
 
codeSystemName() - Method in class org.regenstrief.ucum.Unit
For the CS interface.
codeSystemName() - Static method in class org.regenstrief.ucum.UnitSystem
For the CS interface of Unit.
codeSystemVersion() - Method in interface org.hl7.types.CD
If applicable, a version descriptor defined specifically for the given code system.
codeSystemVersion() - Method in enum org.hl7.types.enums.AcknowledgementType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActClass
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActMood
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActPriority
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActRelationshipType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ActStatus
 
codeSystemVersion() - Method in enum org.hl7.types.enums.AddressPartType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.AdministrativeGender
 
codeSystemVersion() - Method in enum org.hl7.types.enums.CalendarCycle
 
codeSystemVersion() - Method in enum org.hl7.types.enums.Confidentiality
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ContextControl
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityClass
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityDeterminer
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityNamePartType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityNameUse
 
codeSystemVersion() - Method in enum org.hl7.types.enums.EntityStatus
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ParticipationMode
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ParticipationSignature
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ParticipationType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.PostalAddressUse
 
codeSystemVersion() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ResponseLevel
 
codeSystemVersion() - Method in enum org.hl7.types.enums.ResponseModality
 
codeSystemVersion() - Method in enum org.hl7.types.enums.RoleClass
 
codeSystemVersion() - Method in enum org.hl7.types.enums.RoleLinkType
 
codeSystemVersion() - Method in enum org.hl7.types.enums.RoleStatus
 
codeSystemVersion() - Method in enum org.hl7.types.enums.SetOperator
 
codeSystemVersion() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
codeSystemVersion() - Method in enum org.hl7.types.enums.TimingEvent
 
codeSystemVersion() - Method in class org.hl7.types.impl.CDExceptionalImpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.CDimpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.CDnull
 
codeSystemVersion() - Method in class org.hl7.types.impl.CEimpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.CEnull
 
codeSystemVersion() - Method in class org.hl7.types.impl.CSnull
 
codeSystemVersion() - Method in class org.hl7.types.impl.CVExceptionalImpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.CVimpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.CVnull
 
codeSystemVersion() - Method in class org.hl7.types.impl.NullFlavorImpl
 
codeSystemVersion() - Method in class org.hl7.types.impl.PQRimpl
 
codeSystemVersion() - Method in class org.regenstrief.ucum.Unit
For the CS interface.
codeSystemVersion() - Static method in class org.regenstrief.ucum.UnitSystem
For the CS interface of Unit.
CodeValueFactory - Class in org.hl7.types
Abstact base class for factories that create code values, i.e.
CodeValueFactory() - Constructor for class org.hl7.types.CodeValueFactory
This class wants to manage its instances and therefore does not permit rogue news.
CodeValueFactory.ConfigurationException - Exception in org.hl7.types
Thrown if the CodeValueFactory itself encounters some error (e.g., configuration file is bad).
CodeValueFactory.ConfigurationException() - Constructor for exception org.hl7.types.CodeValueFactory.ConfigurationException
 
CodeValueFactory.ConfigurationException(String) - Constructor for exception org.hl7.types.CodeValueFactory.ConfigurationException
 
CodeValueFactory.ConfigurationException(Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.ConfigurationException
 
CodeValueFactory.ConfigurationException(String, Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.ConfigurationException
 
CodeValueFactory.DelegateException - Exception in org.hl7.types
Thrown if some error occurs in the delegated implementation of the code value.
CodeValueFactory.DelegateException() - Constructor for exception org.hl7.types.CodeValueFactory.DelegateException
 
CodeValueFactory.DelegateException(String) - Constructor for exception org.hl7.types.CodeValueFactory.DelegateException
 
CodeValueFactory.DelegateException(Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.DelegateException
 
CodeValueFactory.DelegateException(String, Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.DelegateException
 
CodeValueFactory.Exception - Exception in org.hl7.types
 
CodeValueFactory.Exception() - Constructor for exception org.hl7.types.CodeValueFactory.Exception
 
CodeValueFactory.Exception(String) - Constructor for exception org.hl7.types.CodeValueFactory.Exception
 
CodeValueFactory.Exception(Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.Exception
 
CodeValueFactory.Exception(String, Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.Exception
 
CodeValueFactory.InvalidCodeException - Exception in org.hl7.types
Thrown if the code is not valid for the given code system.
CodeValueFactory.InvalidCodeException() - Constructor for exception org.hl7.types.CodeValueFactory.InvalidCodeException
 
CodeValueFactory.InvalidCodeException(String) - Constructor for exception org.hl7.types.CodeValueFactory.InvalidCodeException
 
CodeValueFactory.InvalidCodeException(Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.InvalidCodeException
 
CodeValueFactory.InvalidCodeException(String, Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.InvalidCodeException
 
CodeValueFactory.UnknownCodeSystemException - Exception in org.hl7.types
Thrown if the code system is not known to the configuration.
CodeValueFactory.UnknownCodeSystemException() - Constructor for exception org.hl7.types.CodeValueFactory.UnknownCodeSystemException
 
CodeValueFactory.UnknownCodeSystemException(String) - Constructor for exception org.hl7.types.CodeValueFactory.UnknownCodeSystemException
 
CodeValueFactory.UnknownCodeSystemException(Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.UnknownCodeSystemException
 
CodeValueFactory.UnknownCodeSystemException(String, Throwable) - Constructor for exception org.hl7.types.CodeValueFactory.UnknownCodeSystemException
 
CodeValueFactoryImpl - Class in org.hl7.types.impl
A factory for CV value objects that can be configured to use different implementation classes for difference codeSystems.
CodeValueFactoryImpl.CodeSystem - Class in org.hl7.types.impl
 
CodeValueFactoryImpl.CodeSystemMap - Class in org.hl7.types.impl
 
CodeValueFactoryImpl.CodeSystemMap() - Constructor for class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
CodingStrength - Class in org.hl7.meta
A type safe enumeration of coding strengths for HL7 v3 attributes.
COimpl - Class in org.hl7.types.impl
The main outstanding issue with this class is determining whether or not this ordinal is comparable to another ordinal.
COimpl(ST, UID, INT) - Constructor for class org.hl7.types.impl.COimpl
 
collectionTableName(String, String, String, String, String) - Method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
Return the unqualified property name, not the best strategy but a backward compatible one
columnName(String) - Method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
 
comment(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
A comment.
commit() - Method in class org.hl7.hibernate.Persistence
 
CommunicationFunction - Interface in org.hl7.rim
Relationship class binds the various entities which function in the transmission (sender, receiver, respond-to) to be linked to the transmission.
CommunicationFunctionDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.CommunicationFunction as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
CommunicationFunctionDecorator() - Constructor for class org.hl7.rim.decorators.CommunicationFunctionDecorator
 
CommunicationFunctionImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.CommunicationFunction as a simple data holder bean.
CommunicationFunctionImpl() - Constructor for class org.hl7.rim.impl.CommunicationFunctionImpl
 
compactChildren() - Method in class org.hl7.xml.parser.TreeContentHandler.Element
 
compactExtensionNodes() - Method in class org.hl7.rim.impl.RimObjectImpl
Implements the org.hl7.xml.Extensible interface.
compactExtensionNodes() - Method in interface org.hl7.xml.parser.Extensible
 
compares(long) - Method in class org.hl7.types.impl.INTlongAdapter
 
compares(ORD) - Method in class org.hl7.types.impl.INTninf
 
compares(long) - Method in class org.hl7.types.impl.INTninf
 
compares(ORD) - Method in class org.hl7.types.impl.INTnull
 
compares(long) - Method in class org.hl7.types.impl.INTnull
 
compares(ORD) - Method in class org.hl7.types.impl.INTpinf
 
compares(long) - Method in class org.hl7.types.impl.INTpinf
 
compares(ORD) - Method in class org.hl7.types.impl.MOimpl
 
compares(ORD) - Method in class org.hl7.types.impl.MOnull
 
compares(ORD) - Method in class org.hl7.types.impl.ORDimpl
Suggest to make compares primitive in many cases, because this is an expensive test.
compares(ORD) - Method in class org.hl7.types.impl.PQimpl
 
compares(ORD) - Method in class org.hl7.types.impl.PQnull
 
compares(ORD) - Method in class org.hl7.types.impl.QTYnull
 
compares(long) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
compares(ORD) - Method in class org.hl7.types.impl.REALninf
 
compares(long) - Method in class org.hl7.types.impl.REALninf
 
compares(ORD) - Method in class org.hl7.types.impl.REALnull
 
compares(long) - Method in class org.hl7.types.impl.REALnull
 
compares(ORD) - Method in class org.hl7.types.impl.REALpinf
 
compares(long) - Method in class org.hl7.types.impl.REALpinf
 
compares(ORD) - Method in class org.hl7.types.impl.RTOimpl
 
compares(ORD) - Method in class org.hl7.types.impl.RTOnull
 
compares(ORD) - Method in class org.hl7.types.impl.TSjuDateAdapter
 
compares(ORD) - Method in class org.hl7.types.impl.TSnull
 
compares(long) - Method in class org.hl7.types.impl.TSnull
 
compares(long) - Method in interface org.hl7.types.Numeric
 
compares(ORD) - Method in interface org.hl7.types.ORD
Tests whether this ordinal is comparable with that ordinal.
compares(long) - Method in interface org.hl7.types.Ordinal
 
compares(TYPE) - Method in interface org.hl7.types.TYPE
 
compareTo(ANYnull) - Method in class org.hl7.types.impl.ANYnull
 
compareTo(ORD) - Method in class org.hl7.types.impl.ORDimpl
 
compareTo(ORD) - Method in class org.hl7.types.impl.QTYnull
 
compareTo(ORD) - Method in class org.hl7.types.impl.RTOimpl
 
compareTo(ORD) - Method in class org.hl7.types.impl.RTOnull
 
compression() - Method in interface org.hl7.types.ED
Indicates whether the raw byte data is compressed, and what compression algorithm was used.
compression() - Method in class org.hl7.types.impl.ADXPnull
 
compression() - Method in class org.hl7.types.impl.EDbyteArrayImpl
 
compression() - Method in class org.hl7.types.impl.EDimpl
 
compression() - Method in class org.hl7.types.impl.EDjlStringAdapter
 
compression() - Method in class org.hl7.types.impl.EDnull
 
compression() - Method in class org.hl7.types.impl.ENXPnull
 
compression() - Method in class org.hl7.types.impl.OIDnull
 
compression() - Method in class org.hl7.types.impl.SCnull
 
compression() - Method in class org.hl7.types.impl.STjlStringAdapter
 
compression() - Method in class org.hl7.types.impl.STnull
 
compression() - Method in class org.hl7.types.impl.UIDnull
 
Confidentiality - Enum in org.hl7.types.enums
Values that control disclosure of information.
configure(Properties) - Method in class org.hl7.hibernate.PooledConnectionProvider
 
Conformance - Class in org.hl7.meta
A type safe enumeration of conformance flags for HL7 v3 attributes.
ConnectionPool - Class in org.hl7.hibernate
 
ConnectionPool() - Constructor for class org.hl7.hibernate.ConnectionPool
 
cons(T, LISTconsImpl<T>) - Static method in class org.hl7.types.impl.LISTconsImpl
 
Container - Interface in org.hl7.rim
A subtype of ManufacturedMaterial used to hold other Entities for purposes such as transportation or protection of contents from loss or damage.
ContainerDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Container as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
ContainerDecorator() - Constructor for class org.hl7.rim.decorators.ContainerDecorator
 
ContainerImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Container as a simple data holder bean.
ContainerImpl() - Constructor for class org.hl7.rim.impl.ContainerImpl
 
contains(T) - Method in interface org.hl7.types.BAG
The number of items in this bag with the given item value.
contains(T) - Method in class org.hl7.types.impl.BAGjuCollectionAdapter
 
contains(T) - Method in class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
contains(T) - Method in class org.hl7.types.impl.BAGnull
 
contains(T) - Method in class org.hl7.types.impl.DSETnull
 
contains(SET<T>) - Method in class org.hl7.types.impl.DSETnull
 
contains(TS) - Method in class org.hl7.types.impl.EIVLimpl
 
contains(SET<TS>) - Method in class org.hl7.types.impl.EIVLimpl
 
contains(ANY) - Method in class org.hl7.types.impl.EmptySet
 
contains(SET) - Method in class org.hl7.types.impl.EmptySet
 
contains(T) - Method in class org.hl7.types.impl.IVLimpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.IVLimpl
 
contains(T) - Method in class org.hl7.types.impl.PIVLimpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
contains(TS) - Method in class org.hl7.types.impl.PIVLnull
 
contains(SET<T>) - Method in class org.hl7.types.impl.PIVLnull
 
contains(T) - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
contains(T) - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
contains(T) - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
contains(T) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
contains(T) - Method in class org.hl7.types.impl.QSETUnionImpl
 
contains(SET<T>) - Method in class org.hl7.types.impl.QSETUnionImpl
 
contains(T) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
contains(SET<T>) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
contains(T) - Method in class org.hl7.types.impl.SETnull
 
contains(SET<T>) - Method in class org.hl7.types.impl.SETnull
 
contains(T) - Method in class org.hl7.types.impl.SETSingleton
 
contains(SET<T>) - Method in class org.hl7.types.impl.SETSingleton
 
contains(T) - Method in interface org.hl7.types.SET
A relation of the set with its elements, true if the given value is an element of the set.
contains(SET<T>) - Method in interface org.hl7.types.SET
 
containsKey(Object) - Method in class org.regenstrief.util.Cache
Returns true if this map contains a mapping for the specified key.
containsValue(Object) - Method in class org.regenstrief.util.Cache
Returns true if this map maps one or more keys to the specified value.
ContextConductionMerger<C extends RimObject,T extends RimObject> - Class in org.hl7.merger
 
ContextConductionMerger(ApplicationContext) - Constructor for class org.hl7.merger.ContextConductionMerger
 
ContextConductionMerger() - Constructor for class org.hl7.merger.ContextConductionMerger
 
ContextControl - Enum in org.hl7.types.enums
A code that specifies how an ActRelationship or Participation contributes to the context of an Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see also attributes Participation.contextControlCode, ActRelationship.contextControlCode, ActRelationship.contextConductionInd).
ContextStructure - Interface in org.hl7.rim
A structure is a container within a document.
ContextStructureDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.ContextStructure as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
ContextStructureDecorator() - Constructor for class org.hl7.rim.decorators.ContextStructureDecorator
 
ContextStructureImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.ContextStructure as a simple data holder bean.
ContextStructureImpl() - Constructor for class org.hl7.rim.impl.ContextStructureImpl
 
ControlAct - Interface in org.hl7.rim
An act representing a change to the state of another class, a user event (e.g.
ControlActDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.ControlAct as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
ControlActDecorator() - Constructor for class org.hl7.rim.decorators.ControlActDecorator
 
ControlActImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.ControlAct as a simple data holder bean.
ControlActImpl() - Constructor for class org.hl7.rim.impl.ControlActImpl
 
COnull - Class in org.hl7.types.impl
Minimal implementation of CO as a model we can use for all other type.
COnull(NullFlavor) - Constructor for class org.hl7.types.impl.COnull
 
Conversion<R,P,Q,T> - Class in org.hl7.hpath
A Conversion expression form can be used to turn business objects from and to string representations, for example.
Conversion(Expression<R, P>, List<Expression<R, ?>>, boolean) - Constructor for class org.hl7.hpath.Conversion
 
Conversion(Expression<R, P>, List<Expression<R, ?>>) - Constructor for class org.hl7.hpath.Conversion
 
Conversion.Definition - Interface in org.hl7.hpath
 
convertBackward(T, Object...) - Method in class org.hl7.hpath.Conversion
 
convertBackward(String, Object...) - Method in class org.hl7.hpath.CSasEnumStringConversion
 
convertBackward(String, Object...) - Method in class org.hl7.hpath.IIasExtensionStringConversion
 
convertBackward(String, Object...) - Method in class org.hl7.hpath.ONasStringConversion
 
convertForward(Q, Object...) - Method in class org.hl7.hpath.Conversion
 
convertForward(CS, Object...) - Method in class org.hl7.hpath.CSasEnumStringConversion
 
convertForward(II, Object...) - Method in class org.hl7.hpath.IIasExtensionStringConversion
 
convertForward(ED, Object...) - Method in class org.hl7.hpath.ONasStringConversion
 
convertNameToXsiType(String) - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
Deprecated. FIXME!!!
countStructuralAttributes() - Method in interface org.hl7.meta.CloneClass
Counts structural attributes contained in this clone class.
countStructuralAttributes() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
CR - Interface in org.hl7.types
A concept qualifier code with optionally named role.
CR - Static variable in class org.hl7.types.impl.DataTypeImpl
 
create(String) - Static method in class org.hl7.meta.Cardinality
Looks up cardinality by its string representation.
create(String) - Static method in class org.hl7.meta.CodingStrength
Looks up coding strength by its string representation.
create(String) - Static method in class org.hl7.meta.Conformance
Looks up conformance by its string representation.
create(String) - Method in interface org.hl7.meta.DatatypeMetadataFactory
 
create(String, List<Datatype>) - Method in interface org.hl7.meta.DatatypeMetadataFactory
 
create(String) - Method in class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
Uses recursive descent parser to parse data type specification.
create(String, List<Datatype>) - Method in class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
 
create(String) - Static method in class org.hl7.meta.MetSource
Looks up MET source by its string representation.
createByXsiType(String) - Method in interface org.hl7.meta.DatatypeMetadataFactory
 
createByXsiType(String) - Method in class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
Parse xsi:type data type specification.
createCriteria(Class) - Method in class org.hl7.hibernate.Persistence
 
createFilter(Collection, String) - Method in class org.hl7.hibernate.Persistence
 
createFromValue(ANY) - Method in interface org.hl7.meta.DatatypeMetadataFactory
 
createFromValue(ANY) - Method in class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
 
createGetter(Class, String) - Method in class org.hl7.hibernate.WrappingAccessor
 
createHQLQuery(String) - Method in class org.hl7.hibernate.Persistence
 
createMessage(Association) - Static method in exception org.hl7.xml.builder.AssociationBuilderException
 
createMessage(Attribute) - Static method in exception org.hl7.xml.builder.AttributeBuilderException
 
createMessage(Attribute, Class) - Static method in exception org.hl7.xml.builder.AttributeTypeException
 
createMessage(ChoiceAssociation) - Static method in exception org.hl7.xml.builder.ChoiceAssociationException
 
createMessage(Feature) - Static method in exception org.hl7.xml.builder.FeatureException
 
createMessage(Association, String) - Static method in exception org.hl7.xml.validator.AssociationCardinalityException
 
createMessage(Feature, String) - Static method in exception org.hl7.xml.validator.FeatureCardinalityException
 
createNamedQuery(String) - Method in class org.hl7.hibernate.Persistence
 
createPresenter(String) - Method in class org.hl7.xml.DatatypePresenterFactory
Get a presenter for the specified data type
createPresenter(ANY) - Method in class org.hl7.xml.DatatypePresenterFactory
Get a presenter appropriate to render the value
createPresenter(String) - Method in class org.hl7.xml.DatatypePresenterPropertiesBasedFactory
 
createPresenter(ANY) - Method in class org.hl7.xml.DatatypePresenterPropertiesBasedFactory
 
createReplacer() - Method in interface org.hl7.util.ForwardReferenceTool.ReplacerFactory
 
createRimObject(String) - Method in class org.hl7.rim.impl.RimObjectFactoryUsingProperties
 
createRimObject(String) - Method in class org.hl7.rim.RimObjectFactory
 
createRimObject(String...) - Method in class org.hl7.rim.RimObjectFactory
 
createSQLQuery(String) - Method in class org.hl7.hibernate.Persistence
Returns an SQL query from a Hibernate Session.
CRimpl - Class in org.hl7.types.impl
 
Criterion<T extends ANY> - Interface in org.hl7.types
 
CRnull - Class in org.hl7.types.impl
Minimal implementation of CS as a model we can use for all other type.
CRPresenter - Class in org.hl7.xml
 
CRPresenter.CRContentHandler - Class in org.hl7.xml
 
CRPresenter.CRContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.CRPresenter.CRContentHandler
 
CS - Interface in org.hl7.types
Coded data, consists of a code, display name, code system, and original text.
CS - Static variable in class org.hl7.types.impl.DataTypeImpl
 
CSasEnumStringConversion<R> - Class in org.hl7.hpath
 
CSimpl - Class in org.hl7.types.impl
Use like this:
CSnull - Class in org.hl7.types.impl
Minimal implementation of CS as a model we can use for all other type.
CSPresenter - Class in org.hl7.xml
This little guy knows how to build CS values.
CSPresenter.CSBuilder - Class in org.hl7.xml
 
CSPresenter.CSBuilder() - Constructor for class org.hl7.xml.CSPresenter.CSBuilder
 
CSTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
CSvalueOf(String, String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
CSvalueOf(String, String) - Method in class org.hl7.types.ValueFactory
 
currency() - Method in class org.hl7.types.impl.MOimpl
 
currency() - Method in class org.hl7.types.impl.MOnull
 
currency() - Method in interface org.hl7.types.MO
The currency unit as defined in ISO 4217.
current() - Method in interface org.hl7.hpath.EvaluationIterator
Returns the current object, i.e.
current() - Method in class org.hl7.hpath.SingletonIterator
 
currentSource() - Method in class org.hl7.hpath.Conversion
The current source, used by some conversions to copy some data from the previous value for convertBackward.
currentType() - Method in interface org.hl7.hpath.EvaluationIterator
 
currentType() - Method in class org.hl7.hpath.SingletonIterator
 
CV - Interface in org.hl7.types
Coded data, consists of a code, display name, code system, and original text.
CV - Static variable in class org.hl7.types.impl.DataTypeImpl
 
CVExceptionalImpl - Class in org.hl7.types.impl
 
CVExceptionalImpl(ST) - Constructor for class org.hl7.types.impl.CVExceptionalImpl
 
CVimpl - Class in org.hl7.types.impl
 
CVimpl(ST, UID) - Constructor for class org.hl7.types.impl.CVimpl
 
CVimplUsingUMLS - Class in org.hl7.types.impl
 
CVimplUsingUMLS(ST, UID, String, String) - Constructor for class org.hl7.types.impl.CVimplUsingUMLS
 
CVnull - Class in org.hl7.types.impl
Minimal implementation of CV as a model we can use for all other type.
CVnull(NullFlavor) - Constructor for class org.hl7.types.impl.CVnull
 
CVPresenter - Class in org.hl7.xml
 
CVPresenter.CVContentHandler - Class in org.hl7.xml
 
CVPresenter.CVContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.CVPresenter.CVContentHandler
 
CVTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
CWE - Static variable in class org.hl7.meta.CodingStrength
Coding strength CWE (Coded With Exceptions).

D

Datatype - Interface in org.hl7.meta
Metadata for a datatype.
DataType - Interface in org.hl7.types
 
DatatypeAnalyzer - Class in org.hl7.util
Provides static methods to analyze a data value to understand what it is in terms of the HL7 data type specification.
DatatypeAnalyzer() - Constructor for class org.hl7.util.DatatypeAnalyzer
 
DatatypeAnalyzer.AnalysisException - Exception in org.hl7.util
An exception that we throw.
DatatypeAnalyzer.AnalysisException(String) - Constructor for exception org.hl7.util.DatatypeAnalyzer.AnalysisException
 
DatatypeAnalyzer.AnalysisException(Throwable) - Constructor for exception org.hl7.util.DatatypeAnalyzer.AnalysisException
 
DatatypeAnalyzer.AnalysisException(String, Throwable) - Constructor for exception org.hl7.util.DatatypeAnalyzer.AnalysisException
 
DatatypeBuilder<T> - Interface in org.hl7.xml.builder
Data type builder interface.
DataTypeContentHandler - Class in org.hl7.xml.parser
A DynamicContentHandler used for data types.
DataTypeContentHandler() - Constructor for class org.hl7.xml.parser.DataTypeContentHandler
 
DatatypeImpl - Class in org.hl7.meta.impl
Fake implementation of datatype metadata for now.
DatatypeImpl(String) - Constructor for class org.hl7.meta.impl.DatatypeImpl
Constructs a new datatype metatdatum instance.
DataTypeImpl - Class in org.hl7.types.impl
 
DatatypeMetadataFactory - Interface in org.hl7.meta
Creates descendants of Datatype based on the passed string.
DatatypeMetadataFactoryDatatypes - Class in org.hl7.meta.impl
 
DatatypeMetadataFactoryImpl - Class in org.hl7.meta.impl
Creates descendants of Datatype based on the passed string.
DatatypeMetadataFactoryImpl() - Constructor for class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
 
DatatypePresenter - Interface in org.hl7.xml
This interface provides access to presentation functionality for data types.
DatatypePresenterBase - Class in org.hl7.xml
$Header$

****************************************************************** COPYRIGHT NOTICE ****************************************************************** The contents of this file are subject to the Health Level-7 Public License Version 1.0 (the "License"); you may not use this file except in compliance with the License.

DatatypePresenterBase() - Constructor for class org.hl7.xml.DatatypePresenterBase
 
DatatypePresenterFactory - Class in org.hl7.xml
 
DatatypePresenterFactory() - Constructor for class org.hl7.xml.DatatypePresenterFactory
 
DatatypePresenterPropertiesBasedFactory - Class in org.hl7.xml
 
DatatypePresenterPropertiesBasedFactory() - Constructor for class org.hl7.xml.DatatypePresenterPropertiesBasedFactory
 
DatatypeTool - Class in org.hl7.types
 
DatatypeTool() - Constructor for class org.hl7.types.DatatypeTool
 
DatatypeTool.AddressTool - Class in org.hl7.types
 
DatatypeTool.AddressTool() - Constructor for class org.hl7.types.DatatypeTool.AddressTool
 
DatatypeTool.ANYTool - Class in org.hl7.types
 
DatatypeTool.ANYTool() - Constructor for class org.hl7.types.DatatypeTool.ANYTool
 
DatatypeTool.EntityNameTool - Class in org.hl7.types
Utility methods for EN.
DatatypeTool.EntityNameTool() - Constructor for class org.hl7.types.DatatypeTool.EntityNameTool
 
DatatypeTool.ENTool - Class in org.hl7.types
 
DatatypeTool.ENTool() - Constructor for class org.hl7.types.DatatypeTool.ENTool
 
DatatypeTool.GTSTool - Class in org.hl7.types
 
DatatypeTool.GTSTool() - Constructor for class org.hl7.types.DatatypeTool.GTSTool
 
db2BeanValue(Object) - Method in interface org.hl7.hibernate.StrategicPropertyAccessor.FieldWrappingStrategy
 
DECLARATION_HANDLER - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Property id: declaration handler.
decode(String) - Static method in class org.hl7.util.Base64
Deprecated. decode a well-formed complete Base64 string back into an array of bytes.
deepCopy(Object) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
Return a deep copy of the persistent state, stopping at entities and at collections.
deepCopy(Object) - Method in class org.hl7.hibernate.AbstractDataTypeUserType
Return a deep copy of the persistent state, stopping at entities and at collections.
define(Conversion.Definition) - Static method in class org.hl7.hpath.Conversion
 
define(String, String) - Method in class org.hl7.hpath.Macros
 
defineFunctionPair(String, String) - Static method in class org.regenstrief.ucum.UnitSystem
Deprecated. don't attempt to define new units on the fly.
definePrefix(String, String) - Static method in class org.regenstrief.ucum.UnitSystem
Deprecated. do not try to define new prefixes at runtime.
defineSpecialUnit(String, String, String, String, boolean) - Static method in class org.regenstrief.ucum.UnitSystem
Deprecated. don't attempt to define new units on the fly.
defineUnit(String, String, String, boolean) - Static method in class org.regenstrief.ucum.UnitSystem
Deprecated. don't attempt to define new units on the fly.
DEFINITION - Static variable in class org.hl7.hpath.CSasEnumStringConversion
 
DEFINITION - Static variable in class org.hl7.hpath.IIasExtensionStringConversion
 
DEFINITION - Static variable in class org.hl7.hpath.ONasStringConversion
 
degF - Class in org.regenstrief.ucum.functions
 
degF() - Constructor for class org.regenstrief.ucum.functions.degF
 
delete(Object) - Method in class org.hl7.hibernate.Persistence
 
denominator() - Method in class org.hl7.types.impl.QTYnull
 
denominator() - Method in class org.hl7.types.impl.RTOimpl
 
denominator() - Method in class org.hl7.types.impl.RTOnull
 
denominator() - Method in interface org.hl7.types.RTO
 
Device - Interface in org.hl7.rim
A subtype of ManufacturedMaterial used in an activity, without being substantially changed through that activity.
DeviceDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Device as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
DeviceDecorator() - Constructor for class org.hl7.rim.decorators.DeviceDecorator
 
DeviceImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Device as a simple data holder bean.
DeviceImpl() - Constructor for class org.hl7.rim.impl.DeviceImpl
 
DeviceTask - Interface in org.hl7.rim
An activity of an automated system.
DeviceTaskDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.DeviceTask as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
DeviceTaskDecorator() - Constructor for class org.hl7.rim.decorators.DeviceTaskDecorator
 
DeviceTaskImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.DeviceTask as a simple data holder bean.
DeviceTaskImpl() - Constructor for class org.hl7.rim.impl.DeviceTaskImpl
 
DiagnosticImage - Interface in org.hl7.rim
An observation whose immediate and primary outcome (post-condition) is new data about a subject, in the form of visualized images.
DiagnosticImageDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.DiagnosticImage as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
DiagnosticImageDecorator() - Constructor for class org.hl7.rim.decorators.DiagnosticImageDecorator
 
DiagnosticImageImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.DiagnosticImage as a simple data holder bean.
DiagnosticImageImpl() - Constructor for class org.hl7.rim.impl.DiagnosticImageImpl
 
Diet - Interface in org.hl7.rim
A supply act dealing specifically with the feeding or nourishment of a subject.
DietDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Diet as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
DietDecorator() - Constructor for class org.hl7.rim.decorators.DietDecorator
 
DietImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Diet as a simple data holder bean.
DietImpl() - Constructor for class org.hl7.rim.impl.DietImpl
 
diff() - Method in interface org.hl7.meta.Datatype
 
diff() - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
diff() - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
 
Dimension - Class in org.regenstrief.ucum
This class implements a physical measurement dimension, which is a vector of exponents applied to the base unit system.
dimension() - Method in class org.regenstrief.ucum.DimensionedQuantity
The dimension of the unit.
DimensionedQuantity - Class in org.regenstrief.ucum
This class implements a physical quantity.
DimensionedQuantity(REAL, Dimension) - Constructor for class org.regenstrief.ucum.DimensionedQuantity
A constructor for new dimensioned quantity.
DimensionedQuantity(DimensionedQuantity) - Constructor for class org.regenstrief.ucum.DimensionedQuantity
A constructor for new dimensioned quantity as a clone.
disassemble(Object, SessionImplementor) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
Deprecated. this operation is currently not supported
disassemble(Object) - Method in class org.hl7.hibernate.AbstractDataTypeUserType
Deprecated. this operation is currently not supported
display(byte[]) - Static method in class org.hl7.util.Base64
Deprecated. debug display array
displayable() - Method in interface org.hl7.types.II
Specifies if the identifier is intended for human display and data entry (displayable = true) as opposed to pure machine interoperation (displayable = false).
displayable() - Method in class org.hl7.types.impl.IIimpl
 
displayable() - Method in class org.hl7.types.impl.IInull
 
displayName() - Method in interface org.hl7.types.CD
A name or title for the code, under which the sending system shows the code value to its users.
displayName() - Method in enum org.hl7.types.enums.AcknowledgementType
 
displayName() - Method in enum org.hl7.types.enums.ActClass
 
displayName() - Method in enum org.hl7.types.enums.ActMood
 
displayName() - Method in enum org.hl7.types.enums.ActPriority
 
displayName() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
displayName() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
displayName() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
displayName() - Method in enum org.hl7.types.enums.ActRelationshipType
 
displayName() - Method in enum org.hl7.types.enums.ActStatus
 
displayName() - Method in enum org.hl7.types.enums.AddressPartType
 
displayName() - Method in enum org.hl7.types.enums.AdministrativeGender
 
displayName() - Method in enum org.hl7.types.enums.CalendarCycle
 
displayName() - Method in enum org.hl7.types.enums.Confidentiality
 
displayName() - Method in enum org.hl7.types.enums.ContextControl
 
displayName() - Method in enum org.hl7.types.enums.EntityClass
 
displayName() - Method in enum org.hl7.types.enums.EntityDeterminer
 
displayName() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
displayName() - Method in enum org.hl7.types.enums.EntityNamePartType
 
displayName() - Method in enum org.hl7.types.enums.EntityNameUse
 
displayName() - Method in enum org.hl7.types.enums.EntityStatus
 
displayName() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
displayName() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
displayName() - Method in enum org.hl7.types.enums.ParticipationMode
 
displayName() - Method in enum org.hl7.types.enums.ParticipationSignature
 
displayName() - Method in enum org.hl7.types.enums.ParticipationType
 
displayName() - Method in enum org.hl7.types.enums.PostalAddressUse
 
displayName() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
displayName() - Method in enum org.hl7.types.enums.ResponseLevel
 
displayName() - Method in enum org.hl7.types.enums.ResponseModality
 
displayName() - Method in enum org.hl7.types.enums.RoleClass
 
displayName() - Method in enum org.hl7.types.enums.RoleLinkType
 
displayName() - Method in enum org.hl7.types.enums.RoleStatus
 
displayName() - Method in enum org.hl7.types.enums.SetOperator
 
displayName() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
displayName() - Method in enum org.hl7.types.enums.TimingEvent
 
displayName() - Method in class org.hl7.types.impl.CDimpl
 
displayName() - Method in class org.hl7.types.impl.CDnull
 
displayName() - Method in class org.hl7.types.impl.CEimpl
 
displayName() - Method in class org.hl7.types.impl.CEnull
 
displayName() - Method in class org.hl7.types.impl.CSnull
 
displayName() - Method in class org.hl7.types.impl.CVimpl
 
displayName() - Method in class org.hl7.types.impl.CVnull
 
displayName() - Method in class org.hl7.types.impl.NullFlavorImpl
 
displayName() - Method in class org.hl7.types.impl.PQRimpl
 
displayName() - Method in class org.regenstrief.ucum.Unit
For the CS interface.
dividedBy(INT) - Method in class org.hl7.types.impl.INTlongAdapter
 
dividedBy(INT) - Method in class org.hl7.types.impl.INTnull
 
dividedBy(PQ) - Method in class org.hl7.types.impl.PQimpl
 
dividedBy(REAL) - Method in class org.hl7.types.impl.PQimpl
 
dividedBy(PQ) - Method in class org.hl7.types.impl.PQnull
 
dividedBy(REAL) - Method in class org.hl7.types.impl.PQnull
 
dividedBy(REAL) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedBy(REAL) - Method in class org.hl7.types.impl.REALnull
 
dividedBy(INT) - Method in interface org.hl7.types.INT
Integer division.
dividedBy(PQ) - Method in interface org.hl7.types.PQ
 
dividedBy(REAL) - Method in interface org.hl7.types.PQ
 
dividedBy(REAL) - Method in interface org.hl7.types.REAL
This is a constrained form of QTY.diff.dividedBy(QTY.diff) that we defined such that we can tell the compiler that our return type is actually REAL if the compiler knows that the argument is REAL.
dividedBy(Dimension) - Method in class org.regenstrief.ucum.Dimension
Divides this Dimension by the argument Dimension.
dividedBy(DimensionedQuantity) - Method in class org.regenstrief.ucum.DimensionedQuantity
Divide two quantities.
dividedByReverse(int) - Method in class org.hl7.types.impl.INTlongAdapter
 
dividedByReverse(long) - Method in class org.hl7.types.impl.INTlongAdapter
 
dividedByReverse(int) - Method in class org.hl7.types.impl.INTnull
 
dividedByReverse(long) - Method in class org.hl7.types.impl.INTnull
 
dividedByReverse(int, INT) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(long, INT) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(float, INT) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(double, INT) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(int) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(long) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(float) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(double) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
dividedByReverse(int) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(long) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(float) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(double) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(int, INT) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(long, INT) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(float, INT) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(double, INT) - Method in class org.hl7.types.impl.REALnull
 
dividedByReverse(int) - Method in interface org.hl7.types.INT
 
dividedByReverse(long) - Method in interface org.hl7.types.INT
 
dividedByReverse(int, INT) - Method in interface org.hl7.types.REAL
 
dividedByReverse(long, INT) - Method in interface org.hl7.types.REAL
 
dividedByReverse(float, INT) - Method in interface org.hl7.types.REAL
 
dividedByReverse(double, INT) - Method in interface org.hl7.types.REAL
 
doctypeDecl(String, String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Notifies of the presence of the DOCTYPE line in the document.
Document - Interface in org.hl7.rim
Specialization of Act to add the characteristics unique to document management services.
DocumentDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Document as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
DocumentDecorator() - Constructor for class org.hl7.rim.decorators.DocumentDecorator
 
DocumentImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Document as a simple data holder bean.
DocumentImpl() - Constructor for class org.hl7.rim.impl.DocumentImpl
 
DOM_NODE - Static variable in class org.apache.xerces.parsers.AbstractSAXParser
Property id: DOM node.
DomainMapImpl - Class in org.hl7.types.impl
A map constant, that maps domain names to codeSystem OIDs.
domainName() - Method in enum org.hl7.types.enums.AcknowledgementType
 
domainName() - Method in enum org.hl7.types.enums.ActClass
 
domainName() - Method in enum org.hl7.types.enums.ActMood
 
domainName() - Method in enum org.hl7.types.enums.ActPriority
 
domainName() - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
domainName() - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
domainName() - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
domainName() - Method in enum org.hl7.types.enums.ActRelationshipType
 
domainName() - Method in enum org.hl7.types.enums.ActStatus
 
domainName() - Method in enum org.hl7.types.enums.AddressPartType
 
domainName() - Method in enum org.hl7.types.enums.AdministrativeGender
 
domainName() - Method in enum org.hl7.types.enums.CalendarCycle
 
domainName() - Method in enum org.hl7.types.enums.Confidentiality
 
domainName() - Method in enum org.hl7.types.enums.ContextControl
 
domainName() - Method in enum org.hl7.types.enums.EntityClass
 
domainName() - Method in enum org.hl7.types.enums.EntityDeterminer
 
domainName() - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
domainName() - Method in enum org.hl7.types.enums.EntityNamePartType
 
domainName() - Method in enum org.hl7.types.enums.EntityNameUse
 
domainName() - Method in enum org.hl7.types.enums.EntityStatus
 
domainName() - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
domainName() - Method in enum org.hl7.types.enums.ObservationInterpretation
 
domainName() - Method in enum org.hl7.types.enums.ParticipationMode
 
domainName() - Method in enum org.hl7.types.enums.ParticipationSignature
 
domainName() - Method in enum org.hl7.types.enums.ParticipationType
 
domainName() - Method in enum org.hl7.types.enums.PostalAddressUse
 
domainName() - Method in enum org.hl7.types.enums.RelationshipConjunction
 
domainName() - Method in enum org.hl7.types.enums.ResponseLevel
 
domainName() - Method in enum org.hl7.types.enums.ResponseModality
 
domainName() - Method in enum org.hl7.types.enums.RoleClass
 
domainName() - Method in enum org.hl7.types.enums.RoleLinkType
 
domainName() - Method in enum org.hl7.types.enums.RoleStatus
 
domainName() - Method in enum org.hl7.types.enums.SetOperator
 
domainName() - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
domainName() - Method in enum org.hl7.types.enums.TimingEvent
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.hl7.util.MessageServlet
Responds to HTTP/POST requests.
DOUBLE_PRECISION - Static variable in class org.hl7.types.impl.REALdoubleAdapter
 
doubleValue() - Method in class org.hl7.types.impl.INTlongAdapter
 
doubleValue() - Method in class org.hl7.types.impl.INTnull
 
doubleValue() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
doubleValue() - Method in class org.hl7.types.impl.REALnull
 
doubleValue() - Method in interface org.hl7.types.INT
 
doubleValue() - Method in interface org.hl7.types.REAL
 
DSET<T extends ANY> - Interface in org.hl7.types
A discrete set, which is a set of discrete elements which can be enumerated one by one.
DSETnull<T extends ANY> - Class in org.hl7.types.impl
Minimal implementation of DSET for nulls.
DSETnull(NullFlavor) - Constructor for class org.hl7.types.impl.DSETnull
 
DSETvalueOf(Collection) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
DSETvalueOf(Collection) - Method in class org.hl7.types.ValueFactory
 
dump() - Method in class org.regenstrief.util.Cache
Dump the entire cache to standard output.
DynamicContentHandler - Interface in org.hl7.xml.parser
A SAX ContentHandler that keeps a reference to the XMLReader that it is registered with.
DynamicContentHandler.ResultReceiver - Interface in org.hl7.xml.parser
A content handler result receiver is an object that expects a notification once the content handler is done.
DynamicContentHandlerBase - Class in org.hl7.xml.parser
An abstract base class that make implementation of DynamicContentHandlers easier.
DynamicContentHandlerBase() - Constructor for class org.hl7.xml.parser.DynamicContentHandlerBase
 

E

ED - Interface in org.hl7.types
Data that is primarily intended for human interpretation or for further machine processing outside the scope of HL7.
ED - Static variable in class org.hl7.types.impl.DataTypeImpl
 
EDbyteArrayImpl - Class in org.hl7.types.impl
 
EDimpl - Class in org.hl7.types.impl
 
EDjlStringAdapter - Class in org.hl7.types.impl
 
EDnull - Class in org.hl7.types.impl
Minimal implementation of ED as a model we can use for all other type.
EDPresenter - Class in org.hl7.xml
This content handler builds EDs.
EDPresenter.EDContentHandler - Class in org.hl7.xml
 
EDPresenter.EDContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.EDPresenter.EDContentHandler
 
effectiveBooleanValue() - Method in class org.hl7.hpath.Evaluation
An interpretation of an expression value as a boolean.
effectiveBooleanValue(Iterator<?>) - Static method in class org.hl7.hpath.Evaluation
 
EIVL - Interface in org.hl7.types
 
EIVL - Static variable in class org.hl7.types.impl.DataTypeImpl
 
EIVLimpl - Class in org.hl7.types.impl
 
EIVLPresenter - Class in org.hl7.xml
 
ElementBuilder - Interface in org.hl7.xml
Created by IntelliJ IDEA.
elementDecl(String, String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An element declaration.
ElementPresenter - Class in org.hl7.xml
This little guy knows how to build TreeContenHandler.Element value.
ElementPresenter() - Constructor for class org.hl7.xml.ElementPresenter
 
ElementPresenter.TreeContentElementBuilder - Class in org.hl7.xml
 
ElementPresenter.TreeContentElementBuilder() - Constructor for class org.hl7.xml.ElementPresenter.TreeContentElementBuilder
 
Employee - Interface in org.hl7.rim
A role played by a person who is associated with an organization (the employer, scoper) to receive wages or salary.
EmployeeDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Employee as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
EmployeeDecorator() - Constructor for class org.hl7.rim.decorators.EmployeeDecorator
 
EmployeeImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Employee as a simple data holder bean.
EmployeeImpl() - Constructor for class org.hl7.rim.impl.EmployeeImpl
 
EmptySet - Class in org.hl7.types.impl
Singleton implementation of the empty set.
EmptySet() - Constructor for class org.hl7.types.impl.EmptySet
 
EmptySet.NullIterator<T extends ANY> - Class in org.hl7.types.impl
 
EmptySet.NullIterator() - Constructor for class org.hl7.types.impl.EmptySet.NullIterator
 
EN - Interface in org.hl7.types
A name for a person, organization, place or thing.
EN - Static variable in class org.hl7.types.impl.DataTypeImpl
 
encode(byte[]) - Method in class org.hl7.util.Base64
Deprecated. Encode an arbitrary array of bytes as Base64 printable ASCII.
end() - Method in class org.regenstrief.util.RegexTokenizer
 
end(int) - Method in class org.regenstrief.util.RegexTokenizer
 
endCDATA(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of a CDATA section.
endDocument(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the document.
endDocument() - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
endDocument() - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
endDocument() - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
endDocument() - Method in class org.regenstrief.ucum.UnitSystem
 
endDocument() - Method in class org.regenstrief.util.XMLInspector
 
endDocument() - Method in class org.regenstrief.util.XMLJoiner
The XMLJoiner needs a final endDocument() event from the XMLSplitter.
endDocument() - Method in class org.regenstrief.util.XMLSplitter
 
endDTD(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the DTD.
endElement(QName, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of an element.
endElement(String, String, String) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
endElement(String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
End element in the current namespace.
endElement(String, String, String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
endElement(String, String, String) - Method in class org.hl7.xml.ENPresenter.ENContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.IVLPresenter.IVLContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.DataTypeContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.IgnoreContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.MessageContentHandler
ignore it all
endElement(String, String, String) - Method in class org.hl7.xml.parser.MessageElementContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.SimpleTypeContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.StandaloneDataTypeContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.parser.TreeContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.PIVLPresenter.PIVLContentHandler
 
endElement(String, String, String) - Method in class org.hl7.xml.QTYPresenter.QTYContentHandler
endElement: Must determine which Presenter should do the work.
endElement(String, String, String) - Method in class org.regenstrief.ucum.UnitSystem
 
endElement(String, String, String) - Method in class org.regenstrief.util.XMLInspector
 
endElement(String, String, String) - Method in class org.regenstrief.util.XMLSplitter
 
endExternalSubset(Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
The end of the DTD external subset.
endGeneralEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endMessage() - Static method in class org.hl7.merger.ContextConductionMerger
 
endNamespaceMapping() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Send endPrefixMapping events
endParameterEntity(String, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
This method notifies the end of an entity.
endPrefixMapping(String) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
endPrefixMapping(String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
endPrefixMapping(String) - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
endPrefixMapping(String) - Method in class org.regenstrief.ucum.UnitSystem
 
ENimpl - Class in org.hl7.types.impl
 
ENimpl(List<ENXP>, DSET<CS>, IVL<TS>) - Constructor for class org.hl7.types.impl.ENimpl
 
ENnull - Class in org.hl7.types.impl
 
ENnull(NullFlavor) - Constructor for class org.hl7.types.impl.ENnull
 
ENPresenter - Class in org.hl7.xml
 
ENPresenter() - Constructor for class org.hl7.xml.ENPresenter
 
ENPresenter.ENContentHandler - Class in org.hl7.xml
 
ENPresenter.ENContentHandler() - Constructor for class org.hl7.xml.ENPresenter.ENContentHandler
 
Entity - Interface in org.hl7.rim
A physical thing, group of physical things or an organization capable of participating in Acts, while in a role.
EntityClass - Enum in org.hl7.types.enums
Classifies the Entity class and all of its subclasses.
EntityDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.Entity as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
EntityDecorator() - Constructor for class org.hl7.rim.decorators.EntityDecorator
 
EntityDeterminer - Enum in org.hl7.types.enums
EntityDeterminer in natural language grammar is the class of words that comprises articles, demonstrative pronouns, and quantifiers.
EntityImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.Entity as a simple data holder bean.
EntityImpl() - Constructor for class org.hl7.rim.impl.EntityImpl
 
EntityNamePartQualifier - Enum in org.hl7.types.enums
 
EntityNamePartType - Enum in org.hl7.types.enums
 
EntityNameUse - Enum in org.hl7.types.enums
 
EntityStatus - Enum in org.hl7.types.enums
Codes representing the defined possible states of an Entity, as defined by the Entity class state machine.
entrySet() - Method in class org.regenstrief.util.Cache
Returns a set view of the mappings contained in this map.
ENTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
ENvalueOf(List<ENXP>, DSET<CS>, IVL<TS>) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ENvalueOf(List<ENXP>, DSET<CS>, IVL<TS>) - Method in class org.hl7.types.ValueFactory
 
ENXP - Interface in org.hl7.types
A character string token representing a part of a name.
ENXP - Static variable in class org.hl7.types.impl.DataTypeImpl
 
ENXPimpl - Class in org.hl7.types.impl
 
ENXPimpl(String, EntityNamePartType, DSET<CS>) - Constructor for class org.hl7.types.impl.ENXPimpl
 
ENXPnull - Class in org.hl7.types.impl
 
ENXPnull(NullFlavor) - Constructor for class org.hl7.types.impl.ENXPnull
 
ENXPPresenter - Class in org.hl7.xml
 
ENXPPresenter() - Constructor for class org.hl7.xml.ENXPPresenter
 
ENXPPresenter.ENXPBuilder<T extends ENXP> - Class in org.hl7.xml
 
ENXPPresenter.ENXPBuilder() - Constructor for class org.hl7.xml.ENXPPresenter.ENXPBuilder
 
ENXPPresenter.ENXPContentHandler<T extends ENXP> - Class in org.hl7.xml
 
ENXPPresenter.ENXPContentHandler(String, String, String, Attributes) - Constructor for class org.hl7.xml.ENXPPresenter.ENXPContentHandler
 
ENXPvalueOf(String, EntityNamePartType, DSET<CS>) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ENXPvalueOf(String, EntityNamePartType, DSET<CS>) - Method in class org.hl7.types.ValueFactory
 
ENXPvalueOfLiteral(String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
ENXPvalueOfLiteral(String) - Method in class org.hl7.types.ValueFactory
 
eor(BL) - Method in interface org.hl7.types.BL
 
eor(BL) - Method in class org.hl7.types.impl.BLimpl
 
epsilon() - Method in class org.hl7.types.impl.INTlongAdapter
 
epsilon() - Method in class org.hl7.types.impl.INTnull
 
epsilon() - Method in class org.hl7.types.impl.MOimpl
 
epsilon() - Method in class org.hl7.types.impl.MOnull
 
epsilon() - Method in class org.hl7.types.impl.PQimpl
 
epsilon() - Method in class org.hl7.types.impl.PQnull
 
epsilon() - Method in class org.hl7.types.impl.QTYnull
 
epsilon() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
epsilon() - Method in class org.hl7.types.impl.REALnull
 
epsilon() - Method in class org.hl7.types.impl.RTOimpl
 
epsilon() - Method in class org.hl7.types.impl.RTOnull
 
epsilon() - Method in class org.hl7.types.impl.TSjuDateAdapter
 
epsilon() - Method in class org.hl7.types.impl.TSnull
 
epsilon() - Method in interface org.hl7.types.QTY
Return a small increment such that x: x + e > x
equal(ANY) - Method in interface org.hl7.types.ANY
 
equal(ANY) - Method in interface org.hl7.types.EN
Two name values are considered equal if both contain the same name parts, independent of ordering.
equal(ANY) - Method in enum org.hl7.types.enums.AcknowledgementType
 
equal(ANY) - Method in enum org.hl7.types.enums.ActClass
 
equal(ANY) - Method in enum org.hl7.types.enums.ActMood
 
equal(ANY) - Method in enum org.hl7.types.enums.ActPriority
 
equal(ANY) - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
equal(ANY) - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
equal(ANY) - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
equal(ANY) - Method in enum org.hl7.types.enums.ActRelationshipType
 
equal(ANY) - Method in enum org.hl7.types.enums.ActStatus
 
equal(ANY) - Method in enum org.hl7.types.enums.AddressPartType
 
equal(ANY) - Method in enum org.hl7.types.enums.AdministrativeGender
 
equal(ANY) - Method in enum org.hl7.types.enums.CalendarCycle
 
equal(ANY) - Method in enum org.hl7.types.enums.Confidentiality
 
equal(ANY) - Method in enum org.hl7.types.enums.ContextControl
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityClass
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityDeterminer
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityNamePartType
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityNameUse
 
equal(ANY) - Method in enum org.hl7.types.enums.EntityStatus
 
equal(ANY) - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
equal(ANY) - Method in enum org.hl7.types.enums.ObservationInterpretation
 
equal(ANY) - Method in enum org.hl7.types.enums.ParticipationMode
 
equal(ANY) - Method in enum org.hl7.types.enums.ParticipationSignature
 
equal(ANY) - Method in enum org.hl7.types.enums.ParticipationType
 
equal(ANY) - Method in enum org.hl7.types.enums.PostalAddressUse
 
equal(ANY) - Method in enum org.hl7.types.enums.RelationshipConjunction
 
equal(ANY) - Method in enum org.hl7.types.enums.ResponseLevel
 
equal(ANY) - Method in enum org.hl7.types.enums.ResponseModality
 
equal(ANY) - Method in enum org.hl7.types.enums.RoleClass
 
equal(ANY) - Method in enum org.hl7.types.enums.RoleLinkType
 
equal(ANY) - Method in enum org.hl7.types.enums.RoleStatus
 
equal(ANY) - Method in enum org.hl7.types.enums.SetOperator
 
equal(ANY) - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
equal(ANY) - Method in enum org.hl7.types.enums.TimingEvent
 
equal(ANY) - Method in class org.hl7.types.impl.ADimpl
 
equal(ANY) - Method in class org.hl7.types.impl.ADnull
 
equal(ANY) - Method in class org.hl7.types.impl.ADXPimpl
 
equal(ANY) - Method in class org.hl7.types.impl.ADXPnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.ANYimpl
We require that all inheritors of ANYimpl have their own equal function for all of its compatible types.
equal(ANY) - Method in class org.hl7.types.impl.ANYnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.BAGjuCollectionAdapter
 
equal(BAG<T>) - Method in class org.hl7.types.impl.BAGjuCollectionAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
equal(BAG<T>) - Method in class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
equal(ANY) - Method in class org.hl7.types.impl.BAGnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.BINbyteArrayImpl
 
equal(ANY) - Method in class org.hl7.types.impl.BINnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.BLimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CDimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CDnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.CEimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CEnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.CRimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CRnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.CSimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CSnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.CVimpl
 
equal(ANY) - Method in class org.hl7.types.impl.CVnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.DSETnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.EDbyteArrayImpl
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.EDimpl
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.EDjlStringAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.EDnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.EIVLimpl
 
equal(ANY) - Method in class org.hl7.types.impl.EmptySet
 
equal(ANY) - Method in class org.hl7.types.impl.ENimpl
 
equal(ANY) - Method in class org.hl7.types.impl.ENXPimpl
 
equal(ANY) - Method in class org.hl7.types.impl.IIimpl
 
equal(ANY) - Method in class org.hl7.types.impl.IInull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.INTlongAdapter
Test for equality.
equal(int) - Method in class org.hl7.types.impl.INTlongAdapter
 
equal(long) - Method in class org.hl7.types.impl.INTlongAdapter
 
equal(float) - Method in class org.hl7.types.impl.INTlongAdapter
 
equal(double) - Method in class org.hl7.types.impl.INTlongAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.INTnull
the equal will tell whether the given ANY is equal to this object.
equal(int) - Method in class org.hl7.types.impl.INTnull
 
equal(long) - Method in class org.hl7.types.impl.INTnull
 
equal(float) - Method in class org.hl7.types.impl.INTnull
 
equal(double) - Method in class org.hl7.types.impl.INTnull
 
equal(ANY) - Method in class org.hl7.types.impl.IVLimpl
 
equal(ANY) - Method in class org.hl7.types.impl.LISTconsImpl
 
equal(ANY) - Method in class org.hl7.types.impl.LISTjuListAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.LISTnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.MOimpl
 
equal(int) - Method in class org.hl7.types.impl.MOimpl
 
equal(long) - Method in class org.hl7.types.impl.MOimpl
 
equal(float) - Method in class org.hl7.types.impl.MOimpl
 
equal(double) - Method in class org.hl7.types.impl.MOimpl
 
equal(ANY) - Method in class org.hl7.types.impl.MOnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.NullFlavorImpl
 
equal(ANY) - Method in class org.hl7.types.impl.OIDimpl
 
equal(ANY) - Method in class org.hl7.types.impl.OIDnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.ONimpl
 
equal(ANY) - Method in class org.hl7.types.impl.PIVLimpl
 
equal(ANY) - Method in class org.hl7.types.impl.PNimpl
 
equal(ANY) - Method in class org.hl7.types.impl.PQimpl
 
equal(ANY) - Method in class org.hl7.types.impl.PQnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.PQRimpl
 
equal(ANY) - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
equal(ANY) - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
equal(ANY) - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
equal(ANY) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
equal(ANY) - Method in class org.hl7.types.impl.QSETUnionImpl
 
equal(ANY) - Method in class org.hl7.types.impl.QTYnull
FIXME: is NA correct or should it be derived from this and that? FIXME: infinities may need to be treated differently!
equal(ANY) - Method in class org.hl7.types.impl.REALdoubleAdapter
Test for equality.
equal(int) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
equal(long) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
equal(float) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
equal(double) - Method in class org.hl7.types.impl.REALdoubleAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.REALnull
FIXME: is NA correct or should it be derived from this and that? FIXME: infinities may need to be treated differently!
equal(int) - Method in class org.hl7.types.impl.REALnull
 
equal(long) - Method in class org.hl7.types.impl.REALnull
 
equal(float) - Method in class org.hl7.types.impl.REALnull
 
equal(double) - Method in class org.hl7.types.impl.REALnull
 
equal(ANY) - Method in class org.hl7.types.impl.RTOimpl
 
equal(ANY) - Method in class org.hl7.types.impl.RTOnull
FIXME: is NA correct or should it be derived from this and that? FIXME: infinities may need to be treated differently!
equal(ANY) - Method in class org.hl7.types.impl.SCimpl
 
equal(ANY) - Method in class org.hl7.types.impl.SCnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
equal(SET<T>) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.SETnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.SETSingleton
 
equal(ANY) - Method in class org.hl7.types.impl.STjlStringAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.STnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.TELnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.TNjlStringAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.TSjuDateAdapter
Test for equality between two TS values.
equal(ANY) - Method in class org.hl7.types.impl.TSnull
the equal will tell whether the given ANY is equal to this object.
equal(ANY) - Method in class org.hl7.types.impl.UIDimpl
 
equal(ANY) - Method in class org.hl7.types.impl.UIDnull
FIXME: is NA correct or should it be derived from this and that?
equal(ANY) - Method in class org.hl7.types.impl.URLjnURLAdapter
 
equal(ANY) - Method in class org.hl7.types.impl.URLnull
FIXME: is NA correct or should it be derived from this and that?
equal(int) - Method in interface org.hl7.types.Numeric
 
equal(long) - Method in interface org.hl7.types.Numeric
 
equal(float) - Method in interface org.hl7.types.Numeric
 
equal(double) - Method in interface org.hl7.types.Numeric
 
equal(int) - Method in interface org.hl7.types.Ordinal
 
equal(long) - Method in interface org.hl7.types.Ordinal
 
equal(float) - Method in interface org.hl7.types.Ordinal
 
equal(double) - Method in interface org.hl7.types.Ordinal
 
equal(ANY) - Method in class org.regenstrief.ucum.Unit
 
equals(Object, Object) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Object, Object) - Method in class org.hl7.hibernate.AbstractDataTypeUserType
Compare two instances of the class mapped by this type for persistence "equality".
equals(Datatype) - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
equals(Object) - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
 
equals(Object) - Method in class org.hl7.rim.impl.RimObjectImpl
Equality is defined as identity of persistent objects and is guaranteed by the fact that UUID's are automatically assigned.
equals(Object) - Method in class org.hl7.types.impl.ANYimpl
Returns true if this.equal(that) is true or if the two are of identical (NULL value).
equals(DataType) - Method in class org.hl7.types.impl.DataTypeImpl
 
equals(NullFlavor) - Method in class org.hl7.types.impl.NullFlavorImpl
 
equals(Dimension) - Method in class org.regenstrief.ucum.Dimension
Tests for equality.
equals(Object) - Method in class org.regenstrief.ucum.DimensionedQuantity
 
equals(Object) - Method in class org.regenstrief.ucum.Unit
 
establishBackLink(Object, Feature, Object) - Static method in class org.hl7.merger.MergerOfRolesByScoperPlayerAndClass
 
evalChild(QTY, QTY, QTY, QTY.diff) - Static method in enum org.hl7.xml.IVLPresenter.Child
 
evaluate(R) - Method in class org.hl7.hpath.Expression
 
Evaluation<R,T> - Class in org.hl7.hpath
An evaluation context for an Expression.
EvaluationException - Exception in org.hl7.hpath
 
EvaluationIterator<R,T> - Interface in org.hl7.hpath
A common interface extending the standard java.util.Interator interface as a uniform result of the evaluation of HPath Expressions.
event() - Method in interface org.hl7.types.EIVL
 
event() - Method in class org.hl7.types.impl.EIVLimpl
 
except(T) - Method in class org.hl7.types.impl.DSETnull
 
except(SET<T>) - Method in class org.hl7.types.impl.DSETnull
 
except(TS) - Method in class org.hl7.types.impl.EIVLimpl
 
except(SET<TS>) - Method in class org.hl7.types.impl.EIVLimpl
 
except(ANY) - Method in class org.hl7.types.impl.EmptySet
 
except(QTY) - Method in class org.hl7.types.impl.EmptySet
 
except(SET) - Method in class org.hl7.types.impl.EmptySet
 
except(QSET) - Method in class org.hl7.types.impl.EmptySet
 
except(T) - Method in class org.hl7.types.impl.IVLimpl
We can only handle the case where element is not in the interval or the very special case of element being the closed boundary of the interval.
except(SET<T>) - Method in class org.hl7.types.impl.IVLimpl
We can only handle the cases where (1) the two sets are disjunct, (2) the other set is an interval and the two sets overlap without being contained in each other; (3) the other set is a singleton in which case the except(T element) method takes over.
except(QSET<T>) - Method in class org.hl7.types.impl.IVLimpl
 
except(T) - Method in class org.hl7.types.impl.PIVLimpl
 
except(SET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
except(QSET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
except(TS) - Method in class org.hl7.types.impl.PIVLnull
 
except(SET<T>) - Method in class org.hl7.types.impl.PIVLnull
 
except(QSET<T>) - Method in class org.hl7.types.impl.PIVLnull
 
except(T) - Method in class org.hl7.types.impl.QSETnull
 
except(SET<T>) - Method in class org.hl7.types.impl.QSETnull
 
except(QSET<T>) - Method in class org.hl7.types.impl.QSETnull
 
except(SET<T>) - Method in class org.hl7.types.impl.QSETTermBase
 
except(T) - Method in class org.hl7.types.impl.QSETTermBase
 
except(QSET<T>) - Method in class org.hl7.types.impl.QSETTermBase
 
except(T) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
except(SET<T>) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
except(T) - Method in class org.hl7.types.impl.SETnull
 
except(SET<T>) - Method in class org.hl7.types.impl.SETnull
 
except(T) - Method in class org.hl7.types.impl.SETSingleton
 
except(SET<T>) - Method in class org.hl7.types.impl.SETSingleton
 
except(T) - Method in interface org.hl7.types.QSET
 
except(QSET<T>) - Method in interface org.hl7.types.QSET
 
except(T) - Method in interface org.hl7.types.SET
 
except(SET<T>) - Method in interface org.hl7.types.SET
 
exp() - Method in class org.hl7.types.impl.REALdoubleAdapter
Power of e.
exp() - Method in class org.hl7.types.impl.REALnull
 
exp() - Method in interface org.hl7.types.REAL
Power of e.
expandMacros(String) - Static method in class org.hl7.hpath.Expression
Expands macros in an expression to normalize the expression.
expandMacros(String) - Method in class org.hl7.hpath.Macros
 
expressedIn(PQ) - Method in class org.hl7.types.impl.PQimpl
 
expressedIn(PQ) - Method in class org.hl7.types.impl.PQnull
 
expressedIn(PQ) - Method in interface org.hl7.types.PQ
Returns this physical quantity using the unit of the given other quantity.
Expression<R,T> - Class in org.hl7.hpath
The abstract Expression for HPath.
Expression() - Constructor for class org.hl7.hpath.Expression
 
expression() - Method in class org.hl7.hpath.StaticContext
 
expression(Expression<R, T>) - Method in class org.hl7.hpath.StaticContext
 
expressionString() - Method in class org.hl7.hpath.StaticContext
 
Extensible - Interface in org.hl7.xml.parser
An interface implemented by objects that are extensible with arbitrary XML node-sets.
extension() - Method in interface org.hl7.types.II
A character string as a unique identifier within the scope of the identifier root.
extension() - Method in class org.hl7.types.impl.IIimpl
II interface
extension() - Method in class org.hl7.types.impl.IInull
II interface
externalEntityDecl(String, XMLResourceIdentifier, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An external entity declaration.

F

f_from(REAL) - Method in interface org.regenstrief.ucum.FunctionPair
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.Cel
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.degF
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.hpC
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.hpX
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.inv
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.ld
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.lg
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes10
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes2
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes20
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.ln
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.lnTimes2
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.pH
 
f_from(REAL) - Method in class org.regenstrief.ucum.functions.tanTimes100
 
f_to(REAL) - Method in interface org.regenstrief.ucum.FunctionPair
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.Cel
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.degF
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.hpC
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.hpX
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.inv
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.ld
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.lg
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes10
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes2
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.lgTimes20
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.ln
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.lnTimes2
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.pH
 
f_to(REAL) - Method in class org.regenstrief.ucum.functions.tanTimes100
 
FactoryException - Exception in org.hl7.util
An exception thrown by RimFactory.getInstance() or DatatypeHandlerFactory.getInstance() or else if findinging a factory instance fails.
FactoryException(String) - Constructor for exception org.hl7.util.FactoryException
Creates a factory configuration exception with given message an no nested exception.
FactoryException(String, Throwable) - Constructor for exception org.hl7.util.FactoryException
Creates a factory configuration exception with given message and a nested exception.
FactoryException(Throwable) - Constructor for exception org.hl7.util.FactoryException
Creates a factory configuration exception with no message and a nested exception.
FactoryFinder - Class in org.hl7.util
 
FactoryFinder() - Constructor for class org.hl7.util.FactoryFinder
 
FALSE - Static variable in class org.hl7.types.impl.BLimpl
 
FALSE_STRING - Static variable in interface org.hl7.types.BL
 
fAttributes - Variable in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
XML attributes.
fContentHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Content handler.
fDeclaredAttrs - Variable in class org.apache.xerces.parsers.AbstractSAXParser
 
fDeclHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Decl handler.
fDocumentHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Document handler.
fDTDHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
DTD handler.
Feature - Interface in org.hl7.meta
A read only interface to the class FeatureImpl, which is a common parent class for both AttributeImpl and AssociationImpl.
FeatureAdapter - Class in org.hl7.meta.mif
 
FeatureAdapter(CloneClassAdapter, hl7OrgV3.mif.ModelElement, String) - Constructor for class org.hl7.meta.mif.FeatureAdapter
 
FeatureCardinalityException - Exception in org.hl7.xml.validator
Exception that is thrown when an feature cardinality specified in HMD and links present in RIM object are incompatible.
FeatureCardinalityException(Feature, String) - Constructor for exception org.hl7.xml.validator.FeatureCardinalityException
 
FeatureException - Exception in org.hl7.xml.builder
...
FeatureException(Feature) - Constructor for exception org.hl7.xml.builder.FeatureException
 
FeatureException(Feature, String) - Constructor for exception org.hl7.xml.builder.FeatureException
 
FeatureException(Feature, Exception) - Constructor for exception org.hl7.xml.builder.FeatureException
 
finalizeUpdates() - Method in interface org.hl7.hpath.EvaluationIterator
Completes the update.
finalizeUpdates() - Method in class org.hl7.hpath.SingletonIterator
 
FinancialContract - Interface in org.hl7.rim
A contract whose value is measured in monetary terms.
FinancialContractDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.FinancialContract as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
FinancialContractDecorator() - Constructor for class org.hl7.rim.decorators.FinancialContractDecorator
 
FinancialContractImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.FinancialContract as a simple data holder bean.
FinancialContractImpl() - Constructor for class org.hl7.rim.impl.FinancialContractImpl
 
FinancialTransaction - Interface in org.hl7.rim
An Act representing the movement of a monetary amount between two accounts.
FinancialTransactionDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.FinancialTransaction as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
FinancialTransactionDecorator() - Constructor for class org.hl7.rim.decorators.FinancialTransactionDecorator
 
FinancialTransactionImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.FinancialTransaction as a simple data holder bean.
FinancialTransactionImpl() - Constructor for class org.hl7.rim.impl.FinancialTransactionImpl
 
find(String, String) - Static method in class org.hl7.util.FactoryFinder
 
findChildren(String) - Method in class org.hl7.xml.parser.TreeContentHandler.Element
Returns an iterator to child elements with the given name and with the same namespace as the enclosing element.
findObjectInCache(Object) - Method in class org.hl7.merger.MergerUsingCache
 
finish(C, Locator) - Method in class org.hl7.merger.ContextConductionMerger
 
finish(C, Locator) - Method in interface org.hl7.merger.Merger
Finish merging, flushes any pending state or releases any held resources.
finish(C, Locator) - Method in class org.hl7.merger.MergerOfAssociationAssignment
 
finish(C, Locator) - Method in class org.hl7.merger.MergerOfAttributeAssignment
 
finish(C, Locator) - Method in class org.hl7.merger.MergerOfTreeContentNode
 
finish(C, Locator) - Method in class org.hl7.merger.MergerUsingCache
 
fLexicalHandler - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Lexical handler.
fLexicalHandlerParameterEntities - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Lexical handler parameter entities.
FLOAT_PRECISION - Static variable in class org.hl7.types.impl.REALdoubleAdapter
 
floatValue() - Method in class org.hl7.types.impl.INTlongAdapter
 
floatValue() - Method in class org.hl7.types.impl.INTnull
 
floatValue() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
floatValue() - Method in class org.hl7.types.impl.REALnull
 
floatValue() - Method in interface org.hl7.types.INT
 
floatValue() - Method in interface org.hl7.types.REAL
 
fLocator - Variable in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
XML locator.
floor() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
floor() - Method in class org.hl7.types.impl.REALnull
 
floor() - Method in interface org.hl7.types.REAL
 
flushCollection() - Method in class org.hl7.xml.parser.StandaloneDataTypeContentHandler
 
flushCurrentCollection(C, Locator) - Method in class org.hl7.merger.MergerOfAttributeAssignment
Assign the currentCollection to the currentAttribute.
fNamespaceContext - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Namespace context
fNamespacePrefixes - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Namespace prefixes.
fNamespaces - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Namespaces.
foldGeneralizations(MessageType, CloneClass) - Method in interface org.hl7.meta.XmlIts
If the current class contains any associations with non-null choiceSet, traverses all associations of RIM type 'generalizes' and folds them into a single class.
foldGeneralizations(MessageType) - Method in interface org.hl7.meta.XmlIts
Folds all classes in a message type.
forceInitialCap(String) - Static method in class org.hl7.util.StringUtils
Enforces that the first character is capital, and the remaining are lowercase.
forceInitialLowerCase(String) - Static method in class org.hl7.util.StringUtils
 
foreignKeyColumnName(String, String, String, String) - Method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
 
formatDouble(double, INT) - Static method in class org.hl7.types.impl.REALdoubleAdapter
 
formatDouble(double, INT, boolean) - Static method in class org.hl7.types.impl.REALdoubleAdapter
 
formatted() - Method in interface org.hl7.types.AD
 
formatted() - Method in interface org.hl7.types.EN
A character string value with the entity name formatted with proper spacing.
formatted() - Method in class org.hl7.types.impl.ADimpl
 
formatted() - Method in class org.hl7.types.impl.ADnull
 
formatted() - Method in class org.hl7.types.impl.ENimpl
 
formatted() - Method in class org.hl7.types.impl.ENnull
 
formatted() - Method in class org.hl7.types.impl.TNjlStringAdapter
 
FormulaEvaluator - Class in org.hl7.util
A tool which deals with calculated observations.
FormulaEvaluator() - Constructor for class org.hl7.util.FormulaEvaluator
 
ForwardReferenceTool<V> - Class in org.hl7.util
This class deals with forward references that can happen in any symbol-table driven structure.
ForwardReferenceTool() - Constructor for class org.hl7.util.ForwardReferenceTool
 
ForwardReferenceTool.DuplicateKeyException - Exception in org.hl7.util
 
ForwardReferenceTool.Reference<V> - Interface in org.hl7.util
A forward reference object that can be returned from the map in the disguise of an actual object that should be on the map.
ForwardReferenceTool.Replacer<V> - Interface in org.hl7.util
An object that knows how to replace forward references with proper objects once the references are resolved.
ForwardReferenceTool.ReplacerFactory<V> - Interface in org.hl7.util
A factory to create a replacer only if needed.
ForwardReferenceTool.UnresolvedReferenceException - Exception in org.hl7.util
 
fParseInProgress - Variable in class org.apache.xerces.parsers.AbstractSAXParser
True if a parse is in progress.
fQName - Variable in class org.apache.xerces.parsers.AbstractSAXParser
 
fResolveDTDURIs - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Resolve DTD URIs.
fStandalone - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Standalone document declaration.
fullName_ - Variable in class org.hl7.meta.impl.DatatypeImpl
Name of datatype.
FunctionPair - Interface in org.regenstrief.ucum
 
fUseEntityResolver2 - Variable in class org.apache.xerces.parsers.AbstractSAXParser
Use EntityResolver2.
fVersion - Variable in class org.apache.xerces.parsers.AbstractSAXParser
 
fXMLNSURIs - Variable in class org.apache.xerces.parsers.AbstractSAXParser
XMLNS URIs: Namespace declarations in the http://www.w3.org/2000/xmlns/ namespace.

G

get(Object) - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
get(UID) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
get(String) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
get(Map<K, V>, K, Class, ForwardReferenceTool.Replacer<V>) - Static method in class org.hl7.util.ForwardReferenceTool
Deprecated. use the method with the ReplacerFactory instead to avoid creating all that Replacer garbage
get(Map<K, V>, K, Class, ForwardReferenceTool.ReplacerFactory<V>) - Static method in class org.hl7.util.ForwardReferenceTool
Resolve a key in the map, this is guaranteed to return some non-null object that at least looks like an object of the value class.
get(Object) - Method in class org.regenstrief.util.Cache
Get the object from the cache map using the key.
getA() - Method in class org.hl7.rim.impl.MattImpl
 
getA() - Method in interface org.hl7.rim.Matt
 
getAcceptAckCode() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.acceptAckCode.
getAcceptAckCode() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property acceptAckCode.
getAcceptAckCode() - Method in interface org.hl7.rim.Message
The attribute identifies the conditions under which accept acknowledgements are required to be returned in response to this message.
getAccessCount() - Method in class org.regenstrief.util.Cache
Get number of calls to get().
getAcknowledgedBy() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns an empty collection if not overloaded.acknowledgedBy.
getAcknowledgedBy() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property acknowledgedBy.
getAcknowledgedBy() - Method in interface org.hl7.rim.Transmission
 
getAcknowledgement() - Method in interface org.hl7.rim.AcknowledgementDetail
 
getAcknowledgement() - Method in class org.hl7.rim.decorators.AcknowledgementDetailDecorator
Property accessor, returns null if not overloaded.acknowledgement.
getAcknowledgement() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
Gets the property acknowledgement.
getAcknowledgementDetail() - Method in interface org.hl7.rim.Acknowledgement
 
getAcknowledgementDetail() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns an empty collection if not overloaded.acknowledgementDetail.
getAcknowledgementDetail() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property acknowledgementDetail.
getAcknowledges() - Method in interface org.hl7.rim.Acknowledgement
 
getAcknowledges() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns null if not overloaded.acknowledges.
getAcknowledges() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property acknowledges.
getAct() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns null if not overloaded.act.
getAct() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property act.
getAct() - Method in interface org.hl7.rim.Participation
 
getActivityTime() - Method in interface org.hl7.rim.Act
A time expression specifying when an Observation, Procedure, or other Act occurs, or, depending on the mood, is supposed to occur, scheduled to occur, etc.
getActivityTime() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.activityTime.
getActivityTime() - Method in class org.hl7.rim.impl.ActImpl
Gets the property activityTime.
getActualCardinality() - Method in exception org.hl7.xml.builder.AttributeCardinalityException
 
getActualCardinality() - Method in exception org.hl7.xml.validator.AssociationCardinalityException
 
getActualCardinality() - Method in exception org.hl7.xml.validator.FeatureCardinalityException
 
getActualClass() - Method in exception org.hl7.xml.builder.AttributeTypeException
 
getAdditionCount() - Method in class org.regenstrief.util.Cache
Get number of objects added to cache.
getAddr() - Method in class org.hl7.rim.decorators.OrganizationDecorator
Property accessor, returns NULL/NA if not overloaded.addr.
getAddr() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.addr.
getAddr() - Method in class org.hl7.rim.decorators.PlaceDecorator
Property accessor, returns NULL/NA if not overloaded.addr.
getAddr() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.addr.
getAddr() - Method in class org.hl7.rim.impl.OrganizationImpl
Gets the property addr.
getAddr() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property addr.
getAddr() - Method in class org.hl7.rim.impl.PlaceImpl
Gets the property addr.
getAddr() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property addr.
getAddr() - Method in interface org.hl7.rim.Organization
The postal and/or residential address of an organization.
getAddr() - Method in interface org.hl7.rim.Person
The postal and/or residential address of a Person.
getAddr() - Method in interface org.hl7.rim.Place
The physical address of this place.
getAddr() - Method in interface org.hl7.rim.Role
An address for the Entity while in the Role.
getAdministrationUnitCode() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.administrationUnitCode.
getAdministrationUnitCode() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property administrationUnitCode.
getAdministrationUnitCode() - Method in interface org.hl7.rim.SubstanceAdministration
A code for the administered thing taken from a larger whole.
getAdministrativeGenderCode() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.administrativeGenderCode.
getAdministrativeGenderCode() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property administrativeGenderCode.
getAdministrativeGenderCode() - Method in interface org.hl7.rim.LivingSubject
A value representing the gender (sex) of a Living subject.
getAdmissionReferralSourceCode() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.admissionReferralSourceCode.
getAdmissionReferralSourceCode() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property admissionReferralSourceCode.
getAdmissionReferralSourceCode() - Method in interface org.hl7.rim.PatientEncounter
The source of the referral for a patient encounter.
getAlertLevelCode() - Method in class org.hl7.rim.decorators.DeviceDecorator
Property accessor, returns NULL/NA if not overloaded.alertLevelCode.
getAlertLevelCode() - Method in interface org.hl7.rim.Device
A value representing the current functional activity of an automated device.
getAlertLevelCode() - Method in class org.hl7.rim.impl.DeviceImpl
Gets the property alertLevelCode.
getAll(BAG<AD>) - Static method in class org.hl7.types.DatatypeTool.AddressTool
 
getAllCloneClassNames() - Method in interface org.hl7.meta.MessageType
Returns set of names of all clone classes.
getAllCloneClassNames() - Method in class org.hl7.meta.mif.MessageTypeAdapter
 
getAllowedBalanceQuantity() - Method in interface org.hl7.rim.Account
An interval describing the minimum and maximum allowed balances for an account.
getAllowedBalanceQuantity() - Method in class org.hl7.rim.decorators.AccountDecorator
Property accessor, returns NULL/NA if not overloaded.allowedBalanceQuantity.
getAllowedBalanceQuantity() - Method in class org.hl7.rim.impl.AccountImpl
Gets the property allowedBalanceQuantity.
getAmt() - Method in class org.hl7.rim.decorators.FinancialTransactionDecorator
Property accessor, returns NULL/NA if not overloaded.amt.
getAmt() - Method in interface org.hl7.rim.FinancialTransaction
Indicates the monetary amount to be transferred from the debit to the credit account.
getAmt() - Method in class org.hl7.rim.impl.FinancialTransactionImpl
Gets the property amt.
getApplicableMergers(ApplicationContext, Object) - Static method in class org.hl7.merger.MergerManager
 
getApplicationContext() - Method in class org.hl7.merger.MergerUsingCache
 
getApproachSiteCode() - Method in interface org.hl7.rim.Access
A coded specification of the anatomic site where the Access (cannula, line or drain) first enters the body and, if applicable, a routing from the first entrance to the target site.
getApproachSiteCode() - Method in class org.hl7.rim.decorators.AccessDecorator
Property accessor, returns NULL/NA if not overloaded.approachSiteCode.
getApproachSiteCode() - Method in class org.hl7.rim.decorators.ProcedureDecorator
Property accessor, returns NULL/NA if not overloaded.approachSiteCode.
getApproachSiteCode() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.approachSiteCode.
getApproachSiteCode() - Method in class org.hl7.rim.impl.AccessImpl
Gets the property approachSiteCode.
getApproachSiteCode() - Method in class org.hl7.rim.impl.ProcedureImpl
Gets the property approachSiteCode.
getApproachSiteCode() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property approachSiteCode.
getApproachSiteCode() - Method in interface org.hl7.rim.Procedure
The anatomical site or system through which the procedure reaches its target (see targetSiteCode).
getApproachSiteCode() - Method in interface org.hl7.rim.SubstanceAdministration
The detailed anatomical site where the medication enters or is applied to the subject.
getArgument(int) - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
getArgument(int) - Method in class org.hl7.types.impl.QSETUnionImpl
 
getArguments() - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
getAssociation() - Method in exception org.hl7.xml.builder.AssociationBuilderException
 
getAssociation() - Method in exception org.hl7.xml.builder.ChoiceAssociationException
 
getAssociationAdder(Class, String, String) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the adder method for the given association.
getAssociationAdder(Class, String, String) - Method in interface org.hl7.meta.JavaIts
Returns the adder method for the given association.
getAssociationSetter(Class, String, String) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the setter method for the given association.
getAssociationSetter(Class, String, String) - Method in interface org.hl7.meta.JavaIts
Returns the setter method for the given association.
getAttachment() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns an empty collection if not overloaded.attachment.
getAttachment() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property attachment.
getAttachment() - Method in interface org.hl7.rim.Transmission
 
getAttachmentText() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.attachmentText.
getAttachmentText() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property attachmentText.
getAttachmentText() - Method in interface org.hl7.rim.Message
Contains arbitrary attachments of data blocks to which can be referred to from the interior of the message.
getAttentionLine() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns an empty collection if not overloaded.attentionLine.
getAttentionLine() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property attentionLine.
getAttentionLine() - Method in interface org.hl7.rim.Transmission
 
getAttribute() - Method in exception org.hl7.xml.builder.AttributeBuilderException
 
getAttributeDefaultValue(ANY, Attribute) - Static method in class org.hl7.meta.util.MetaUtils
 
getAttributeMergerOnly(ApplicationContext, Object) - Static method in class org.hl7.merger.MergerManager
 
getAttributeNames() - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
Datatype XML format attribute names
getAttributeNames() - Method in interface org.hl7.meta.SimpleDatatype
Datatype XML format attribute names
getAttributePSVI(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser
 
getAttributePSVIByName(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
 
getAttributes() - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
get _attributes for testing *
getAttributes() - Method in class org.hl7.xml.parser.TreeContentHandler.Element
 
getAttributeSetter(Class, String, Datatype) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the name of setter for the given attribute.
getAttributeSetter(Class, String, Datatype) - Method in interface org.hl7.meta.JavaIts
Returns the setter method for the given attribute.
getAttributeValue(String, String) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Return an attribute
getAttributeValue(String) - Method in class org.hl7.xml.parser.TreeContentHandler.Element
Returns the attribute value for the attribute with the given name and with the same namespace as the enclosing element; null if there is no such attribute, and the empty string if the attribute value is empty.
getAttributeValue(String, String) - Method in class org.hl7.xml.parser.TreeContentHandler.Element
 
getAvailabilityTime() - Method in interface org.hl7.rim.Act
The point in time at which information about Act-instance (regardless of mood) first became available to a system reproducing this Act.
getAvailabilityTime() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.availabilityTime.
getAvailabilityTime() - Method in class org.hl7.rim.impl.ActImpl
Gets the property availabilityTime.
getAwarenessCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.awarenessCode.
getAwarenessCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property awarenessCode.
getAwarenessCode() - Method in interface org.hl7.rim.Participation
A code specifying the extent to which the Entity playing the participating Role (usually as a target Participation) is aware of the associated Act.
getBalanceAmt() - Method in interface org.hl7.rim.Account
The total of the debit and credit transactions that have occurred against the account over its lifetime.
getBalanceAmt() - Method in class org.hl7.rim.decorators.AccountDecorator
Property accessor, returns NULL/NA if not overloaded.balanceAmt.
getBalanceAmt() - Method in class org.hl7.rim.impl.AccountImpl
Gets the property balanceAmt.
getBarrierDeltaQuantity() - Method in interface org.hl7.rim.Container
The distance from the Point of Reference to the separator material (barrier) within a container.
getBarrierDeltaQuantity() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.barrierDeltaQuantity.
getBarrierDeltaQuantity() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property barrierDeltaQuantity.
getBatch() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns null if not overloaded.batch.
getBatch() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property batch.
getBatch() - Method in interface org.hl7.rim.Transmission
 
getBatchComment() - Method in interface org.hl7.rim.Batch
This attribute is available to capture comments related to the batch.
getBatchComment() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns NULL/NA if not overloaded.batchComment.
getBatchComment() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property batchComment.
getBatchTotalNumber() - Method in interface org.hl7.rim.Batch
The batch total.
getBatchTotalNumber() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns NULL/NA if not overloaded.batchTotalNumber.
getBatchTotalNumber() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property batchTotalNumber.
getBibliographicDesignationText() - Method in class org.hl7.rim.decorators.DocumentDecorator
Property accessor, returns NULL/NA if not overloaded.bibliographicDesignationText.
getBibliographicDesignationText() - Method in interface org.hl7.rim.Document
Citation for a cataloged document that permits its identification, location and/or retrieval from common collections.
getBibliographicDesignationText() - Method in class org.hl7.rim.impl.DocumentImpl
Gets the property bibliographicDesignationText.
getBirthTime() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.birthTime.
getBirthTime() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property birthTime.
getBirthTime() - Method in interface org.hl7.rim.LivingSubject
The date and time of a living subject's birth or hatching.
getBottomDeltaQuantity() - Method in interface org.hl7.rim.Container
The distance from the Point of Reference to the outside bottom of the container.
getBottomDeltaQuantity() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.bottomDeltaQuantity.
getBottomDeltaQuantity() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property bottomDeltaQuantity.
getBuilder(ANY) - Method in interface org.hl7.meta.Datatype
Returns Datatype Builder.
getBuilder(ANY) - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
getBuilder(ANY) - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
 
getBuilder() - Method in class org.hl7.xml.ADPresenter
 
getBuilder() - Method in class org.hl7.xml.ADXPPresenter
 
getBuilder() - Method in class org.hl7.xml.ANYPresenter
 
getBuilder() - Method in class org.hl7.xml.BAGPresenter
 
getBuilder() - Method in class org.hl7.xml.BLPresenter
 
getBuilder() - Method in class org.hl7.xml.CDPresenter
 
getBuilder() - Method in class org.hl7.xml.CEPresenter
 
getBuilder() - Method in class org.hl7.xml.CRPresenter
 
getBuilder() - Method in class org.hl7.xml.CSPresenter
 
getBuilder() - Method in class org.hl7.xml.CVPresenter
 
getBuilder() - Method in interface org.hl7.xml.DatatypePresenter
 
getBuilder() - Method in class org.hl7.xml.EDPresenter
 
getBuilder() - Method in class org.hl7.xml.EIVLPresenter
 
getBuilder() - Method in class org.hl7.xml.ElementPresenter
 
getBuilder() - Method in class org.hl7.xml.ENPresenter
 
getBuilder() - Method in class org.hl7.xml.ENXPPresenter
 
getBuilder() - Method in class org.hl7.xml.IIPresenter
 
getBuilder() - Method in class org.hl7.xml.INTPresenter
 
getBuilder() - Method in class org.hl7.xml.IVLPresenter
 
getBuilder() - Method in class org.hl7.xml.LISTPresenter
 
getBuilder() - Method in class org.hl7.xml.MOPresenter
 
getBuilder() - Method in class org.hl7.xml.OIDPresenter
 
getBuilder() - Method in class org.hl7.xml.ONPresenter
 
getBuilder() - Method in class org.hl7.xml.ONXPPresenter
 
getBuilder() - Method in class org.hl7.xml.PIVLPresenter
 
getBuilder() - Method in class org.hl7.xml.PNPresenter
 
getBuilder() - Method in class org.hl7.xml.PNXPPresenter
 
getBuilder() - Method in class org.hl7.xml.PQPresenter
 
getBuilder() - Method in class org.hl7.xml.PQRPresenter
 
getBuilder() - Method in class org.hl7.xml.QSETPresenter
 
getBuilder() - Method in class org.hl7.xml.QTYPresenter
 
getBuilder() - Method in class org.hl7.xml.REALPresenter
 
getBuilder() - Method in class org.hl7.xml.RTOPresenter
 
getBuilder() - Method in class org.hl7.xml.SCPresenter
 
getBuilder() - Method in class org.hl7.xml.SETPresenter
 
getBuilder() - Method in class org.hl7.xml.STPresenter
 
getBuilder() - Method in class org.hl7.xml.TELPresenter
 
getBuilder() - Method in class org.hl7.xml.TNPresenter
 
getBuilder() - Method in class org.hl7.xml.TSPresenter
 
getCapacityQuantity() - Method in interface org.hl7.rim.Container
The functional capacity of the container.
getCapacityQuantity() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.capacityQuantity.
getCapacityQuantity() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property capacityQuantity.
getCapTypeCode() - Method in interface org.hl7.rim.Container
The type of container cap consistent with decapping, piercing or other automated manipulation.
getCapTypeCode() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.capTypeCode.
getCapTypeCode() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property capTypeCode.
getCarbohydrateQuantity() - Method in class org.hl7.rim.decorators.DietDecorator
Property accessor, returns NULL/NA if not overloaded.carbohydrateQuantity.
getCarbohydrateQuantity() - Method in interface org.hl7.rim.Diet
The supplied amount of carbohydrates (g) per day.
getCarbohydrateQuantity() - Method in class org.hl7.rim.impl.DietImpl
Gets the property carbohydrateQuantity.
getCardinality() - Method in interface org.hl7.meta.Feature
Returns the feature's cardinality.
getCardinality() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getCardinality() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getCardinality() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getCardinality() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getCardinality() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getCertificateText() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.certificateText.
getCertificateText() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property certificateText.
getCertificateText() - Method in interface org.hl7.rim.Role
A textual or multimedia depiction of a certificate issued by the scoping Entity of a Role certifying that this Role is indeed played by the player Entity.
getCheckpointCode() - Method in interface org.hl7.rim.ActRelationship
A code specifying when in the course of an Act a precondition for the Act is evaluated (e.g., before the Act starts for the first time, before every repetition, after each repetition but not before the first, or throughout the entire time of the Act).
getCheckpointCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.checkpointCode.
getCheckpointCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property checkpointCode.
getChild() - Static method in class org.hl7.xml.IVLPresenter
 
getChildren() - Method in class org.hl7.xml.parser.TreeContentHandler.Element
 
getChoices() - Method in interface org.hl7.meta.CloneClass
Returns the list of 'choices'.
getChoices() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getClassCode() - Method in interface org.hl7.rim.BasicAct
A code specifying the major type of Act that this Act-instance represents.
getClassCode() - Method in interface org.hl7.rim.BasicEntity
An HL7 defined value representing the class or category that the Entity instance represents.
getClassCode() - Method in interface org.hl7.rim.BasicRole
A code specifying the major category of a Role as defined by HL7 vocabulary.
getClassCode() - Method in class org.hl7.rim.decorators.BasicActDecorator
Property accessor, returns NULL/NA if not overloaded.classCode.
getClassCode() - Method in class org.hl7.rim.decorators.BasicEntityDecorator
Property accessor, returns NULL/NA if not overloaded.classCode.
getClassCode() - Method in class org.hl7.rim.decorators.BasicRoleDecorator
Property accessor, returns NULL/NA if not overloaded.classCode.
getClassCode() - Method in class org.hl7.rim.impl.BasicActImpl
Gets the property classCode.
getClassCode() - Method in class org.hl7.rim.impl.BasicEntityImpl
Gets the property classCode.
getClassCode() - Method in class org.hl7.rim.impl.BasicRoleImpl
Gets the property classCode.
getClasses() - Method in interface org.hl7.meta.CloneClass
 
getClasses() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getCloneClass() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.InputSource
 
getCloneCode() - Method in class org.hl7.rim.impl.RimObjectImpl
 
getCloneCode() - Method in interface org.hl7.rim.RimObject
Clone code is used to associated this Rim object w/ a particular clone object (contains the tagname)
getClonedSet() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
getCmetId() - Method in interface org.hl7.meta.CmetAssociation
Returns the far end CMET ID; for example, COCT_MT010101.
getCmetId() - Method in class org.hl7.meta.mif.CmetAssociationAdapter
 
getCode() - Method in interface org.hl7.rim.AcknowledgementDetail
A code identifying the specific message to be provided.
getCode() - Method in interface org.hl7.rim.Act
A code specifying the particular kind of Act that the Act-instance represents within its class.
getCode() - Method in class org.hl7.rim.decorators.AcknowledgementDetailDecorator
Property accessor, returns NULL/NA if not overloaded.code.
getCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.code.
getCode() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.code.
getCode() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.code.
getCode() - Method in interface org.hl7.rim.Entity
A value representing the specific kind of Entity the instance represents.
getCode() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
Gets the property code.
getCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property code.
getCode() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property code.
getCode() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property code.
getCode() - Method in interface org.hl7.rim.Role
A code further specifying the kind of Role.
getCode(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getCodeSystem(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getCodeSystemId(String[]) - Static method in class org.hl7.meta.util.MetaUtils
 
getCodingStrength() - Method in interface org.hl7.meta.Attribute
Returns the coding strength for this attribute.
getCodingStrength() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getColumnNumber() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Column number.
getCommunicationFunction() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns an empty collection if not overloaded.communicationFunction.
getCommunicationFunction() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns an empty collection if not overloaded.communicationFunction.
getCommunicationFunction() - Method in interface org.hl7.rim.Entity
 
getCommunicationFunction() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property communicationFunction.
getCommunicationFunction() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property communicationFunction.
getCommunicationFunction() - Method in interface org.hl7.rim.Transmission
 
getCompletionCode() - Method in class org.hl7.rim.decorators.DocumentDecorator
Property accessor, returns NULL/NA if not overloaded.completionCode.
getCompletionCode() - Method in interface org.hl7.rim.Document
A code depicting the completion status of a report (e.g., incomplete, authenticated, legally authenticated).
getCompletionCode() - Method in class org.hl7.rim.impl.DocumentImpl
Gets the property completionCode.
getConfidentialityCode() - Method in interface org.hl7.rim.Act
A code that controls the disclosure of information about this Act, regardless of mood.
getConfidentialityCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.confidentialityCode.
getConfidentialityCode() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.confidentialityCode.
getConfidentialityCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property confidentialityCode.
getConfidentialityCode() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property confidentialityCode.
getConfidentialityCode() - Method in interface org.hl7.rim.Role
A code that controls the disclosure of information about this Role with respect to the playing Entity..
getConfiguration() - Static method in class org.hl7.hibernate.Persistence
 
getConformance() - Method in interface org.hl7.meta.Feature
Returns the conformance field attached to this feature.
getConformance() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getConformance() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getConformance() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getConformance() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getConformance() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getConjunctionCode() - Method in interface org.hl7.rim.ActRelationship
A code specifying the logical conjunction of the criteria among all the condition-links of Acts (e.g., and, or, exclusive-or).
getConjunctionCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.conjunctionCode.
getConjunctionCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property conjunctionCode.
getConnection(String, String, String) - Static method in class org.hl7.hibernate.ConnectionPool
 
getConnection() - Method in class org.hl7.hibernate.PooledConnectionProvider
 
getConstraint() - Method in interface org.hl7.meta.Feature
Returns the textual constraint note attached to the feature.
getConstraint() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getConstraint() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getConstraint() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getConstraint() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getConstraint() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getConstructor(Class<T>, Class<?>[]) - Static method in class org.hl7.util.ClassMethodTool
 
getContentHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current content handler.
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ADPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ADXPPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ANYPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.BAGPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.BLPresenter
 
getContentHandler() - Method in class org.hl7.xml.builder.XMLSpeaker
Returns the content handler currently set.
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.CDPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.CEPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.CRPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.CSPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.CVPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in interface org.hl7.xml.DatatypePresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.EDPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.EIVLPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ENPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ENXPPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.IIPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.INTPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.IVLPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.LISTPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.MOPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.OIDPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ONPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.ONXPPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.PIVLPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.PNPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.PNXPPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.PQPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.PQRPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.QSETPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.QTYPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.REALPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.RTOPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.SCPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.SETPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.STPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.TELPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.TNPresenter
 
getContentHandler(String, String, String, Attributes, Datatype) - Method in class org.hl7.xml.TSPresenter
 
getContentHandler() - Method in interface org.regenstrief.xhl7.XMLWriter
 
getContextConductionInd() - Method in interface org.hl7.rim.ActRelationship
If true, associations in the parent act are conducted across the ActRelationship to the child act.
getContextConductionInd() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.contextConductionInd.
getContextConductionInd() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property contextConductionInd.
getContextControlCode() - Method in interface org.hl7.rim.ActRelationship
A code that specifies how this ActRelationship contributes to the context of the current Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see ActRelationship.contextConductionInd).
getContextControlCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.contextControlCode.
getContextControlCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.contextControlCode.
getContextControlCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property contextControlCode.
getContextControlCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property contextControlCode.
getContextControlCode() - Method in interface org.hl7.rim.Participation
A code that specifies how this Participation contributes to the context of the current Act, and whether it may be propagated to descendent Acts whose association allows such propagation (see ActRelationship.contextConductionInd).
getContinuationQuantity() - Method in class org.hl7.rim.decorators.QueryContinuationDecorator
Property accessor, returns NULL/NA if not overloaded.continuationQuantity.
getContinuationQuantity() - Method in class org.hl7.rim.impl.QueryContinuationImpl
Gets the property continuationQuantity.
getContinuationQuantity() - Method in interface org.hl7.rim.QueryContinuation
Specifies the number of instance matches to return in the next query response message.
getControlAct() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns an empty collection if not overloaded.controlAct.
getControlAct() - Method in class org.hl7.rim.decorators.QueryEventDecorator
Property accessor, returns null if not overloaded.controlAct.
getControlAct() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property controlAct.
getControlAct() - Method in class org.hl7.rim.impl.QueryEventImpl
Gets the property controlAct.
getControlAct() - Method in interface org.hl7.rim.Message
 
getControlAct() - Method in interface org.hl7.rim.QueryEvent
 
getConveyedAcknowledgement() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns an empty collection if not overloaded.conveyedAcknowledgement.
getConveyedAcknowledgement() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property conveyedAcknowledgement.
getConveyedAcknowledgement() - Method in interface org.hl7.rim.Transmission
 
getConveyingTransmission() - Method in interface org.hl7.rim.Acknowledgement
 
getConveyingTransmission() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns null if not overloaded.conveyingTransmission.
getConveyingTransmission() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property conveyingTransmission.
getCopyTime() - Method in class org.hl7.rim.decorators.DocumentDecorator
Property accessor, returns NULL/NA if not overloaded.copyTime.
getCopyTime() - Method in interface org.hl7.rim.Document
Time a document is released (i.e., copied or sent to a display device) from a document management system that maintains revision control over the document.
getCopyTime() - Method in class org.hl7.rim.impl.DocumentImpl
Gets the property copyTime.
getCreationTime() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.creationTime.
getCreationTime() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property creationTime.
getCreationTime() - Method in interface org.hl7.rim.Transmission
The date/time that the sending system created the transmission.
getCreditExchangeRateQuantity() - Method in class org.hl7.rim.decorators.FinancialTransactionDecorator
Property accessor, returns NULL/NA if not overloaded.creditExchangeRateQuantity.
getCreditExchangeRateQuantity() - Method in interface org.hl7.rim.FinancialTransaction
A decimal number indicating the rate of exchange in effect between the currency of the account being credited, and the currency of the transaction net amount.
getCreditExchangeRateQuantity() - Method in class org.hl7.rim.impl.FinancialTransactionImpl
Gets the property creditExchangeRateQuantity.
getCurrencyCode() - Method in interface org.hl7.rim.Account
Indicates the currency that the account is managed in.
getCurrencyCode() - Method in class org.hl7.rim.decorators.AccountDecorator
Property accessor, returns NULL/NA if not overloaded.currencyCode.
getCurrencyCode() - Method in class org.hl7.rim.impl.AccountImpl
Gets the property currencyCode.
getDatatype() - Method in interface org.hl7.meta.Attribute
Returns the datatype of this attribute.
getDatatype() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getDatatypeCardinality(ANY) - Static method in class org.hl7.xml.validator.CardinalityValidator
 
getDatatypeInterface(Datatype) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the Java interface for the given RIM datatype.
getDatatypeInterface(Datatype) - Method in interface org.hl7.meta.JavaIts
Returns the Java interface for the given RIM datatype.
getDebitExchangeRateQuantity() - Method in class org.hl7.rim.decorators.FinancialTransactionDecorator
Property accessor, returns NULL/NA if not overloaded.debitExchangeRateQuantity.
getDebitExchangeRateQuantity() - Method in interface org.hl7.rim.FinancialTransaction
A decimal number indicating the rate of exchange in effect between the currency of the account being debited, and the currency of the transaction net amount.
getDebitExchangeRateQuantity() - Method in class org.hl7.rim.impl.FinancialTransactionImpl
Gets the property debitExchangeRateQuantity.
getDeceasedInd() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.deceasedInd.
getDeceasedInd() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property deceasedInd.
getDeceasedInd() - Method in interface org.hl7.rim.LivingSubject
An indication that the subject is dead.
getDeceasedTime() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.deceasedTime.
getDeceasedTime() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property deceasedTime.
getDeceasedTime() - Method in interface org.hl7.rim.LivingSubject
The date and time that a living subject's death occurred.
getDeclHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Returns the DTD declaration event handler.
getDefaultValue() - Method in interface org.hl7.meta.Attribute
Returns the default value for this attribute.
getDefaultValue() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getDefaultValue(Attribute) - Static method in class org.hl7.meta.util.MetaUtils
The default value of the attribute.
getDerivationExpr() - Method in interface org.hl7.rim.Act
A character string containing a formal language expression that specifies how the Act's attributes are (should be or have been) derived from input parameters associated with derivation relationships.
getDerivationExpr() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.derivationExpr.
getDerivationExpr() - Method in class org.hl7.rim.impl.ActImpl
Gets the property derivationExpr.
getDesc() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.desc.
getDesc() - Method in interface org.hl7.rim.Entity
A textual or multimedia depiction of the Entity.
getDesc() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property desc.
getDetectionMethodCode() - Method in class org.hl7.rim.decorators.PublicHealthCaseDecorator
Property accessor, returns NULL/NA if not overloaded.detectionMethodCode.
getDetectionMethodCode() - Method in class org.hl7.rim.impl.PublicHealthCaseImpl
Gets the property detectionMethodCode.
getDetectionMethodCode() - Method in interface org.hl7.rim.PublicHealthCase
Code for the method by which the public health department was made aware of the case.
getDeterminerCode() - Method in interface org.hl7.rim.BasicEntity
An HL7 defined value representing whether the Entity represents a kind-of or a specific instance.
getDeterminerCode() - Method in class org.hl7.rim.decorators.BasicEntityDecorator
Property accessor, returns NULL/NA if not overloaded.determinerCode.
getDeterminerCode() - Method in class org.hl7.rim.impl.BasicEntityImpl
Gets the property determinerCode.
getDiameterQuantity() - Method in interface org.hl7.rim.Container
The outside diameter of the container.
getDiameterQuantity() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.diameterQuantity.
getDiameterQuantity() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property diameterQuantity.
getDirectionCode() - Method in class org.hl7.rim.decorators.SortControlDecorator
Property accessor, returns NULL/NA if not overloaded.directionCode.
getDirectionCode() - Method in class org.hl7.rim.impl.SortControlImpl
Gets the property directionCode.
getDirectionCode() - Method in interface org.hl7.rim.SortControl
Specifies direction (ascending or descending) of the sort.
getDirectionsText() - Method in class org.hl7.rim.decorators.PlaceDecorator
Property accessor, returns NULL/NA if not overloaded.directionsText.
getDirectionsText() - Method in class org.hl7.rim.impl.PlaceImpl
Gets the property directionsText.
getDirectionsText() - Method in interface org.hl7.rim.Place
A free text note that carries information related to a site that is useful for entities accessing that site.
getDisabilityCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.disabilityCode.
getDisabilityCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property disabilityCode.
getDisabilityCode() - Method in interface org.hl7.rim.Person
A value identifying a person's disability.
getDischargeDispositionCode() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.dischargeDispositionCode.
getDischargeDispositionCode() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property dischargeDispositionCode.
getDischargeDispositionCode() - Method in interface org.hl7.rim.PatientEncounter
A code depicting the disposition of the patient at the time of discharge (e.g., discharged to home, expired, against medical advice, etc.).
getDiseaseImportedCode() - Method in class org.hl7.rim.decorators.PublicHealthCaseDecorator
Property accessor, returns NULL/NA if not overloaded.diseaseImportedCode.
getDiseaseImportedCode() - Method in class org.hl7.rim.impl.PublicHealthCaseImpl
Gets the property diseaseImportedCode.
getDiseaseImportedCode() - Method in interface org.hl7.rim.PublicHealthCase
Code that indicates whether the disease was likely acquired outside the jurisdiction of observation, and if so, the nature of the inter-jurisdictional relationship.
getDisplayName(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getDocumentLocator() - Method in interface org.hl7.xml.parser.DynamicContentHandler
Get the document locator of this or an earlier dynamic content handler.
getDocumentLocator() - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
getDomains() - Method in interface org.hl7.meta.Attribute
Returns the vocabulary domains for this attribute.
getDomains() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getDoseCheckQuantity() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.doseCheckQuantity.
getDoseCheckQuantity() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property doseCheckQuantity.
getDoseCheckQuantity() - Method in interface org.hl7.rim.SubstanceAdministration
This attribute identifies the expected quantity to be consumed over a period of time.
getDoseQuantity() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.doseQuantity.
getDoseQuantity() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property doseQuantity.
getDoseQuantity() - Method in interface org.hl7.rim.SubstanceAdministration
The amount of the therapeutic agent or other substance given at one administration event.
getDTDHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current DTD handler.
getDTDHandler() - Method in class org.hl7.xml.builder.XMLSpeaker
A no-op.
getEDContent(TreeContentHandler.Element) - Method in class org.hl7.xml.EDPresenter.EDContentHandler
This method returns the entire content of the Element (including text, attributes and nested Elements) as a String.
getEducationLevelCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.educationLevelCode.
getEducationLevelCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property educationLevelCode.
getEducationLevelCode() - Method in interface org.hl7.rim.Person
The highest level of education a person achieved (e.g.
getEffectiveTime() - Method in interface org.hl7.rim.Act
A time expression specifying the focal or operative time of the Act, the primary time for which the Act holds, the time of interest from the perspective of the Act's intention.
getEffectiveTime() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.effectiveTime.
getEffectiveTime() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.effectiveTime.
getEffectiveTime() - Method in class org.hl7.rim.decorators.RoleLinkDecorator
Property accessor, returns NULL/NA if not overloaded.effectiveTime.
getEffectiveTime() - Method in class org.hl7.rim.impl.ActImpl
Gets the property effectiveTime.
getEffectiveTime() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property effectiveTime.
getEffectiveTime() - Method in class org.hl7.rim.impl.RoleLinkImpl
Gets the property effectiveTime.
getEffectiveTime() - Method in interface org.hl7.rim.Role
An interval of time specifying the period during which the Role is in effect, if such time limit is applicable and known.
getEffectiveTime() - Method in interface org.hl7.rim.RoleLink
An interval of time specifying the period during which the connection between Roles is in effect.
getElement() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
getElementName() - Method in class org.hl7.rim.decorators.RelationalExpressionDecorator
Property accessor, returns NULL/NA if not overloaded.elementName.
getElementName() - Method in class org.hl7.rim.decorators.SortControlDecorator
Property accessor, returns NULL/NA if not overloaded.elementName.
getElementName() - Method in class org.hl7.rim.impl.RelationalExpressionImpl
Gets the property elementName.
getElementName() - Method in class org.hl7.rim.impl.SortControlImpl
Gets the property elementName.
getElementName() - Method in interface org.hl7.rim.RelationalExpression
Identifies RIM element as subject of selection criteria evaluation.
getElementName() - Method in interface org.hl7.rim.SortControl
Identifies a RIM element in a query response upon which to sort.
getElementPSVI() - Method in class org.apache.xerces.parsers.AbstractSAXParser
 
getEncoding() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
 
getEnergyQuantity() - Method in class org.hl7.rim.decorators.DietDecorator
Property accessor, returns NULL/NA if not overloaded.energyQuantity.
getEnergyQuantity() - Method in interface org.hl7.rim.Diet
The supplied biologic energy (Calories) per day.
getEnergyQuantity() - Method in class org.hl7.rim.impl.DietImpl
Gets the property energyQuantity.
getEntity() - Method in interface org.hl7.rim.CommunicationFunction
 
getEntity() - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Property accessor, returns an empty collection if not overloaded.entity.
getEntity() - Method in class org.hl7.rim.decorators.LanguageCommunicationDecorator
Property accessor, returns null if not overloaded.entity.
getEntity() - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Gets the property entity.
getEntity() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
Gets the property entity.
getEntity() - Method in interface org.hl7.rim.LanguageCommunication
 
getEntityResolver() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current entity resolver.
getEntityResolver() - Method in class org.hl7.xml.builder.XMLSpeaker
A no-op.
getEntryPoint() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.InputSource
 
getErrorHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Return the current error handler.
getErrorHandler() - Method in class org.hl7.xml.builder.XMLSpeaker
A no-op at this time.
getEthnicGroupCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.ethnicGroupCode.
getEthnicGroupCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property ethnicGroupCode.
getEthnicGroupCode() - Method in interface org.hl7.rim.Person
The ethnic group of the person.
getEvictionCount() - Method in class org.regenstrief.util.Cache
Get number of objects evicted from cache.
getExecutionAndDeliveryTime() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.executionAndDeliveryTime.
getExecutionAndDeliveryTime() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property executionAndDeliveryTime.
getExecutionAndDeliveryTime() - Method in interface org.hl7.rim.QuerySpec
Specifies the time the response is to be returned.
getExistenceTime() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.existenceTime.
getExistenceTime() - Method in interface org.hl7.rim.Entity
An interval of time specifying the period in which the Entity physically existed.
getExistenceTime() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property existenceTime.
getExpectedSequenceNumber() - Method in interface org.hl7.rim.Acknowledgement
This attribute is used in the sequence number protocol.
getExpectedSequenceNumber() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns NULL/NA if not overloaded.expectedSequenceNumber.
getExpectedSequenceNumber() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property expectedSequenceNumber.
getExpectedUseTime() - Method in class org.hl7.rim.decorators.SupplyDecorator
Property accessor, returns NULL/NA if not overloaded.expectedUseTime.
getExpectedUseTime() - Method in class org.hl7.rim.impl.SupplyImpl
Gets the property expectedUseTime.
getExpectedUseTime() - Method in interface org.hl7.rim.Supply
Identifies the period time over which the supplied product is expected to be used, or the length of time the supply is expected to last.
getExpirationTime() - Method in class org.hl7.rim.decorators.ManufacturedMaterialDecorator
Property accessor, returns NULL/NA if not overloaded.expirationTime.
getExpirationTime() - Method in class org.hl7.rim.impl.ManufacturedMaterialImpl
Gets the property expirationTime.
getExpirationTime() - Method in interface org.hl7.rim.ManufacturedMaterial
The date and time the manufacturer no longer ensures the safety, quality, and/or proper functioning of the material.
getExtensionNodes() - Method in class org.hl7.rim.impl.RimObjectImpl
Implements the org.hl7.xml.Extensible interface.
getExtensionNodes() - Method in interface org.hl7.xml.parser.Extensible
 
getFactorNumber() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.factorNumber.
getFactorNumber() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property factorNumber.
getFactorNumber() - Method in interface org.hl7.rim.InvoiceElement
Represents a multiplier used in determining the overall cost of services delivered and/or goods received.
getFamilyName(BAG<EN>) - Static method in class org.hl7.types.DatatypeTool.EntityNameTool
 
getFamilyName(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getFAMILYNAME(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getFeature(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Query the state of a feature.
getFeature() - Method in exception org.hl7.xml.builder.FeatureException
 
getFeature(String) - Method in class org.hl7.xml.builder.XMLSpeaker
Echoes back features that had been set earlier (or their defaults.)
getFeatureGetter(Class, String) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the getter method for the given attribute or association (feature).
getFeatureGetter(Class, String) - Method in interface org.hl7.meta.JavaIts
Returns the getter method for the given attribute or association (feature).
getFieldName(String) - Method in interface org.hl7.hibernate.StrategicPropertyAccessor.FieldNamingStrategy
 
getFieldNamingStrategy() - Method in class org.hl7.hibernate.StrategicPropertyAccessor
FieldNamingStrategy factory method may be overridden
getFixedValues() - Method in interface org.hl7.meta.Attribute
Returns the fixed values for this attribute.
getFixedValues() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getForInsert(Object, SessionImplementor) - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
getForInsert(Object, Map, SessionImplementor) - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
getFormCode() - Method in class org.hl7.rim.decorators.MaterialDecorator
Property accessor, returns NULL/NA if not overloaded.formCode.
getFormCode() - Method in class org.hl7.rim.impl.MaterialImpl
Gets the property formCode.
getFormCode() - Method in interface org.hl7.rim.Material
A value representing the state (solid, liquid, gas) and nature of the material.
getFullName() - Method in interface org.hl7.meta.CloneClass
Returns the clone class full path name, unique in a message type.
getFullName() - Method in interface org.hl7.meta.Datatype
Returns the full name of datatype.
getFullName() - Method in class org.hl7.meta.impl.DatatypeImpl
Returns the name of datatype.
getFullName() - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
Returns the full name of datatype, e.g.
getFullName() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getFunctionCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.functionCode.
getFunctionCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property functionCode.
getFunctionCode() - Method in interface org.hl7.rim.Participation
An optional code specifying additional detail about the function that the Participation has in the Act, if such detail is not implied by the Participation.typeCode.
getFunctionPair() - Method in class org.regenstrief.ucum.Unit
Deprecated. only XSLT to use this.
getGaugeQuantity() - Method in interface org.hl7.rim.Access
A measure for the inner diameter of the Access (e.g.
getGaugeQuantity() - Method in class org.hl7.rim.decorators.AccessDecorator
Property accessor, returns NULL/NA if not overloaded.gaugeQuantity.
getGaugeQuantity() - Method in class org.hl7.rim.impl.AccessImpl
Gets the property gaugeQuantity.
getGenderStatusCode() - Method in class org.hl7.rim.decorators.NonPersonLivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.genderStatusCode.
getGenderStatusCode() - Method in class org.hl7.rim.impl.NonPersonLivingSubjectImpl
Gets the property genderStatusCode.
getGenderStatusCode() - Method in interface org.hl7.rim.NonPersonLivingSubject
A value representing whether the primary reproductive organs of NonPersonLivingSubject are present.
getGetter(Class, String) - Method in class org.hl7.hibernate.HybridPropertyAccessor
 
getGetter(Class, String) - Method in class org.hl7.hibernate.StrategicPropertyAccessor
 
getGetter(Class, String) - Method in class org.hl7.hibernate.WrappingAccessor
 
getGivenName(BAG<EN>) - Static method in class org.hl7.types.DatatypeTool.EntityNameTool
 
getGivenName(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getGIVENNAME(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getGpsText() - Method in class org.hl7.rim.decorators.PlaceDecorator
Property accessor, returns NULL/NA if not overloaded.gpsText.
getGpsText() - Method in class org.hl7.rim.impl.PlaceImpl
Gets the property gpsText.
getGpsText() - Method in interface org.hl7.rim.Place
The global positioning system coordinates of a place.
getHandler(String, String, String, Attributes) - Method in interface org.hl7.meta.Datatype
Returns a handler for the data type, uses the configured data type handler factory.
getHandler(String, String, String, Attributes) - Method in class org.hl7.meta.impl.DatatypeImpl
Returns a handler for the data type, uses the configured data type handler factory.
getHandler(String, String, String, Attributes) - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
Returns a handler for the data type, uses the configured data type handler factory.
getHandler(String, String, String, Attributes) - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
Returns a handler for the data type, uses the configured data type handler factory.
getHandlingCode() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.handlingCode.
getHandlingCode() - Method in interface org.hl7.rim.Entity
A value representing special handling requirements for the Entity.
getHandlingCode() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property handlingCode.
getHazardExposureText() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.hazardExposureText.
getHazardExposureText() - Method in interface org.hl7.rim.Employee
The type of hazards associated with the work performed by the employee for the employer.
getHazardExposureText() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property hazardExposureText.
getHeightQuantity() - Method in interface org.hl7.rim.Container
The height of the container.
getHeightQuantity() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.heightQuantity.
getHeightQuantity() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property heightQuantity.
getHighBoundaryOfHull(SET<TS>) - Static method in class org.hl7.types.DatatypeTool.GTSTool
 
getHitCount() - Method in class org.regenstrief.util.Cache
Get number of get calls that were successful.
getId() - Method in interface org.hl7.meta.MessageType
Returns the message type ID, such as 'PRPA_MT101101'.
getId() - Method in class org.hl7.meta.mif.MessageTypeAdapter
_id is set when this object is created, either by reading the mifThing or based on the mif file's name.
getId() - Method in interface org.hl7.rim.Act
A unique identifier for the Act.
getId() - Method in interface org.hl7.rim.Attachment
Identifies the attachment being linked to by an ED attribute contained elsewhere in the interaction.
getId() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.AttachmentDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.ManagedParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.ParameterDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.id.
getId() - Method in interface org.hl7.rim.Entity
A unique identifier for the Entity.
getId() - Method in class org.hl7.rim.impl.ActImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.AttachmentImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.ManagedParticipationImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.ParameterImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property id.
getId() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property id.
getId() - Method in interface org.hl7.rim.ManagedParticipation
A unique identifier used to refer to a specific instance of a Participation that may have the same Act and the same Role.
getId() - Method in interface org.hl7.rim.Parameter
The Parameter.id can assist in tracing problems with implementing the query-by-parameter mechanism.
getId() - Method in interface org.hl7.rim.Role
A unique identifier for the player Entity in this Role.
getId() - Method in interface org.hl7.rim.Transmission
Unique identifier of the transmission.
getInboundLink() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns an empty collection if not overloaded.inboundLink.
getInboundLink() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property inboundLink.
getInboundLink() - Method in interface org.hl7.rim.Role
 
getInboundRelationship() - Method in interface org.hl7.rim.Act
 
getInboundRelationship() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns an empty collection if not overloaded.inboundRelationship.
getInboundRelationship() - Method in class org.hl7.rim.impl.ActImpl
Gets the property inboundRelationship.
getIncompleteValue() - Method in exception org.hl7.hpath.IncompleteValueUpdateException
 
getIndependentInd() - Method in interface org.hl7.rim.Act
An indicator specifying whether the Act can be manipulated independently of other Acts or whether manipulation of the Act can only be through a super-ordinate composite Act that has this Act as a component.
getIndependentInd() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.independentInd.
getIndependentInd() - Method in class org.hl7.rim.impl.ActImpl
Gets the property independentInd.
getIndex(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getIndex(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getInitialQuantity() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.initialQuantity.
getInitialQuantity() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property initialQuantity.
getInitialQuantity() - Method in interface org.hl7.rim.QuerySpec
Defines the maximum size of the response that can be accepted by the requesting application.
getInitialQuantityCode() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.initialQuantityCode.
getInitialQuantityCode() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property initialQuantityCode.
getInitialQuantityCode() - Method in interface org.hl7.rim.QuerySpec
Defines the units associated with the magnitude of the maximum size limit of a query response that can be accepted by the requesting application
getInstance() - Method in interface org.hl7.meta.CloneClass
Returns an instance of the RIM class name from which this clone class was derived.
getInstance() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getInstance() - Static method in class org.hl7.meta.mif.MessageTypeLoaderAdapter
 
getInstance() - Static method in class org.hl7.rim.RimObjectFactory
Similar to javax.xml.parsers.SAXParserFactory.newInstance(): Checks org.hl7.rim.RimObjectFactory system property. Checks file hl7.properties for key org.hl7.rim.RimObjectFactory in the current directory. Uses Services API to look for factory class name in the file META-INF/services/org.hl7.rim.RimObjectFactory in jars on the classpath. If none of the above exist, uses default properties based factory.
getInstance() - Static method in class org.hl7.types.CodeValueFactory
Returns a code value factory instance.
getInstance() - Static method in class org.hl7.types.impl.CodeValueFactoryImpl
 
getInstance() - Static method in class org.hl7.types.impl.DomainMapImpl
 
getInstance() - Static method in class org.hl7.types.ValueFactory
Returns a value factory instance.
getInstance() - Static method in class org.hl7.xml.DatatypePresenterFactory
Similar to javax.xml.parsers.SAXParserFactory.newInstance(): Checks org.hl7.xml.DatatypePresenterFactory system property. Checks file hl7.properties for key org.hl7.xml.DatatypePresenterFactory in the current directory. Uses Services API to look for factory class name in the file META-INF/services/org.hl7.xml.DatatypePresenterFactory in jars on the classpath. If none of the above exist, uses default properties based factory.
getInstance() - Static method in class org.regenstrief.ucum.UnitSystem
 
getInteractionId() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.interactionId.
getInteractionId() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property interactionId.
getInteractionId() - Method in interface org.hl7.rim.Transmission
The interaction identifier is a reference to the unique information interchange derived from the V3 MDF for specifying a message.
getInterestRateQuantity() - Method in interface org.hl7.rim.Account
A ratio that indicates the rate of interest that the account balance is subject to, and the term over which the interest rate compounds.
getInterestRateQuantity() - Method in class org.hl7.rim.decorators.AccountDecorator
Property accessor, returns NULL/NA if not overloaded.interestRateQuantity.
getInterestRateQuantity() - Method in class org.hl7.rim.impl.AccountImpl
Gets the property interestRateQuantity.
getInternalId() - Method in interface org.hl7.hibernate.Hibernatable
Unique object identifier for persistence.
getInternalId() - Method in class org.hl7.rim.impl.RimObjectImpl
 
getInternalId() - Method in class org.hl7.types.impl.ANYimpl
 
getInternalTime() - Method in class org.hl7.types.impl.TSjuDateAdapter
 
getInternalVersionNumber() - Method in interface org.hl7.hibernate.Hibernatable
Version number for optimistic locking.
getInternalVersionNumber() - Method in class org.hl7.rim.impl.RimObjectImpl
 
getInterpretationCode() - Method in class org.hl7.rim.decorators.ObservationDecorator
Property accessor, returns NULL/NA if not overloaded.interpretationCode.
getInterpretationCode() - Method in class org.hl7.rim.impl.ObservationImpl
Gets the property interpretationCode.
getInterpretationCode() - Method in interface org.hl7.rim.Observation
One or more codes specifying a rough qualitative interpretation of the observation, such as "normal", "abnormal", "below normal", "change up", "resistant", "susceptible", etc.
getInterruptibleInd() - Method in interface org.hl7.rim.Act
An indicator specifying whether Act is interruptible by asynchronous events.
getInterruptibleInd() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.interruptibleInd.
getInterruptibleInd() - Method in class org.hl7.rim.impl.ActImpl
Gets the property interruptibleInd.
getInversionInd() - Method in interface org.hl7.rim.ActRelationship
An indicator specifying that the ActRelationship.typeCode should be interpreted as if the roles of the source and target Acts were reversed.
getInversionInd() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.inversionInd.
getInversionInd() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property inversionInd.
getIVLValue(BL, QTY, BL, QTY, QTY.diff, QTY) - Static method in class org.hl7.xml.IVLPresenter
 
getIVLValue(String, String, Datatype) - Static method in class org.hl7.xml.IVLPresenter
 
getJobClassCode() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.jobClassCode.
getJobClassCode() - Method in interface org.hl7.rim.Employee
A code qualifying the employment regarding frequency or periodicity, such as, full-time vs.
getJobClassCode() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property jobClassCode.
getJobCode() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.jobCode.
getJobCode() - Method in interface org.hl7.rim.Employee
A code specifying an employer-defined categorization of work, used primarily for payroll/remuneration purposes and not necessarily indicative of an employee's specific work assignments, responsibilities and privileges.
getJobCode() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property jobCode.
getJobTitleName() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.jobTitleName.
getJobTitleName() - Method in interface org.hl7.rim.Employee
The title of the job held, for example, Vice President, Senior Technical Analyst.
getJobTitleName() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property jobTitleName.
getJoinCode() - Method in interface org.hl7.rim.ActRelationship
A code specifying how concurrent Acts are resynchronized in a parallel branch construct.
getJoinCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.joinCode.
getJoinCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property joinCode.
getKeyWordText() - Method in interface org.hl7.rim.AttentionLine
A parameter defining word.
getKeyWordText() - Method in class org.hl7.rim.decorators.AttentionLineDecorator
Property accessor, returns NULL/NA if not overloaded.keyWordText.
getKeyWordText() - Method in class org.hl7.rim.impl.AttentionLineImpl
Gets the property keyWordText.
getLanguageCode() - Method in interface org.hl7.rim.Act
The primary language in which this Act statement is specified, particularly the language of the Act.text.
getLanguageCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.languageCode.
getLanguageCode() - Method in class org.hl7.rim.decorators.LanguageCommunicationDecorator
Property accessor, returns NULL/NA if not overloaded.languageCode.
getLanguageCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property languageCode.
getLanguageCode() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
Gets the property languageCode.
getLanguageCode() - Method in interface org.hl7.rim.LanguageCommunication
A value representing a language for which the Entity has some level of proficiency for written or spoken communication.
getLanguageCommunication() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns an empty collection if not overloaded.languageCommunication.
getLanguageCommunication() - Method in interface org.hl7.rim.Entity
 
getLanguageCommunication() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property languageCommunication.
getLastCalibrationTime() - Method in class org.hl7.rim.decorators.DeviceDecorator
Property accessor, returns NULL/NA if not overloaded.lastCalibrationTime.
getLastCalibrationTime() - Method in interface org.hl7.rim.Device
The date/time of the last calibration of the device.
getLastCalibrationTime() - Method in class org.hl7.rim.impl.DeviceImpl
Gets the property lastCalibrationTime.
getLeftSide() - Method in class org.hl7.rim.decorators.SelectionExpressionDecorator
Property accessor, returns null if not overloaded.leftSide.
getLeftSide() - Method in class org.hl7.rim.impl.SelectionExpressionImpl
Gets the property leftSide.
getLeftSide() - Method in interface org.hl7.rim.SelectionExpression
 
getLength() - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getLengthOfStayQuantity() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.lengthOfStayQuantity.
getLengthOfStayQuantity() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property lengthOfStayQuantity.
getLengthOfStayQuantity() - Method in interface org.hl7.rim.PatientEncounter
Identifies the total quantity of time when the subject is expected to be or was resident at a facility as part of an encounter.
getLevelCode() - Method in interface org.hl7.rim.Act
Code specifying the level within a hierarchical Act composition structure and the kind of contextual information attached to composite Acts ("containers") and propagated to component Acts within those containers.
getLevelCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.levelCode.
getLevelCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property levelCode.
getLexicalHandler() - Method in class org.apache.xerces.parsers.AbstractSAXParser
Returns the lexical handler.
getLineNumber() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Line number.
getLivingArrangementCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.livingArrangementCode.
getLivingArrangementCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property livingArrangementCode.
getLivingArrangementCode() - Method in interface org.hl7.rim.Person
A value specifying the housing situation of a person.
getLocalName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getLocalName() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.DataValueInputSource
 
getLocalName() - Method in class org.hl7.xml.parser.TreeContentHandler.NamedNode
 
getLocalRemoteControlStateCode() - Method in class org.hl7.rim.decorators.DeviceDecorator
Property accessor, returns NULL/NA if not overloaded.localRemoteControlStateCode.
getLocalRemoteControlStateCode() - Method in interface org.hl7.rim.Device
A value representing the current state of control associated with the device.
getLocalRemoteControlStateCode() - Method in class org.hl7.rim.impl.DeviceImpl
Gets the property localRemoteControlStateCode.
getLocalVariableName() - Method in interface org.hl7.rim.ActRelationship
A character string name for the input parameter from which the source Act of this ActRelationship derives some of its attributes.
getLocalVariableName() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.localVariableName.
getLocalVariableName() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property localVariableName.
getLocation() - Method in interface org.hl7.rim.AcknowledgementDetail
Identifies a position within the message being acknowledged that is related to the message.
getLocation() - Method in class org.hl7.rim.decorators.AcknowledgementDetailDecorator
Property accessor, returns NULL/NA if not overloaded.location.
getLocation() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
Gets the property location.
getLotNumberText() - Method in class org.hl7.rim.decorators.ManufacturedMaterialDecorator
Property accessor, returns NULL/NA if not overloaded.lotNumberText.
getLotNumberText() - Method in class org.hl7.rim.impl.ManufacturedMaterialImpl
Gets the property lotNumberText.
getLotNumberText() - Method in interface org.hl7.rim.ManufacturedMaterial
An alphanumeric string used to identify a particular batch of manufactured material.
getLowBoundaryOfHull(SET<TS>) - Static method in class org.hl7.types.DatatypeTool.GTSTool
 
getManufacturerModelName() - Method in class org.hl7.rim.decorators.DeviceDecorator
Property accessor, returns NULL/NA if not overloaded.manufacturerModelName.
getManufacturerModelName() - Method in interface org.hl7.rim.Device
The human designated moniker for a device assigned by the manufacturer.
getManufacturerModelName() - Method in class org.hl7.rim.impl.DeviceImpl
Gets the property manufacturerModelName.
getMaritalStatusCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.maritalStatusCode.
getMaritalStatusCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property maritalStatusCode.
getMaritalStatusCode() - Method in interface org.hl7.rim.Person
A value representing the domestic partnership status of a person.
getMax() - Method in class org.hl7.meta.Cardinality
Gets the maximum cardinality.
getMaxAccessCount() - Method in class org.regenstrief.util.Cache
Get number of accesses to the most frequently accessed object.
getMaxDoseQuantity() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.maxDoseQuantity.
getMaxDoseQuantity() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property maxDoseQuantity.
getMaxDoseQuantity() - Method in interface org.hl7.rim.SubstanceAdministration
Identifies the maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.
getMessageWaitingNumber() - Method in interface org.hl7.rim.Acknowledgement
Indicates the number of messages the acknowledging application has waiting on a queue for the receiving application.
getMessageWaitingNumber() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns NULL/NA if not overloaded.messageWaitingNumber.
getMessageWaitingNumber() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property messageWaitingNumber.
getMessageWaitingPriorityCode() - Method in interface org.hl7.rim.Acknowledgement
Indicates the highest importance level of the set of messages the acknowledging application has waiting on a queue for the receiving application.
getMessageWaitingPriorityCode() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns NULL/NA if not overloaded.messageWaitingPriorityCode.
getMessageWaitingPriorityCode() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property messageWaitingPriorityCode.
getMethod() - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
getMethod() - Method in class org.hl7.hibernate.WrappingAccessor.WrappingSetter
 
getMethod(Class<?>, String, Class<?>[]) - Static method in class org.hl7.util.ClassMethodTool
 
getMethodCode() - Method in class org.hl7.rim.decorators.ObservationDecorator
Property accessor, returns NULL/NA if not overloaded.methodCode.
getMethodCode() - Method in class org.hl7.rim.decorators.ProcedureDecorator
Property accessor, returns NULL/NA if not overloaded.methodCode.
getMethodCode() - Method in class org.hl7.rim.impl.ObservationImpl
Gets the property methodCode.
getMethodCode() - Method in class org.hl7.rim.impl.ProcedureImpl
Gets the property methodCode.
getMethodCode() - Method in interface org.hl7.rim.Observation
A code that provides additional detail about the means or technique used to ascertain the observation.
getMethodCode() - Method in interface org.hl7.rim.Procedure
Identifies the means or technique used to perform the procedure.
getMethodName() - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
getMethodName() - Method in class org.hl7.hibernate.WrappingAccessor.WrappingSetter
 
getMetSource() - Method in interface org.hl7.meta.Association
Deprecated. replaced by isRecursive
getMetSource() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getMetSource() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getMetSource() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getMifId(String) - Method in class org.hl7.meta.mif.CmetNameToMifMap
 
getMifId(String) - Method in interface org.hl7.meta.mif.ICmetNameToMifMap
 
getMifURL(String) - Method in class org.hl7.meta.mif.CmetNameToMifMap
 
getMifURL(String) - Method in interface org.hl7.meta.mif.ICmetNameToMifMap
 
getMin() - Method in class org.hl7.meta.Cardinality
Gets the minimum cardinality.
getMinuend() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
getMobileInd() - Method in class org.hl7.rim.decorators.PlaceDecorator
Property accessor, returns NULL/NA if not overloaded.mobileInd.
getMobileInd() - Method in class org.hl7.rim.impl.PlaceImpl
Gets the property mobileInd.
getMobileInd() - Method in interface org.hl7.rim.Place
An Indication of whether the facility has the capability to move freely from one location to another.
getModeCode() - Method in class org.hl7.rim.decorators.LanguageCommunicationDecorator
Property accessor, returns NULL/NA if not overloaded.modeCode.
getModeCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.modeCode.
getModeCode() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
Gets the property modeCode.
getModeCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property modeCode.
getModeCode() - Method in interface org.hl7.rim.LanguageCommunication
A value representing the method of expression of the language
getModeCode() - Method in interface org.hl7.rim.Participation
A code specifying the modality by which the Entity playing the Role is participating in the Act.
getModifierCode() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.modifierCode.
getModifierCode() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property modifierCode.
getModifierCode() - Method in interface org.hl7.rim.InvoiceElement
Designates a modifier to the code attribute to provide additional information about the invoice element.
getModifyCode() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.modifyCode.
getModifyCode() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property modifyCode.
getModifyCode() - Method in interface org.hl7.rim.QuerySpec
Indicates whether the subscription to a query is new or is being modified.
getMoodCode() - Method in interface org.hl7.rim.BasicAct
A code distinguishing whether an Act is conceived of as a factual statement or in some other manner as a command, possibility, goal, etc.
getMoodCode() - Method in class org.hl7.rim.decorators.BasicActDecorator
Property accessor, returns NULL/NA if not overloaded.moodCode.
getMoodCode() - Method in class org.hl7.rim.impl.BasicActImpl
Gets the property moodCode.
getMultipleBirthInd() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.multipleBirthInd.
getMultipleBirthInd() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property multipleBirthInd.
getMultipleBirthInd() - Method in interface org.hl7.rim.LivingSubject
An indication as to whether the living subject is part of a multiple birth.
getMultipleBirthOrderNumber() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.multipleBirthOrderNumber.
getMultipleBirthOrderNumber() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property multipleBirthOrderNumber.
getMultipleBirthOrderNumber() - Method in interface org.hl7.rim.LivingSubject
The order in which this living subject was born if part of a multiple birth.
getName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getName() - Method in interface org.hl7.meta.CloneClass
Returns the clone class name, unique in a message type.
getName() - Method in interface org.hl7.meta.Feature
Returns the feature's name, which may be the attribute name, or the short name in case of an association.
getName() - Method in interface org.hl7.meta.MessageType
Returns the message type long name, such as 'A_Encounter_person_registry_active_detailed'.
getName() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getName() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getName() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getName() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getName() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getName() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getName() - Method in class org.hl7.meta.mif.MessageTypeAdapter
 
getName() - Method in interface org.hl7.rim.Batch
This attribute is used by the application processing the batch.
getName() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns NULL/NA if not overloaded.name.
getName() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.name.
getName() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.name.
getName() - Method in interface org.hl7.rim.Entity
A non-unique textual identifier or moniker for the Entity.
getName() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property name.
getName() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property name.
getName() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property name.
getName() - Method in interface org.hl7.rim.Role
A non-unique textual identifier or moniker for the playing Entity intended for use principally when playing the Role.
getNamespacePrefix() - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Returns the current namespacePrefix used for constructing qNames in the simplified startElement/endElement methods.
getNamespaceURI() - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
Returns the current namespaceURI used for the simplified startElement/endElement methods.
getNamespaceURI() - Method in class org.hl7.xml.parser.TreeContentHandler.NamedNode
 
getNegationInd() - Method in interface org.hl7.rim.Act
An indicator specifying that the Act statement is a negation of the Act as described by the descriptive attributes.
getNegationInd() - Method in interface org.hl7.rim.ActRelationship
An indicator that asserts that the meaning of the link is negated.
getNegationInd() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.negationInd.
getNegationInd() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.negationInd.
getNegationInd() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.negationInd.
getNegationInd() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.negationInd.
getNegationInd() - Method in class org.hl7.rim.impl.ActImpl
Gets the property negationInd.
getNegationInd() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property negationInd.
getNegationInd() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property negationInd.
getNegationInd() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property negationInd.
getNegationInd() - Method in interface org.hl7.rim.Participation
If true, indicates that the specified participation did not, is not or should not occur (depending on mood).
getNegationInd() - Method in interface org.hl7.rim.Role
An indicator specifying that the Role is a competency that is specifically not attributed to the Entity playing the Role.
getNetAmt() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.netAmt.
getNetAmt() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property netAmt.
getNetAmt() - Method in interface org.hl7.rim.InvoiceElement
Identifies the total monetary amount for the invoice element, including the sum of any component elements.
getNoteText() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.noteText.
getNoteText() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property noteText.
getNoteText() - Method in interface org.hl7.rim.Participation
A textual or multimedia depiction of commentary related to the participation.
getNullFlavor() - Method in class org.hl7.rim.decorators.InfrastructureRootDecorator
Property accessor, returns NULL/NA if not overloaded.nullFlavor.
getNullFlavor() - Method in class org.hl7.rim.impl.InfrastructureRootImpl
Gets the property nullFlavor.
getNullFlavor() - Method in interface org.hl7.rim.InfrastructureRoot
When valued in an instance, this attribute signals that the class instance is null, and that the remainder of the information for this class and its properties will not be communicated.
getOccupationCode() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.occupationCode.
getOccupationCode() - Method in interface org.hl7.rim.Employee
A code qualifying the classification of kind-of-work based upon a recognized industry or jurisdictional standard.
getOccupationCode() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property occupationCode.
getOperator() - Method in class org.hl7.types.impl.ANYimpl
Get the operator for QSET term components.
getOperator() - Method in interface org.hl7.types.QSET
Deprecated. this is here only temporarily, do not use!
getOrganDonorInd() - Method in class org.hl7.rim.decorators.LivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.organDonorInd.
getOrganDonorInd() - Method in class org.hl7.rim.impl.LivingSubjectImpl
Gets the property organDonorInd.
getOrganDonorInd() - Method in interface org.hl7.rim.LivingSubject
An indication that the living subject is a candidate to serve as an organ donor.
getOutboundLink() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns an empty collection if not overloaded.outboundLink.
getOutboundLink() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property outboundLink.
getOutboundLink() - Method in interface org.hl7.rim.Role
 
getOutboundRelationship() - Method in interface org.hl7.rim.Act
 
getOutboundRelationship() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns an empty collection if not overloaded.outboundRelationship.
getOutboundRelationship() - Method in class org.hl7.rim.impl.ActImpl
Gets the property outboundRelationship.
getOwnershipLevelCode() - Method in class org.hl7.rim.decorators.WorkingListDecorator
Property accessor, returns NULL/NA if not overloaded.ownershipLevelCode.
getOwnershipLevelCode() - Method in class org.hl7.rim.impl.WorkingListImpl
Gets the property ownershipLevelCode.
getOwnershipLevelCode() - Method in interface org.hl7.rim.WorkingList
Indicates the category of representation for the personnel managing the list, whether person, team or organization.
getParameter() - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
getParameter(int) - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
getParameter() - Method in interface org.hl7.meta.ParametrizedDatatype
List of Data type, such as "TS", "PQ"
getParameter(int) - Method in interface org.hl7.meta.ParametrizedDatatype
 
getParameter() - Method in class org.hl7.rim.decorators.ParameterListDecorator
Property accessor, returns an empty collection if not overloaded.parameter.
getParameter() - Method in class org.hl7.rim.decorators.QueryByParameterDecorator
Property accessor, returns an empty collection if not overloaded.parameter.
getParameter() - Method in class org.hl7.rim.impl.ParameterListImpl
Gets the property parameter.
getParameter() - Method in class org.hl7.rim.impl.QueryByParameterImpl
Gets the property parameter.
getParameter() - Method in interface org.hl7.rim.ParameterList
 
getParameter() - Method in interface org.hl7.rim.QueryByParameter
 
getParameterList() - Method in class org.hl7.rim.decorators.ParameterDecorator
Property accessor, returns null if not overloaded.parameterList.
getParameterList() - Method in class org.hl7.rim.impl.ParameterImpl
Gets the property parameterList.
getParameterList() - Method in interface org.hl7.rim.Parameter
 
getParameterValue() - Method in class org.hl7.rim.decorators.DeviceTaskDecorator
Property accessor, returns NULL/NA if not overloaded.parameterValue.
getParameterValue() - Method in interface org.hl7.rim.DeviceTask
The parameters of the task submitted to the device upon the issuance of a command (or configuring the schedule of spontaneously executed tasks).
getParameterValue() - Method in class org.hl7.rim.impl.DeviceTaskImpl
Gets the property parameterValue.
getParent() - Method in interface org.hl7.meta.CloneClass
Not yet implemented
getParent() - Method in interface org.hl7.meta.Feature
Returns the clone class where the feature belongs.
getParent() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getParent() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getParent() - Method in class org.hl7.xml.parser.TreeContentHandler.Node
 
getParent() - Method in class org.regenstrief.util.XMLMultiTransformer
 
getParticipation() - Method in interface org.hl7.rim.Act
 
getParticipation() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns an empty collection if not overloaded.participation.
getParticipation() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns an empty collection if not overloaded.participation.
getParticipation() - Method in class org.hl7.rim.impl.ActImpl
Gets the property participation.
getParticipation() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property participation.
getParticipation() - Method in interface org.hl7.rim.Role
 
getPauseQuantity() - Method in interface org.hl7.rim.ActRelationship
A quantity of time that should elapse between when an Act is ready for execution and the actual beginning of the execution.
getPauseQuantity() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.pauseQuantity.
getPauseQuantity() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property pauseQuantity.
getPayload() - Method in interface org.hl7.rim.ControlAct
 
getPayload() - Method in class org.hl7.rim.decorators.ControlActDecorator
Property accessor, returns null if not overloaded.payload.
getPayload() - Method in class org.hl7.rim.impl.ControlActImpl
Gets the property payload.
getPaymentTermsCode() - Method in class org.hl7.rim.decorators.FinancialContractDecorator
Property accessor, returns NULL/NA if not overloaded.paymentTermsCode.
getPaymentTermsCode() - Method in interface org.hl7.rim.FinancialContract
Establishes the payment terms for a contractual agreement or obligation.
getPaymentTermsCode() - Method in class org.hl7.rim.impl.FinancialContractImpl
Gets the property paymentTermsCode.
getPerformInd() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.performInd.
getPerformInd() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property performInd.
getPerformInd() - Method in interface org.hl7.rim.Participation
Indicates that the resource for this Participation must be reserved before use (i.e.
getPersistence() - Method in interface org.hl7.util.ApplicationContext
 
getPersistence() - Method in class org.hl7.util.ApplicationContextImpl
 
getPersistence() - Method in class org.hl7.util.MessageServlet
 
getPlayedRole() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns an empty collection if not overloaded.playedRole.
getPlayedRole() - Method in interface org.hl7.rim.Entity
 
getPlayedRole() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property playedRole.
getPlayer() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns null if not overloaded.player.
getPlayer() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property player.
getPlayer() - Method in interface org.hl7.rim.Role
 
getPointsNumber() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.pointsNumber.
getPointsNumber() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property pointsNumber.
getPointsNumber() - Method in interface org.hl7.rim.InvoiceElement
For charges whose quantity is expressed in 'points', this expresses the weighting (based on difficulty, cost and/or resource intensiveness) associated with the good or service delivered.
getPositionNumber() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.positionNumber.
getPositionNumber() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property positionNumber.
getPositionNumber() - Method in interface org.hl7.rim.Role
An integer specifying the position of the Entity playing the Role with respect to the Entity that scopes the Role.
getPositionText() - Method in class org.hl7.rim.decorators.PlaceDecorator
Property accessor, returns NULL/NA if not overloaded.positionText.
getPositionText() - Method in class org.hl7.rim.impl.PlaceImpl
Gets the property positionText.
getPositionText() - Method in interface org.hl7.rim.Place
A set of codes that locates the site within a mapping scheme.
getPQCanonicalUnit(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getPQCanonicalValue(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getPQUnit(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getPQValue(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getPreAdmitTestInd() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.preAdmitTestInd.
getPreAdmitTestInd() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property preAdmitTestInd.
getPreAdmitTestInd() - Method in interface org.hl7.rim.PatientEncounter
An indication that pre-admission tests are required for this patient encounter.
getPreferenceInd() - Method in class org.hl7.rim.decorators.LanguageCommunicationDecorator
Property accessor, returns NULL/NA if not overloaded.preferenceInd.
getPreferenceInd() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
Gets the property preferenceInd.
getPreferenceInd() - Method in interface org.hl7.rim.LanguageCommunication
An indicator specifying whether or not the language is preferred by the entity for the associated mode.
getPrefix() - Method in interface org.hl7.meta.CloneClassAssociation
 
getPreviousHandler() - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
getPriorityCode() - Method in interface org.hl7.rim.Act
A code or set of codes (e.g., for routine, emergency), specifying the urgency under which the Act happened, can happen, is happening, is intended to happen, or is requested/demanded to happen.
getPriorityCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.priorityCode.
getPriorityCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property priorityCode.
getPriorityNumber() - Method in interface org.hl7.rim.ActRelationship
An integer specifying the relative preference for considering this relationship before other like-typed relationships having the same source Act.
getPriorityNumber() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.priorityNumber.
getPriorityNumber() - Method in class org.hl7.rim.decorators.RoleLinkDecorator
Property accessor, returns NULL/NA if not overloaded.priorityNumber.
getPriorityNumber() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property priorityNumber.
getPriorityNumber() - Method in class org.hl7.rim.impl.RoleLinkImpl
Gets the property priorityNumber.
getPriorityNumber() - Method in interface org.hl7.rim.RoleLink
An integer specifying the relative preference for considering this relationship before other like-typed relationships having the same source RoleRelationships with lower priorityNumber values are considered before and above those with higher values.
getProcessingCode() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.processingCode.
getProcessingCode() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property processingCode.
getProcessingCode() - Method in interface org.hl7.rim.Message
This attribute defines whether the message is part of a production, training, or debugging system.
getProcessingModeCode() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.processingModeCode.
getProcessingModeCode() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property processingModeCode.
getProcessingModeCode() - Method in interface org.hl7.rim.Message
This attribute defines whether the message is being sent in current processing, archive mode, initial load mode, restore from archive mode, etc.
getProficiencyLevelCode() - Method in class org.hl7.rim.decorators.LanguageCommunicationDecorator
Property accessor, returns NULL/NA if not overloaded.proficiencyLevelCode.
getProficiencyLevelCode() - Method in class org.hl7.rim.impl.LanguageCommunicationImpl
Gets the property proficiencyLevelCode.
getProficiencyLevelCode() - Method in interface org.hl7.rim.LanguageCommunication
A value representing the level of proficiency in a language.
getProfileId() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.profileId.
getProfileId() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property profileId.
getProfileId() - Method in interface org.hl7.rim.Message
The message profile identifier allows a given implementation to explicitly state how it varies from the standard message definition.
getProperties() - Static method in class org.hl7.util.ThreadProperties
 
getProperty(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Query the value of a property.
getProperty(String, String) - Static method in class org.hl7.util.ThreadProperties
 
getProperty(String) - Static method in class org.hl7.util.ThreadProperties
 
getProperty(String) - Method in class org.hl7.xml.builder.XMLSpeaker
A no-op at this time.
getPropertyAccessStrategy() - Method in class org.hl7.hibernate.StrategicPropertyAccessor
Default PropertyAccessor uses direct field access, may be overridden.
getPropertyName() - Method in interface org.hl7.meta.Association
 
getPropertyName() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getPropertyName() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getPropertyName() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getPropertyNames() - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
 
getPropertyNames() - Method in class org.hl7.hibernate.MultiColumnPersistedDataTypeUserType
Return the hibernate types for the columns mapped by this type.
getPropertyNames() - Method in class org.hl7.hibernate.XMLWithIndexableColumnsPersistedDataTypeUserType
Return the hibernate types for the properties mapped by this type.
getPropertyTypes() - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
 
getPropertyTypes() - Method in class org.hl7.hibernate.MultiColumnPersistedDataTypeUserType
Return the hibernate types for the columns mapped by this type.
getPropertyTypes() - Method in class org.hl7.hibernate.XMLWithIndexableColumnsPersistedDataTypeUserType
Return the hibernate types for the properties mapped by this type.
getPropertyValue(Object, int) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
 
getPropertyValue(Object, int) - Method in class org.hl7.hibernate.MultiColumnPersistedDataTypeUserType
 
getPropertyValue(Object, int) - Method in class org.hl7.hibernate.XMLWithIndexableColumnsPersistedDataTypeUserType
 
getProtectiveEquipmentText() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.protectiveEquipmentText.
getProtectiveEquipmentText() - Method in interface org.hl7.rim.Employee
Protective equipment needed for the job performed by the employee for the employer.
getProtectiveEquipmentText() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property protectiveEquipmentText.
getPublicId() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
Public identifier.
getQName(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getQName() - Method in class org.hl7.xml.parser.TreeContentHandler.NamedNode
 
getQuantity() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.quantity.
getQuantity() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.quantity.
getQuantity() - Method in class org.hl7.rim.decorators.SupplyDecorator
Property accessor, returns NULL/NA if not overloaded.quantity.
getQuantity() - Method in interface org.hl7.rim.Entity
The number or quantity of the Entity, with appropriate units, congruent with the value of Entity.determinerCode.
getQuantity() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property quantity.
getQuantity() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property quantity.
getQuantity() - Method in class org.hl7.rim.impl.SupplyImpl
Gets the property quantity.
getQuantity() - Method in interface org.hl7.rim.Role
A ratio (numerator : denominator) specifying the relative quantities of the Entity playing the Role in the Entity scoping the Role, used for Roles that represent composition relationships between the scoping and playing Entities.
getQuantity() - Method in interface org.hl7.rim.Supply
The amount that was or is to be supplied (depending on the moodCode)
getQuery(String) - Method in class org.hl7.merger.MergerUsingCache
 
getQueryByParameter() - Method in class org.hl7.rim.decorators.ParameterDecorator
Property accessor, returns null if not overloaded.queryByParameter.
getQueryByParameter() - Method in class org.hl7.rim.impl.ParameterImpl
Gets the property queryByParameter.
getQueryByParameter() - Method in interface org.hl7.rim.Parameter
 
getQueryBySelection() - Method in class org.hl7.rim.decorators.SelectionExpressionDecorator
Property accessor, returns null if not overloaded.queryBySelection.
getQueryBySelection() - Method in class org.hl7.rim.impl.SelectionExpressionImpl
Gets the property queryBySelection.
getQueryBySelection() - Method in interface org.hl7.rim.SelectionExpression
 
getQueryEvent() - Method in interface org.hl7.rim.ControlAct
 
getQueryEvent() - Method in class org.hl7.rim.decorators.ControlActDecorator
Property accessor, returns null if not overloaded.queryEvent.
getQueryEvent() - Method in class org.hl7.rim.impl.ControlActImpl
Gets the property queryEvent.
getQueryId() - Method in class org.hl7.rim.decorators.QueryEventDecorator
Property accessor, returns NULL/NA if not overloaded.queryId.
getQueryId() - Method in class org.hl7.rim.impl.QueryEventImpl
Gets the property queryId.
getQueryId() - Method in interface org.hl7.rim.QueryEvent
This attribute may be valued by the initiating application to identify the query.
getQueryResponseCode() - Method in class org.hl7.rim.decorators.QueryAckDecorator
Property accessor, returns NULL/NA if not overloaded.queryResponseCode.
getQueryResponseCode() - Method in class org.hl7.rim.impl.QueryAckImpl
Gets the property queryResponseCode.
getQueryResponseCode() - Method in interface org.hl7.rim.QueryAck
This attribute allows the responding system to return a precise response status.
getQuerySpec() - Method in class org.hl7.rim.decorators.SortControlDecorator
Property accessor, returns null if not overloaded.querySpec.
getQuerySpec() - Method in class org.hl7.rim.impl.SortControlImpl
Gets the property querySpec.
getQuerySpec() - Method in interface org.hl7.rim.SortControl
 
getRaceCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.raceCode.
getRaceCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property raceCode.
getRaceCode() - Method in interface org.hl7.rim.Person
A value representing the race of a person.
getRateQuantity() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.rateQuantity.
getRateQuantity() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property rateQuantity.
getRateQuantity() - Method in interface org.hl7.rim.SubstanceAdministration
Identifies the speed with which the substance is introduced into the subject.
getReader() - Method in interface org.hl7.xml.parser.DynamicContentHandler
Get the current reader.
getReader() - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
getRealmCode() - Method in class org.hl7.rim.decorators.InfrastructureRootDecorator
Property accessor, returns NULL/NA if not overloaded.realmCode.
getRealmCode() - Method in class org.hl7.rim.impl.InfrastructureRootImpl
Gets the property realmCode.
getRealmCode() - Method in interface org.hl7.rim.InfrastructureRoot
When valued in an instance, this attribute signals the imposition of realm-specific constraints.
getReasonCode() - Method in interface org.hl7.rim.Act
A code specifying the motivation, cause, or rationale of an Act, when such rationale is not reasonably represented as an ActRelationship of type "has reason" linking to another Act.
getReasonCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.reasonCode.
getReasonCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property reasonCode.
getRecertificationTime() - Method in class org.hl7.rim.decorators.LicensedEntityDecorator
Property accessor, returns NULL/NA if not overloaded.recertificationTime.
getRecertificationTime() - Method in class org.hl7.rim.impl.LicensedEntityImpl
Gets the property recertificationTime.
getRecertificationTime() - Method in interface org.hl7.rim.LicensedEntity
The date recertification is required.
getReferenceControlId() - Method in interface org.hl7.rim.Batch
This attribute indicates the control identifier of the batch when it was originally transmitted.
getReferenceControlId() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns NULL/NA if not overloaded.referenceControlId.
getReferenceControlId() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property referenceControlId.
getRelationalConjunctionCode() - Method in class org.hl7.rim.decorators.LogicalExpressionDecorator
Property accessor, returns NULL/NA if not overloaded.relationalConjunctionCode.
getRelationalConjunctionCode() - Method in class org.hl7.rim.impl.LogicalExpressionImpl
Gets the property relationalConjunctionCode.
getRelationalConjunctionCode() - Method in interface org.hl7.rim.LogicalExpression
When more than one criteria is to be applied in the evaluation of candidate instances, a conjunction is supplied to identify how to relate an additional criteria.
getRelationalOperatorCode() - Method in class org.hl7.rim.decorators.RelationalExpressionDecorator
Property accessor, returns NULL/NA if not overloaded.relationalOperatorCode.
getRelationalOperatorCode() - Method in class org.hl7.rim.impl.RelationalExpressionImpl
Gets the property relationalOperatorCode.
getRelationalOperatorCode() - Method in interface org.hl7.rim.RelationalExpression
Identifies common relational operators used in selection criteria.
getReligiousAffiliationCode() - Method in class org.hl7.rim.decorators.PersonDecorator
Property accessor, returns NULL/NA if not overloaded.religiousAffiliationCode.
getReligiousAffiliationCode() - Method in class org.hl7.rim.impl.PersonImpl
Gets the property religiousAffiliationCode.
getReligiousAffiliationCode() - Method in interface org.hl7.rim.Person
The primary religious preference of a person (e.g.
getRepeatNumber() - Method in interface org.hl7.rim.Act
An interval of integer numbers stating the minimal and maximal number of repetitions of the Act.
getRepeatNumber() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.repeatNumber.
getRepeatNumber() - Method in class org.hl7.rim.impl.ActImpl
Gets the property repeatNumber.
getResponseCode() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.responseCode.
getResponseCode() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property responseCode.
getResponseCode() - Method in interface org.hl7.rim.Message
Specifies whether an application response is expected from the addressee of this interaction and what level of detail that response should include.
getResponseElementGroupId() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.responseElementGroupId.
getResponseElementGroupId() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property responseElementGroupId.
getResponseElementGroupId() - Method in interface org.hl7.rim.QuerySpec
The responseElementGroupId identifies the specific message type to be returned in the query response.
getResponseModalityCode() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.responseModalityCode.
getResponseModalityCode() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property responseModalityCode.
getResponseModalityCode() - Method in interface org.hl7.rim.QuerySpec
Defines the timing and grouping of the response instances.
getResponseModeCode() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.responseModeCode.
getResponseModeCode() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property responseModeCode.
getResponseModeCode() - Method in interface org.hl7.rim.Transmission
This attribute defines the transmission mode with which a receiver should communicate its receiver responsibilities, i.e.
getResponsePriorityCode() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns NULL/NA if not overloaded.responsePriorityCode.
getResponsePriorityCode() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property responsePriorityCode.
getResponsePriorityCode() - Method in interface org.hl7.rim.QuerySpec
Identifies the time frame in which the response is expected.
getResult() - Method in class org.hl7.xml.ANYPresenter.ANYContentHandler
 
getResult() - Method in class org.hl7.xml.ENPresenter.ENContentHandler
 
getResult() - Method in class org.hl7.xml.IVLPresenter.IVLContentHandler
 
getResult() - Method in class org.hl7.xml.parser.MessageContentHandler
 
getResult() - Method in class org.hl7.xml.parser.MessageElementContentHandler
Get the result of this parse.
getResult() - Method in class org.hl7.xml.parser.SimpleTypeContentHandler
 
getResult() - Method in class org.hl7.xml.parser.StandaloneDataTypeContentHandler
 
getResult() - Method in class org.hl7.xml.PIVLPresenter.PIVLContentHandler
 
getResult() - Method in class org.hl7.xml.PQPresenter.PQContentHandler
 
getResult() - Method in class org.hl7.xml.QTYPresenter.QTYContentHandler
 
getResult() - Method in class org.hl7.xml.TSPresenter.TSContentHandler
 
getResultCurrentQuantity() - Method in class org.hl7.rim.decorators.QueryAckDecorator
Property accessor, returns NULL/NA if not overloaded.resultCurrentQuantity.
getResultCurrentQuantity() - Method in class org.hl7.rim.impl.QueryAckImpl
Gets the property resultCurrentQuantity.
getResultCurrentQuantity() - Method in interface org.hl7.rim.QueryAck
Specifies number of matches for processed query specification that occur in current bundle of matches.
getResultReceiver() - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
getResultRemainingQuantity() - Method in class org.hl7.rim.decorators.QueryAckDecorator
Property accessor, returns NULL/NA if not overloaded.resultRemainingQuantity.
getResultRemainingQuantity() - Method in class org.hl7.rim.impl.QueryAckImpl
Gets the property resultRemainingQuantity.
getResultRemainingQuantity() - Method in interface org.hl7.rim.QueryAck
Specifies number of matches for processed query specification that have yet to be sent to receiver.
getResultTotalQuantity() - Method in class org.hl7.rim.decorators.QueryAckDecorator
Property accessor, returns NULL/NA if not overloaded.resultTotalQuantity.
getResultTotalQuantity() - Method in class org.hl7.rim.impl.QueryAckImpl
Gets the property resultTotalQuantity.
getResultTotalQuantity() - Method in interface org.hl7.rim.QueryAck
Specifies total number of instance matches for query specification associated with this query response instance.
getReturnType() - Method in class org.hl7.hibernate.WrappingAccessor.UnwrappingGetter
 
getRightSide() - Method in class org.hl7.rim.decorators.SelectionExpressionDecorator
Property accessor, returns null if not overloaded.rightSide.
getRightSide() - Method in class org.hl7.rim.impl.SelectionExpressionImpl
Gets the property rightSide.
getRightSide() - Method in interface org.hl7.rim.SelectionExpression
 
getRimClass() - Method in interface org.hl7.meta.CloneClass
Returns name of the RIM class name from which this clone class was derived.
getRimClass() - Method in interface org.hl7.meta.Feature
Returns the name of the RIM class where the feature was originally defined.
getRimClass() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getRimClass() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getRimClass() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getRimClass() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getRimClass() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getRimClass() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getRIMDataType(RimObject, String) - Method in class org.hl7.meta.impl.JavaItsImpl
 
getRIMDataType(RimObject, String) - Method in interface org.hl7.meta.JavaIts
 
getRimImplementation(String) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the Java class implementing the given RIM class.
getRimImplementation(String) - Method in interface org.hl7.meta.JavaIts
Returns the Java class implementing the given RIM class.
getRimInterface(String) - Method in class org.hl7.meta.impl.JavaItsImpl
Returns the Java interface for the given RIM class.
getRimInterface(String) - Method in interface org.hl7.meta.JavaIts
Returns the Java interface for the given RIM class.
getRimPropertyName() - Method in interface org.hl7.meta.Feature
Returns the property name inside the RIM class.
getRimPropertyName() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getRimPropertyName() - Method in class org.hl7.meta.mif.AttributeAdapter
 
getRimPropertyName() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getRimPropertyName() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getRimPropertyName() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getRiskCode() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.riskCode.
getRiskCode() - Method in interface org.hl7.rim.Entity
A value representing the type of hazard or threat associated with the Entity.
getRiskCode() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property riskCode.
getRole() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns null if not overloaded.role.
getRole() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property role.
getRole() - Method in interface org.hl7.rim.Participation
 
getRootClass() - Method in interface org.hl7.meta.MessageType
Returns the reference to the clone class in the message type.
getRootClass() - Method in class org.hl7.meta.mif.MessageTypeAdapter
 
getRouteCode() - Method in class org.hl7.rim.decorators.SubstanceAdministrationDecorator
Property accessor, returns NULL/NA if not overloaded.routeCode.
getRouteCode() - Method in class org.hl7.rim.impl.SubstanceAdministrationImpl
Gets the property routeCode.
getRouteCode() - Method in interface org.hl7.rim.SubstanceAdministration
The method of introducing the therapeutic material into or onto the subject.
getRTODenominatorPQCanonicalUnit(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getRTODenominatorPQCanonicalValue(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getRTONumeratorPQCanonicalUnit(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getRTONumeratorPQCanonicalValue(ANY) - Static method in class org.hl7.types.DatatypeTool.ANYTool
 
getSalaryQuantity() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.salaryQuantity.
getSalaryQuantity() - Method in interface org.hl7.rim.Employee
The amount paid in salary or wages to the employee according to the computation method specified in salaryTypeCode.
getSalaryQuantity() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property salaryQuantity.
getSalaryTypeCode() - Method in class org.hl7.rim.decorators.EmployeeDecorator
Property accessor, returns NULL/NA if not overloaded.salaryTypeCode.
getSalaryTypeCode() - Method in interface org.hl7.rim.Employee
A code specifying the method used by the employer to compute the employee's salary or wages.
getSalaryTypeCode() - Method in class org.hl7.rim.impl.EmployeeImpl
Gets the property salaryTypeCode.
getScopedRole() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns an empty collection if not overloaded.scopedRole.
getScopedRole() - Method in interface org.hl7.rim.Entity
 
getScopedRole() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property scopedRole.
getScoper() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns null if not overloaded.scoper.
getScoper() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property scoper.
getScoper() - Method in interface org.hl7.rim.Role
 
getSecurityText() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.securityText.
getSecurityText() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property securityText.
getSecurityText() - Method in interface org.hl7.rim.Transmission
This attribute is specified for applications to implement security features for a transmission.
getSelectionExpression() - Method in class org.hl7.rim.decorators.QueryBySelectionDecorator
Property accessor, returns an empty collection if not overloaded.selectionExpression.
getSelectionExpression() - Method in class org.hl7.rim.impl.QueryBySelectionImpl
Gets the property selectionExpression.
getSelectionExpression() - Method in interface org.hl7.rim.QueryBySelection
 
getSemanticsText() - Method in class org.hl7.rim.decorators.ParameterItemDecorator
Property accessor, returns NULL/NA if not overloaded.semanticsText.
getSemanticsText() - Method in class org.hl7.rim.impl.ParameterItemImpl
Gets the property semanticsText.
getSemanticsText() - Method in interface org.hl7.rim.ParameterItem
Provides a unique identification (the name of the name-value pair) to an element within a specified query response structure.
getSeparatorTypeCode() - Method in interface org.hl7.rim.Container
A material added to a container to facilitate and create a physical separation of specimen components of differing density.
getSeparatorTypeCode() - Method in class org.hl7.rim.decorators.ContainerDecorator
Property accessor, returns NULL/NA if not overloaded.separatorTypeCode.
getSeparatorTypeCode() - Method in class org.hl7.rim.impl.ContainerImpl
Gets the property separatorTypeCode.
getSeperatableInd() - Method in interface org.hl7.rim.ActRelationship
This attribute indicates whether or not the source Act is intended to be interpreted independently of the target Act.
getSeperatableInd() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.seperatableInd.
getSeperatableInd() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property seperatableInd.
getSequenceNumber() - Method in interface org.hl7.rim.ActRelationship
An integer specifying the relative sequential or temporal ordering of this relationship among other like-types relationships having the same source Act.
getSequenceNumber() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.decorators.MessageDecorator
Property accessor, returns NULL/NA if not overloaded.sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.decorators.SortControlDecorator
Property accessor, returns NULL/NA if not overloaded.sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.impl.MessageImpl
Gets the property sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property sequenceNumber.
getSequenceNumber() - Method in class org.hl7.rim.impl.SortControlImpl
Gets the property sequenceNumber.
getSequenceNumber() - Method in interface org.hl7.rim.Message
This attribute is provided for implementing the sequence number protocol.
getSequenceNumber() - Method in interface org.hl7.rim.Participation
An integer specifying the relative order of the Participation in relation to other Participations of the same Act.
getSequenceNumber() - Method in interface org.hl7.rim.SortControl
Provides the sequence or primacy of the various SortControls for a given query.
getServletInfo() - Method in class org.hl7.util.MessageServlet
 
getSession() - Method in class org.hl7.hibernate.Persistence
 
getSessionFactory() - Static method in class org.hl7.hibernate.Persistence
 
getSetId() - Method in interface org.hl7.rim.ContextStructure
A report identifier that remains constant across all revisions that derive from a common original.
getSetId() - Method in class org.hl7.rim.decorators.ContextStructureDecorator
Property accessor, returns NULL/NA if not overloaded.setId.
getSetId() - Method in class org.hl7.rim.impl.ContextStructureImpl
Gets the property setId.
getSetter(Class, String) - Method in class org.hl7.hibernate.HybridPropertyAccessor
 
getSetter(Class, String) - Method in class org.hl7.hibernate.StrategicPropertyAccessor
 
getSetter(Class, String) - Method in class org.hl7.hibernate.WrappingAccessor
 
getSetting(String, T) - Method in interface org.hl7.util.ApplicationContext
 
getSetting(String) - Method in interface org.hl7.util.ApplicationContext
 
getSetting(String) - Method in class org.hl7.util.ApplicationContextImpl
 
getSetting(String, T) - Method in class org.hl7.util.ApplicationContextImpl
 
getSetting(String) - Method in class org.hl7.util.MessageServlet
 
getSetting(String, T) - Method in class org.hl7.util.MessageServlet
 
getSignatureCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.signatureCode.
getSignatureCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property signatureCode.
getSignatureCode() - Method in interface org.hl7.rim.Participation
A code specifying whether and how the participant has attested his participation through a signature and or whether such a signature is needed.
getSignatureText() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.signatureText.
getSignatureText() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property signatureText.
getSignatureText() - Method in interface org.hl7.rim.Participation
A textual or multimedia depiction of the signature by which the participant endorses his or her participation in the Act as specified in the Participation.typeCode and that he or she agrees to assume the associated accountability.
getSize() - Method in class org.regenstrief.util.Cache
Get the current size of the cache.
getSoftwareName() - Method in class org.hl7.rim.decorators.DeviceDecorator
Property accessor, returns NULL/NA if not overloaded.softwareName.
getSoftwareName() - Method in interface org.hl7.rim.Device
The moniker, version and release of the software that operates the device as assigned by the software manufacturer or developer.
getSoftwareName() - Method in class org.hl7.rim.impl.DeviceImpl
Gets the property softwareName.
getSortControl() - Method in class org.hl7.rim.decorators.QuerySpecDecorator
Property accessor, returns an empty collection if not overloaded.sortControl.
getSortControl() - Method in class org.hl7.rim.impl.QuerySpecImpl
Gets the property sortControl.
getSortControl() - Method in interface org.hl7.rim.QuerySpec
 
getSortKey() - Method in interface org.hl7.meta.Feature
Returns the feature's sort key.
getSortKey() - Method in class org.hl7.meta.mif.FeatureAdapter
 
getSource() - Method in class org.hl7.hpath.Evaluation
Return the current source object.
getSource() - Method in interface org.hl7.rim.ActRelationship
 
getSource() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns null if not overloaded.source.
getSource() - Method in class org.hl7.rim.decorators.RoleLinkDecorator
Property accessor, returns null if not overloaded.source.
getSource() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property source.
getSource() - Method in class org.hl7.rim.impl.RoleLinkImpl
Gets the property source.
getSource() - Method in interface org.hl7.rim.RoleLink
 
getSpecialArrangementCode() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.specialArrangementCode.
getSpecialArrangementCode() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property specialArrangementCode.
getSpecialArrangementCode() - Method in interface org.hl7.rim.PatientEncounter
A code indicating the type of special arrangements provided for a patient encounter (e.g., wheelchair, stretcher, interpreter, attendant, seeing eye dog).
getSpecialCourtesiesCode() - Method in class org.hl7.rim.decorators.PatientEncounterDecorator
Property accessor, returns NULL/NA if not overloaded.specialCourtesiesCode.
getSpecialCourtesiesCode() - Method in class org.hl7.rim.impl.PatientEncounterImpl
Gets the property specialCourtesiesCode.
getSpecialCourtesiesCode() - Method in interface org.hl7.rim.PatientEncounter
A code identifying special courtesies extended to the patient.
getSpecialization(String) - Method in interface org.hl7.meta.CloneClass
 
getSpecialization(String) - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getSplitCode() - Method in interface org.hl7.rim.ActRelationship
A code specifying how branches in an action plan are selected among other branches.
getSplitCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.splitCode.
getSplitCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property splitCode.
getStabilityTime() - Method in class org.hl7.rim.decorators.ManufacturedMaterialDecorator
Property accessor, returns NULL/NA if not overloaded.stabilityTime.
getStabilityTime() - Method in class org.hl7.rim.impl.ManufacturedMaterialImpl
Gets the property stabilityTime.
getStabilityTime() - Method in interface org.hl7.rim.ManufacturedMaterial
The time at which the material is considered useable after it is activated.
getStandardIndustryClassCode() - Method in class org.hl7.rim.decorators.OrganizationDecorator
Property accessor, returns NULL/NA if not overloaded.standardIndustryClassCode.
getStandardIndustryClassCode() - Method in class org.hl7.rim.impl.OrganizationImpl
Gets the property standardIndustryClassCode.
getStandardIndustryClassCode() - Method in interface org.hl7.rim.Organization
A value representing the industrial category of an organization entity.
getStartResultNumber() - Method in class org.hl7.rim.decorators.QueryContinuationDecorator
Property accessor, returns NULL/NA if not overloaded.startResultNumber.
getStartResultNumber() - Method in class org.hl7.rim.impl.QueryContinuationImpl
Gets the property startResultNumber.
getStartResultNumber() - Method in interface org.hl7.rim.QueryContinuation
Specifies the instance number in the original query result set to start return in next query response message.
getStatusCode() - Method in interface org.hl7.rim.Act
A code specifying the state of the Act.
getStatusCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.statusCode.
getStatusCode() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.statusCode.
getStatusCode() - Method in class org.hl7.rim.decorators.ManagedParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.statusCode.
getStatusCode() - Method in class org.hl7.rim.decorators.QueryEventDecorator
Property accessor, returns NULL/NA if not overloaded.statusCode.
getStatusCode() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.statusCode.
getStatusCode() - Method in interface org.hl7.rim.Entity
A value representing whether the information associated with the Entity is currently active or inactive for the purpose of participation in acts.
getStatusCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property statusCode.
getStatusCode() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property statusCode.
getStatusCode() - Method in class org.hl7.rim.impl.ManagedParticipationImpl
Gets the property statusCode.
getStatusCode() - Method in class org.hl7.rim.impl.QueryEventImpl
Gets the property statusCode.
getStatusCode() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property statusCode.
getStatusCode() - Method in interface org.hl7.rim.ManagedParticipation
A code specifying whether the participation instance is pending, active, complete, or cancelled.
getStatusCode() - Method in interface org.hl7.rim.QueryEvent
 
getStatusCode() - Method in interface org.hl7.rim.Role
A code specifying the state of this Role as defined in the state-transition model.
getStorageCode() - Method in class org.hl7.rim.decorators.DocumentDecorator
Property accessor, returns NULL/NA if not overloaded.storageCode.
getStorageCode() - Method in interface org.hl7.rim.Document
A code depicting the storage status (e.g., active, archived, purged) of a report.
getStorageCode() - Method in class org.hl7.rim.impl.DocumentImpl
Gets the property storageCode.
getStrainText() - Method in class org.hl7.rim.decorators.NonPersonLivingSubjectDecorator
Property accessor, returns NULL/NA if not overloaded.strainText.
getStrainText() - Method in class org.hl7.rim.impl.NonPersonLivingSubjectImpl
Gets the property strainText.
getStrainText() - Method in interface org.hl7.rim.NonPersonLivingSubject
A text string representing a specific genotypic or phenotypic variant of a NonPersonLivingSubject.
getStructuralAttribute(int) - Method in interface org.hl7.meta.CloneClass
Indexed accessor to structural attributes.
getStructuralAttribute(int) - Method in class org.hl7.meta.mif.CloneClassAdapter
 
getSubjectOrientationCode() - Method in class org.hl7.rim.decorators.DiagnosticImageDecorator
Property accessor, returns NULL/NA if not overloaded.subjectOrientationCode.
getSubjectOrientationCode() - Method in interface org.hl7.rim.DiagnosticImage
A code specifying qualitatively the spatial relation between an imaged object and the imaging film or detector.
getSubjectOrientationCode() - Method in class org.hl7.rim.impl.DiagnosticImageImpl
Gets the property subjectOrientationCode.
getSubsetCode() - Method in interface org.hl7.rim.ActRelationship
Used to indicate that the target of the relationship will be a filtered subset of the total related set of targets
getSubsetCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.subsetCode.
getSubsetCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.subsetCode.
getSubsetCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property subsetCode.
getSubsetCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property subsetCode.
getSubsetCode() - Method in interface org.hl7.rim.Participation
Used to indicate that the participation is a filtered subset of the total participations of the same type owned by the Act.
getSubstitutionConditionCode() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.substitutionConditionCode.
getSubstitutionConditionCode() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property substitutionConditionCode.
getSubstitutionConditionCode() - Method in interface org.hl7.rim.Participation
Indicates the conditions under which a participating item may be substituted with a different one.
getSubtrahend() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
getSystemId() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
System identifier.
getTarget() - Method in interface org.hl7.meta.Association
Returns the clone class that is targeted by this association.
getTarget() - Method in class org.hl7.meta.mif.AssociationAdapter
 
getTarget() - Method in class org.hl7.meta.mif.ChoiceBranchAssociationAdapter
 
getTarget() - Method in class org.hl7.meta.mif.CmetChoiceBranchAssociationAdapter
 
getTarget() - Method in interface org.hl7.rim.ActRelationship
 
getTarget() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns null if not overloaded.target.
getTarget() - Method in class org.hl7.rim.decorators.RoleLinkDecorator
Property accessor, returns null if not overloaded.target.
getTarget() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property target.
getTarget() - Method in class org.hl7.rim.impl.RoleLinkImpl
Gets the property target.
getTarget() - Method in interface org.hl7.rim.RoleLink
 
getTargetSiteCode() - Method in interface org.hl7.rim.Access
A coded specification of the site or body compartment into which access is being provided, i.e., the compartment into which material is administered or from which it is collected.
getTargetSiteCode() - Method in class org.hl7.rim.decorators.AccessDecorator
Property accessor, returns NULL/NA if not overloaded.targetSiteCode.
getTargetSiteCode() - Method in class org.hl7.rim.decorators.ObservationDecorator
Property accessor, returns NULL/NA if not overloaded.targetSiteCode.
getTargetSiteCode() - Method in class org.hl7.rim.decorators.ProcedureDecorator
Property accessor, returns NULL/NA if not overloaded.targetSiteCode.
getTargetSiteCode() - Method in class org.hl7.rim.impl.AccessImpl
Gets the property targetSiteCode.
getTargetSiteCode() - Method in class org.hl7.rim.impl.ObservationImpl
Gets the property targetSiteCode.
getTargetSiteCode() - Method in class org.hl7.rim.impl.ProcedureImpl
Gets the property targetSiteCode.
getTargetSiteCode() - Method in interface org.hl7.rim.Observation
A code specifying detail about the anatomical site or system that is the focus of the observation if this information is not already implied by the observation definition or Act.code.
getTargetSiteCode() - Method in interface org.hl7.rim.Procedure
The anatomical site or system that is the focus of the procedure.
getTelecom() - Method in interface org.hl7.rim.CommunicationFunction
The telecomm address that can be used to reach the entity that is serving this function.
getTelecom() - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Property accessor, returns NULL/NA if not overloaded.telecom.
getTelecom() - Method in class org.hl7.rim.decorators.EntityDecorator
Property accessor, returns NULL/NA if not overloaded.telecom.
getTelecom() - Method in class org.hl7.rim.decorators.RoleDecorator
Property accessor, returns NULL/NA if not overloaded.telecom.
getTelecom() - Method in interface org.hl7.rim.Entity
A telecommunication address for the Entity.
getTelecom() - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Gets the property telecom.
getTelecom() - Method in class org.hl7.rim.impl.EntityImpl
Gets the property telecom.
getTelecom() - Method in class org.hl7.rim.impl.RoleImpl
Gets the property telecom.
getTelecom() - Method in interface org.hl7.rim.Role
A telecommunication address for the Entity while in the Role.
getTemplateId() - Method in class org.hl7.rim.decorators.InfrastructureRootDecorator
Property accessor, returns NULL/NA if not overloaded.templateId.
getTemplateId() - Method in class org.hl7.rim.impl.InfrastructureRootImpl
Gets the property templateId.
getTemplateId() - Method in interface org.hl7.rim.InfrastructureRoot
When valued in an instance, this attribute signals the imposition of a set of template-defined constraints.
getText() - Method in interface org.hl7.rim.AcknowledgementDetail
Identifies additional diagnostic information relevant to the message.
getText() - Method in interface org.hl7.rim.Act
A textual or multimedia description (or reference to a description) of the Act.
getText() - Method in interface org.hl7.rim.Attachment
Contains the data block which plays the role of an attachment.
getText() - Method in class org.hl7.rim.decorators.AcknowledgementDetailDecorator
Property accessor, returns NULL/NA if not overloaded.text.
getText() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.text.
getText() - Method in class org.hl7.rim.decorators.AttachmentDecorator
Property accessor, returns NULL/NA if not overloaded.text.
getText() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
Gets the property text.
getText() - Method in class org.hl7.rim.impl.ActImpl
Gets the property text.
getText() - Method in class org.hl7.rim.impl.AttachmentImpl
Gets the property text.
getText() - Method in class org.hl7.xml.parser.TreeContentHandler.Element
Concatenates and returns all child text nodes.
getThatSet() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
getThisSet() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
getTime() - Method in class org.hl7.rim.decorators.ParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.time.
getTime() - Method in class org.hl7.rim.impl.ParticipationImpl
Gets the property time.
getTime() - Method in interface org.hl7.rim.Participation
An interval of time specifying the time during which the participant is involved in the act through this Participation.
getTitle() - Method in interface org.hl7.rim.Act
A word or phrase by which a specific Act may be known among people.
getTitle() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.title.
getTitle() - Method in class org.hl7.rim.impl.ActImpl
Gets the property title.
getTransmission() - Method in interface org.hl7.rim.Attachment
 
getTransmission() - Method in interface org.hl7.rim.AttentionLine
 
getTransmission() - Method in interface org.hl7.rim.Batch
 
getTransmission() - Method in interface org.hl7.rim.CommunicationFunction
 
getTransmission() - Method in class org.hl7.rim.decorators.AttachmentDecorator
Property accessor, returns null if not overloaded.transmission.
getTransmission() - Method in class org.hl7.rim.decorators.AttentionLineDecorator
Property accessor, returns null if not overloaded.transmission.
getTransmission() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns an empty collection if not overloaded.transmission.
getTransmission() - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Property accessor, returns an empty collection if not overloaded.transmission.
getTransmission() - Method in class org.hl7.rim.impl.AttachmentImpl
Gets the property transmission.
getTransmission() - Method in class org.hl7.rim.impl.AttentionLineImpl
Gets the property transmission.
getTransmission() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property transmission.
getTransmission() - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Gets the property transmission.
getTransmissionModeCode() - Method in class org.hl7.rim.decorators.PublicHealthCaseDecorator
Property accessor, returns NULL/NA if not overloaded.transmissionModeCode.
getTransmissionModeCode() - Method in class org.hl7.rim.impl.PublicHealthCaseImpl
Gets the property transmissionModeCode.
getTransmissionModeCode() - Method in interface org.hl7.rim.PublicHealthCase
Code for the mechanism by which disease was acquired by the living subject involved in the public health case.
getTransmissionQuantity() - Method in interface org.hl7.rim.Batch
This attribute contains the count of individual transmissions contained within the batch.
getTransmissionQuantity() - Method in class org.hl7.rim.decorators.BatchDecorator
Property accessor, returns NULL/NA if not overloaded.transmissionQuantity.
getTransmissionQuantity() - Method in class org.hl7.rim.impl.BatchImpl
Gets the property transmissionQuantity.
getTrivialName(BAG<EN>) - Static method in class org.hl7.types.DatatypeTool.EntityNameTool
 
getTrivialName(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getTRIVIALNAME(EN) - Static method in class org.hl7.types.DatatypeTool.ENTool
 
getType(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getType() - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
 
getType() - Method in interface org.hl7.meta.ParametrizedDatatype
type of ParametrizedDatatype, such as "SET", "IVL", "BAG", "RTO"
getType() - Method in class org.hl7.rim.impl.RimObjectImpl
Type code is used to support XML ITS 'type' attribute FIXME: (GS) I don't believe this would work for objects created from scratch.
getType() - Method in interface org.hl7.rim.RimObject
Type is used to support XML ITS 'type' attribute to capture the RIM class name
getTypeBase(ANY) - Static method in class org.hl7.util.DatatypeAnalyzer
Figure out the basis of this value, which is the data type in case of simple data types and the generic type, such as SET, LIST, IVL, etc for parameterized types.
getTypeCode() - Method in interface org.hl7.rim.Acknowledgement
This attribute contains an acknowledgement code as described in the HL7 message processing rules.
getTypeCode() - Method in interface org.hl7.rim.AcknowledgementDetail
Identifies the kind of information specified in the acknowledgement message.
getTypeCode() - Method in interface org.hl7.rim.BasicActRelationship
A code specifying the meaning and purpose of every ActRelationship instance.
getTypeCode() - Method in interface org.hl7.rim.BasicParticipation
A code specifying the kind of Participation or involvement the Entity playing the Role associated with the Participation has with regard to the associated Act.
getTypeCode() - Method in interface org.hl7.rim.BasicRoleLink
A code specifying the kind of connection represented by this RoleLink, e.g., has-part, has-authority.
getTypeCode() - Method in interface org.hl7.rim.CommunicationFunction
The type of communication function being served by the entity with respect to the transmission, such as sender, receiver, respond-to party, etc.
getTypeCode() - Method in class org.hl7.rim.decorators.AcknowledgementDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.decorators.AcknowledgementDetailDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.decorators.BasicActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.decorators.BasicParticipationDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.decorators.BasicRoleLinkDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.decorators.CommunicationFunctionDecorator
Property accessor, returns NULL/NA if not overloaded.typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.AcknowledgementDetailImpl
Gets the property typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.AcknowledgementImpl
Gets the property typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.BasicActRelationshipImpl
Gets the property typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.BasicParticipationImpl
Gets the property typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.BasicRoleLinkImpl
Gets the property typeCode.
getTypeCode() - Method in class org.hl7.rim.impl.CommunicationFunctionImpl
Gets the property typeCode.
getTypeConstraint() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.ContentBuilder
 
getTypeConstraint() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.DataValueInputSource
 
getTypeId() - Method in class org.hl7.rim.decorators.InfrastructureRootDecorator
Property accessor, returns NULL/NA if not overloaded.typeId.
getTypeId() - Method in class org.hl7.rim.impl.InfrastructureRootImpl
Gets the property typeId.
getTypeId() - Method in interface org.hl7.rim.InfrastructureRoot
When valued in an instance, this attribute signals the imposition of constraints defined in an HL7-specified message type.
getUncertaintyCode() - Method in interface org.hl7.rim.Act
A code indicating whether the Act statement as a whole, with its subordinate components has been asserted to be uncertain in any way.
getUncertaintyCode() - Method in interface org.hl7.rim.ActRelationship
A code indicating whether the specific relationship between the source and target Acts has been asserted to be uncertain in any way.
getUncertaintyCode() - Method in class org.hl7.rim.decorators.ActDecorator
Property accessor, returns NULL/NA if not overloaded.uncertaintyCode.
getUncertaintyCode() - Method in class org.hl7.rim.decorators.ActRelationshipDecorator
Property accessor, returns NULL/NA if not overloaded.uncertaintyCode.
getUncertaintyCode() - Method in class org.hl7.rim.impl.ActImpl
Gets the property uncertaintyCode.
getUncertaintyCode() - Method in class org.hl7.rim.impl.ActRelationshipImpl
Gets the property uncertaintyCode.
getUnderlyingSet() - Method in class org.hl7.types.impl.DSETnull
 
getUnderlyingSet() - Method in class org.hl7.types.impl.SETnull
 
getUnitPriceAmt() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.unitPriceAmt.
getUnitPriceAmt() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property unitPriceAmt.
getUnitPriceAmt() - Method in interface org.hl7.rim.InvoiceElement
The monetary cost per unit being accounted.
getUnitQuantity() - Method in class org.hl7.rim.decorators.InvoiceElementDecorator
Property accessor, returns NULL/NA if not overloaded.unitQuantity.
getUnitQuantity() - Method in class org.hl7.rim.impl.InvoiceElementImpl
Gets the property unitQuantity.
getUnitQuantity() - Method in interface org.hl7.rim.InvoiceElement
A description of the number of instances of a product or service that is being billed or charged for.
getURI(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getUserAsLeft() - Method in class org.hl7.rim.decorators.LogicalExpressionDecorator
Property accessor, returns an empty collection if not overloaded.userAsLeft.
getUserAsLeft() - Method in class org.hl7.rim.impl.LogicalExpressionImpl
Gets the property userAsLeft.
getUserAsLeft() - Method in interface org.hl7.rim.LogicalExpression
 
getUserAsRight() - Method in class org.hl7.rim.decorators.LogicalExpressionDecorator
Property accessor, returns an empty collection if not overloaded.userAsRight.
getUserAsRight() - Method in class org.hl7.rim.impl.LogicalExpressionImpl
Gets the property userAsRight.
getUserAsRight() - Method in interface org.hl7.rim.LogicalExpression
 
getValue(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
getValue() - Method in interface org.hl7.rim.AttentionLine
OpenIssue: Control-Query agreed to provide new definition that includes a strong set of constraints on the data tpes that this attribute can assume.
getValue() - Method in class org.hl7.rim.decorators.AttentionLineDecorator
Property accessor, returns NULL/NA if not overloaded.value.
getValue() - Method in class org.hl7.rim.decorators.ObservationDecorator
Property accessor, returns NULL/NA if not overloaded.value.
getValue() - Method in class org.hl7.rim.decorators.ParameterItemDecorator
Property accessor, returns NULL/NA if not overloaded.value.
getValue() - Method in class org.hl7.rim.decorators.RelationalExpressionDecorator
Property accessor, returns NULL/NA if not overloaded.value.
getValue() - Method in class org.hl7.rim.impl.AttentionLineImpl
Gets the property value.
getValue() - Method in class org.hl7.rim.impl.ObservationImpl
Gets the property value.
getValue() - Method in class org.hl7.rim.impl.ParameterItemImpl
Gets the property value.
getValue() - Method in class org.hl7.rim.impl.RelationalExpressionImpl
Gets the property value.
getValue() - Method in interface org.hl7.rim.Observation
Information that is assigned or determined by the observation action.
getValue() - Method in interface org.hl7.rim.ParameterItem
Provides the value for the valued element structure (name-value pair) for the element specified in the query response.
getValue() - Method in interface org.hl7.rim.RelationalExpression
Value supplied for comparison using criteria.
getValue() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.DataValueInputSource
 
getValue(Object) - Static method in class org.hl7.xml.CDPresenter
 
getValue(Object) - Static method in class org.hl7.xml.CSPresenter
 
getValue(Object) - Static method in class org.hl7.xml.EDPresenter
 
getValue(Object) - Static method in class org.hl7.xml.IIPresenter
 
getValue(Object) - Static method in class org.hl7.xml.INTPresenter
 
getValue() - Method in class org.hl7.xml.parser.TreeContentHandler.Attribute
 
getValue() - Method in class org.hl7.xml.parser.TreeContentHandler.Text
 
getValue(Object) - Static method in class org.hl7.xml.SCPresenter
 
getValue(Object) - Static method in class org.hl7.xml.STPresenter
 
getValue(Object) - Static method in class org.hl7.xml.TSPresenter
 
getVariableValue(String) - Method in class org.hl7.hpath.Evaluation
Retrieve the dynamic value of a variable from this or any previous dynamic contexts.
getVersionCode() - Method in class org.hl7.rim.decorators.TransmissionDecorator
Property accessor, returns NULL/NA if not overloaded.versionCode.
getVersionCode() - Method in class org.hl7.rim.impl.TransmissionImpl
Gets the property versionCode.
getVersionCode() - Method in interface org.hl7.rim.Transmission
This attribute is matched by the receiving system to its own version to be sure the message will be interpreted correctly.
getVersionNumber() - Method in interface org.hl7.rim.ContextStructure
Version number is an integer starting at '1' and incrementing by 1.
getVersionNumber() - Method in class org.hl7.rim.decorators.ContextStructureDecorator
Property accessor, returns NULL/NA if not overloaded.versionNumber.
getVersionNumber() - Method in class org.hl7.rim.impl.ContextStructureImpl
Gets the property versionNumber.
getVeryImportantPersonCode() - Method in class org.hl7.rim.decorators.PatientDecorator
Property accessor, returns NULL/NA if not overloaded.veryImportantPersonCode.
getVeryImportantPersonCode() - Method in class org.hl7.rim.impl.PatientImpl
Gets the property veryImportantPersonCode.
getVeryImportantPersonCode() - Method in interface org.hl7.rim.Patient
A code specifying the Patient's special status granted by the scoper organization, often resulting in preferred treatment and special considerations.
getWrappingElementName() - Method in class org.hl7.xml.builder.RimGraphXMLSpeaker.DataValueInputSource
 
getWrappingStrategy() - Method in class org.hl7.hibernate.StrategicPropertyAccessor
FieldWrappingStrategy factory method to be overridden
getWrappingStrategy() - Method in class org.hl7.hibernate.WrappingBagAccessor
 
getWrappingStrategy() - Method in class org.hl7.hibernate.WrappingListAccessor
 
getWrappingStrategy() - Method in class org.hl7.hibernate.WrappingSetAccessor
 
getXMLVersion() - Method in class org.apache.xerces.parsers.AbstractSAXParser.LocatorProxy
 
getXsiTypeString() - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
 
greaterOrEqual(CO) - Method in interface org.hl7.types.CO
 
greaterOrEqual(CO) - Method in class org.hl7.types.impl.COimpl
 
greaterOrEqual(CO) - Method in class org.hl7.types.impl.COnull
 
greaterOrEqual(ORD) - Method in class org.hl7.types.impl.ORDimpl
 
greaterOrEqual(ORD) - Method in class org.hl7.types.impl.QTYnull
 
greaterOrEqual(ORD) - Method in class org.hl7.types.impl.RTOimpl
 
greaterOrEqual(ORD) - Method in class org.hl7.types.impl.RTOnull
 
greaterOrEqual(ORD) - Method in class org.hl7.types.impl.TSjuDateAdapter
 
greaterOrEqual(ORD) - Method in interface org.hl7.types.ORD
Equivalent to that.lessThan(this)
greaterThan(CO) - Method in interface org.hl7.types.CO
 
greaterThan(CO) - Method in class org.hl7.types.impl.COimpl
 
greaterThan(CO) - Method in class org.hl7.types.impl.COnull
 
greaterThan(ORD) - Method in class org.hl7.types.impl.ORDimpl
 
greaterThan(ORD) - Method in class org.hl7.types.impl.QTYnull
 
greaterThan(ORD) - Method in class org.hl7.types.impl.RTOimpl
 
greaterThan(ORD) - Method in class org.hl7.types.impl.RTOnull
 
greaterThan(ORD) - Method in interface org.hl7.types.ORD
Equivalent to that.lessOrEqual(this)
group() - Method in class org.regenstrief.util.RegexTokenizer
Returns the matching token
group(int) - Method in class org.regenstrief.util.RegexTokenizer
Returns a the capture-group, which relates to the parenthesis term in the regex.
groupCount() - Method in class org.regenstrief.util.RegexTokenizer
Returns the number of capture groups defined in the regex term.
GTS - Static variable in class org.hl7.types.impl.DataTypeImpl
 

H

HALF - Static variable in class org.hl7.types.impl.REALdoubleAdapter
 
hashCode(Object) - Method in class org.hl7.hibernate.AbstractDataTypeCompositeUserType
Get a hashcode for the instance, consistent with persistence "equality".
hashCode(Object) - Method in class org.hl7.hibernate.AbstractDataTypeUserType
Get a hashcode for the instance, consistent with persistence "equality".
hashCode() - Method in class org.hl7.meta.impl.ParametrizedDatatypeImpl
Descendant classes shall consider overiding this implementation.
hashCode() - Method in class org.hl7.meta.impl.SimpleDatatypeImpl
Provides basic implementation of equals().
hashCode() - Method in class org.hl7.rim.impl.RimObjectImpl
Hash code is defined for the persistence layer, hence it is the hashCode of a hidden identifier maintained by the persistence layer.
hashCode() - Method in class org.hl7.types.impl.ADimpl
 
hashCode() - Method in class org.hl7.types.impl.ADXPimpl
 
hashCode() - Method in class org.hl7.types.impl.CDExceptionalImpl
HashCode to allow using CDs in hash maps and sets.
hashCode() - Method in class org.hl7.types.impl.CDimpl
 
hashCode() - Method in class org.hl7.types.impl.CEimpl
 
hashCode() - Method in class org.hl7.types.impl.CSimpl
 
hashCode() - Method in class org.hl7.types.impl.CSnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.CVExceptionalImpl
HashCode to allow using CVs in hash maps and sets.
hashCode() - Method in class org.hl7.types.impl.CVimpl
HashCode to allow using CVs in hash maps and sets.
hashCode() - Method in class org.hl7.types.impl.DSETnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.IIimpl
HashCode to allow using IIs in hash maps and sets.
hashCode() - Method in class org.hl7.types.impl.IInull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.INTlongAdapter
 
hashCode() - Method in class org.hl7.types.impl.INTnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.LISTnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.MOimpl
 
hashCode() - Method in class org.hl7.types.impl.MOnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.NullFlavorImpl
override NULL flavor hashCode() method.
hashCode() - Method in class org.hl7.types.impl.PQnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
hashCode() - Method in class org.hl7.types.impl.RTOimpl
 
hashCode() - Method in class org.hl7.types.impl.SCnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
hashCode() - Method in class org.hl7.types.impl.SETnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.STjlStringAdapter
 
hashCode() - Method in class org.hl7.types.impl.STnull
override hashCode() method.
hashCode() - Method in class org.hl7.types.impl.TNjlStringAdapter
 
hashCode() - Method in class org.hl7.types.impl.TSjuDateAdapter
 
hashCode() - Method in class org.hl7.types.impl.TSnull
override hashCode() method.
hasNext() - Method in class org.hl7.hpath.SingletonIterator
 
hasNext() - Method in class org.hl7.types.impl.EmptySet.NullIterator
 
hasNext() - Method in class org.hl7.types.impl.SETSingleton.SETSingletonIterator
 
hasNext() - Method in class org.hl7.util.NullIterator
 
hasNext() - Method in class org.hl7.util.SelectionIterator
 
hasOnlySingleValue() - Method in interface org.hl7.hpath.EvaluationIterator
Returns true if this iterator holds only a single value, based on this a caller may decide to unwrap the single result and not use the iterator any further.
hasOnlySingleValue() - Method in class org.hl7.hpath.SingletonIterator
 
hasPrevious() - Method in class org.hl7.util.NullIterator
 
head() - Method in class org.hl7.types.impl.ADXPnull
 
head() - Method in class org.hl7.types.impl.BINbyteArrayImpl
FIXME: I think endian-ness does matter here somehow, but don't worry about it right now.
head() - Method in class org.hl7.types.impl.BINnull
 
head() - Method in class org.hl7.types.impl.EDimpl
 
head() - Method in class org.hl7.types.impl.EDnull
 
head() - Method in class org.hl7.types.impl.ENXPnull
 
head() - Method in class org.hl7.types.impl.LISTconsImpl
 
head() - Method in class org.hl7.types.impl.LISTjuListAdapter
 
head() - Method in class org.hl7.types.impl.LISTnull
 
head() - Method in class org.hl7.types.impl.OIDnull
 
head() - Method in class org.hl7.types.impl.SCnull
 
head() - Method in class org.hl7.types.impl.STjlStringAdapter
 
head() - Method in class org.hl7.types.impl.STnull
 
head() - Method in class org.hl7.types.impl.TNjlStringAdapter
 
head() - Method in class org.hl7.types.impl.UIDnull
 
head() - Method in interface org.hl7.types.LIST
 
headST() - Method in class org.hl7.types.impl.ADXPnull
 
headST() - Method in class org.hl7.types.impl.ENXPnull
use equal() and hashCode() method from the super class.
headST() - Method in class org.hl7.types.impl.OIDnull
 
headST() - Method in class org.hl7.types.impl.SCnull
 
headST() - Method in class org.hl7.types.impl.STjlStringAdapter
 
headST() - Method in class org.hl7.types.impl.STnull
 
headST() - Method in class org.hl7.types.impl.UIDnull
 
headST() - Method in interface org.hl7.types.ST
 
Hibernatable - Interface in org.hl7.hibernate
 
HibernateIt(Object) - Static method in class org.hl7.util.CDAPersister
 
high() - Method in class org.hl7.types.impl.EmptySet
 
high() - Method in class org.hl7.types.impl.IVLimpl
 
high() - Method in class org.hl7.types.impl.IVLnull
 
high() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
high() - Method in interface org.hl7.types.IVL
 
highClosed() - Method in class org.hl7.types.impl.EmptySet
 
highClosed() - Method in class org.hl7.types.impl.IVLimpl
 
highClosed() - Method in class org.hl7.types.impl.IVLnull
 
highClosed() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
highClosed() - Method in interface org.hl7.types.IVL
 
HL7_URI - Static variable in class org.hl7.xml.DatatypePresenterBase
 
hpC - Class in org.regenstrief.ucum.functions
 
hpC() - Constructor for class org.regenstrief.ucum.functions.hpC
 
hpX - Class in org.regenstrief.ucum.functions
 
hpX() - Constructor for class org.regenstrief.ucum.functions.hpX
 
hull() - Method in class org.hl7.types.impl.EmptySet
 
hull(IVL) - Method in class org.hl7.types.impl.EmptySet
 
hull(QSET) - Method in class org.hl7.types.impl.EmptySet
 
hull(IVL<T>) - Method in class org.hl7.types.impl.IVLimpl
 
hull() - Method in class org.hl7.types.impl.IVLimpl
 
hull(IVL<T>) - Method in class org.hl7.types.impl.IVLnull
 
hull() - Method in class org.hl7.types.impl.PIVLimpl
 
hull() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
hull() - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
hull() - Method in class org.hl7.types.impl.QSETnull
 
hull() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
hull() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
hull(IVL<T>) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
hull() - Method in class org.hl7.types.impl.QSETUnionImpl
 
hull(IVL<T>) - Method in interface org.hl7.types.IVL
 
hull() - Method in interface org.hl7.types.QSET
 
HUMAN_LANGUAGE - Static variable in interface org.hl7.types.impl.UIDRegistry
 
HybridPropertyAccessor - Class in org.hl7.hibernate
 
HybridPropertyAccessor() - Constructor for class org.hl7.hibernate.HybridPropertyAccessor
 

I

ICmetNameToMifMap - Interface in org.hl7.meta.mif
Interface for mapping CMET names to MIF URLs.
ID_LENGTH - Static variable in interface org.hl7.meta.mif.ICmetNameToMifMap
 
IDENTICAL - Static variable in class org.hl7.meta.MetSource
MET source I (Identical).
IDENTITY_TRANSFORMER - Static variable in class org.hl7.util.SelectionIterator
 
ignorableWhitespace(XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
Ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class org.hl7.types.impl.CodeValueFactoryImpl.CodeSystemMap
 
ignorableWhitespace(char[], int, int) - Method in class org.hl7.xml.builder.XMLSpeaker.ContentBuilder
 
ignorableWhitespace(char[], int, int) - Method in class org.hl7.xml.parser.DynamicContentHandlerBase
 
ignorableWhitespace(char[], int, int) - Method in class org.hl7.xml.parser.TreeContentHandler
Strip all ignorable whitespace.
ignorableWhitespace(char[], int, int) - Method in class org.regenstrief.ucum.UnitSystem
 
IgnoreContentHandler - Class in org.hl7.xml.parser
A dynamic content handler that lets us simply ignore whatever else we find.
IgnoreContentHandler() - Constructor for class org.hl7.xml.parser.IgnoreContentHandler
 
II - Interface in org.hl7.types
An identifier that uniquely identifies a thing or object.
II - Static variable in class org.hl7.types.impl.DataTypeImpl
 
IIasExtensionStringConversion<R> - Class in org.hl7.hpath
 
IIimpl - Class in org.hl7.types.impl
Minimal implementation of II as a model we can use for all other type.
IInull - Class in org.hl7.types.impl
Minimal implementation of II as a model we can use for all other type.
IIPresenter - Class in org.hl7.xml
This little guy knows how to build II values.
IITYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
IIvalueOf(String, String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
IIvalueOf(UID, ST) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
IIvalueOf(UID, String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
IIvalueOf(String, String) - Method in class org.hl7.types.ValueFactory
 
IIvalueOf(UID, ST) - Method in class org.hl7.types.ValueFactory
 
IIvalueOf(UID, String) - Method in class org.hl7.types.ValueFactory
 
implies(BL) - Method in interface org.hl7.types.BL
 
implies(CD) - Method in interface org.hl7.types.CD
 
implies(CD) - Method in enum org.hl7.types.enums.AcknowledgementType
 
implies(CD) - Method in enum org.hl7.types.enums.ActClass
 
implies(CD) - Method in enum org.hl7.types.enums.ActMood
 
implies(CD) - Method in enum org.hl7.types.enums.ActPriority
 
implies(CD) - Method in enum org.hl7.types.enums.ActRelationshipCheckpoint
 
implies(CD) - Method in enum org.hl7.types.enums.ActRelationshipJoin
 
implies(CD) - Method in enum org.hl7.types.enums.ActRelationshipSplit
 
implies(CD) - Method in enum org.hl7.types.enums.ActRelationshipType
 
implies(CD) - Method in enum org.hl7.types.enums.ActStatus
 
implies(CD) - Method in enum org.hl7.types.enums.AddressPartType
 
implies(CD) - Method in enum org.hl7.types.enums.AdministrativeGender
 
implies(CD) - Method in enum org.hl7.types.enums.CalendarCycle
 
implies(CD) - Method in enum org.hl7.types.enums.Confidentiality
 
implies(CD) - Method in enum org.hl7.types.enums.ContextControl
 
implies(CD) - Method in enum org.hl7.types.enums.EntityClass
 
implies(CD) - Method in enum org.hl7.types.enums.EntityDeterminer
 
implies(CD) - Method in enum org.hl7.types.enums.EntityNamePartQualifier
 
implies(CD) - Method in enum org.hl7.types.enums.EntityNamePartType
 
implies(CD) - Method in enum org.hl7.types.enums.EntityNameUse
 
implies(CD) - Method in enum org.hl7.types.enums.EntityStatus
 
implies(CD) - Method in enum org.hl7.types.enums.ManagedParticipationStatus
 
implies(CD) - Method in enum org.hl7.types.enums.ObservationInterpretation
 
implies(CD) - Method in enum org.hl7.types.enums.ParticipationMode
 
implies(CD) - Method in enum org.hl7.types.enums.ParticipationSignature
 
implies(CD) - Method in enum org.hl7.types.enums.ParticipationType
 
implies(CD) - Method in enum org.hl7.types.enums.PostalAddressUse
 
implies(CD) - Method in enum org.hl7.types.enums.RelationshipConjunction
 
implies(CD) - Method in enum org.hl7.types.enums.ResponseLevel
 
implies(CD) - Method in enum org.hl7.types.enums.ResponseModality
 
implies(CD) - Method in enum org.hl7.types.enums.RoleClass
 
implies(CD) - Method in enum org.hl7.types.enums.RoleLinkType
 
implies(CD) - Method in enum org.hl7.types.enums.RoleStatus
 
implies(CD) - Method in enum org.hl7.types.enums.SetOperator
 
implies(CD) - Method in enum org.hl7.types.enums.TelecommunicationAddressUse
 
implies(CD) - Method in enum org.hl7.types.enums.TimingEvent
 
implies(BL) - Method in class org.hl7.types.impl.BLimpl
 
implies(CD) - Method in class org.hl7.types.impl.CDimpl
 
implies(CD) - Method in class org.hl7.types.impl.CDnull
 
implies(CD) - Method in class org.hl7.types.impl.CEimpl
 
implies(CD) - Method in class org.hl7.types.impl.CEnull
 
implies(CD) - Method in class org.hl7.types.impl.CSnull
 
implies(CD) - Method in class org.hl7.types.impl.CVimpl
 
implies(CD) - Method in class org.hl7.types.impl.CVimplUsingUMLS
 
implies(CD) - Method in class org.hl7.types.impl.CVnull
 
implies(CD) - Method in class org.hl7.types.impl.NullFlavorImpl
 
implies(CD) - Method in class org.hl7.types.impl.PQRimpl
 
implies(TYPE) - Method in interface org.hl7.types.TYPE
 
implies(CD) - Method in class org.regenstrief.ucum.Unit
For the CS interface.
impliesJ(NullFlavor) - Method in class org.hl7.types.impl.NullFlavorImpl
 
INCLUSIVE - Static variable in class org.hl7.xml.IVLPresenter
 
IncompleteValueUpdateException - Exception in org.hl7.hpath
 
IncompleteValueUpdateException(Expression, Object, CD, String) - Constructor for exception org.hl7.hpath.IncompleteValueUpdateException
 
INFINITE_PRECISION - Static variable in class org.hl7.types.impl.REALdoubleAdapter
 
InfrastructureRoot - Interface in org.hl7.rim
This abstract class is a super-type for all RIM classes, either directly or through inheritance.
InfrastructureRootDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.InfrastructureRoot as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
InfrastructureRootDecorator() - Constructor for class org.hl7.rim.decorators.InfrastructureRootDecorator
 
InfrastructureRootImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.InfrastructureRoot as a simple data holder bean.
InfrastructureRootImpl() - Constructor for class org.hl7.rim.impl.InfrastructureRootImpl
 
init() - Method in class org.hl7.util.MessageServlet
Overrides the init method to set initialization parameters and do per-servlet instance setup.
initialize(int) - Static method in class org.regenstrief.ucum.UnitSystem
The initialization method that sets the maximum dimensionality.
initializeBase(String, String) - Static method in class org.regenstrief.ucum.UnitSystem
Initialize a specific base dimension.
initializeSourceIteratorForUpdate() - Method in class org.hl7.hpath.Evaluation
Initialize the sourceIterator for updates
insert(T) - Method in interface org.hl7.hpath.EvaluationIterator
Inserts a new value into the underlying sequence.
insert(S) - Method in class org.hl7.hpath.SingletonIterator
 
INSTANCE - Static variable in class org.hl7.hibernate.OracleNamingStrategy
The singleton instance
instance() - Static method in class org.hl7.hibernate.Persistence
 
INSTANCE - Static variable in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
The singleton instance
instance() - Static method in class org.hl7.hibernate.ReservedWordAvoidanceNamingStrategy
 
instance(Expression, String, List<Expression>, boolean) - Static method in class org.hl7.hpath.Conversion
 
instance() - Static method in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
instance() - Static method in class org.hl7.meta.impl.DatatypeMetadataFactoryImpl
 
instance() - Static method in class org.hl7.types.CodeValueFactory
Returns a code value factory instance.
instance() - Static method in class org.hl7.xml.ADPresenter
 
instance() - Static method in class org.hl7.xml.ADXPPresenter
 
instance() - Static method in class org.hl7.xml.ANYPresenter
 
instance() - Static method in class org.hl7.xml.BAGPresenter
 
instance() - Static method in class org.hl7.xml.BLPresenter
 
instance() - Static method in class org.hl7.xml.CDPresenter
 
instance() - Static method in class org.hl7.xml.CEPresenter
 
instance() - Static method in class org.hl7.xml.CRPresenter
 
instance() - Static method in class org.hl7.xml.CSPresenter
 
instance() - Static method in class org.hl7.xml.CVPresenter
 
instance() - Static method in class org.hl7.xml.EDPresenter
 
instance() - Static method in class org.hl7.xml.EIVLPresenter
 
instance() - Static method in class org.hl7.xml.ENPresenter
 
instance() - Static method in class org.hl7.xml.ENXPPresenter
 
instance() - Static method in class org.hl7.xml.IIPresenter
 
instance() - Static method in class org.hl7.xml.INTPresenter
 
instance() - Static method in class org.hl7.xml.IVLPresenter
 
instance() - Static method in class org.hl7.xml.LISTPresenter
 
instance() - Static method in class org.hl7.xml.MOPresenter
 
instance() - Static method in class org.hl7.xml.OIDPresenter
 
instance() - Static method in class org.hl7.xml.ONPresenter
 
instance() - Static method in class org.hl7.xml.ONXPPresenter
 
instance() - Static method in class org.hl7.xml.PIVLPresenter
 
instance() - Static method in class org.hl7.xml.PNPresenter
 
instance() - Static method in class org.hl7.xml.PNXPPresenter
 
instance() - Static method in class org.hl7.xml.PQPresenter
 
instance() - Static method in class org.hl7.xml.PQRPresenter
 
instance() - Static method in class org.hl7.xml.QSETPresenter
 
instance() - Static method in class org.hl7.xml.QTYPresenter
 
instance() - Static method in class org.hl7.xml.REALPresenter
 
instance() - Static method in class org.hl7.xml.RTOPresenter
 
instance() - Static method in class org.hl7.xml.SCPresenter
 
instance() - Static method in class org.hl7.xml.SETPresenter
 
instance() - Static method in class org.hl7.xml.STPresenter
 
instance() - Static method in class org.hl7.xml.TELPresenter
 
instance() - Static method in class org.hl7.xml.TNPresenter
 
instance() - Static method in class org.hl7.xml.TSPresenter
 
instantiate(Expression, List<Expression>) - Method in interface org.hl7.hpath.Conversion.Definition
 
institutionSpecified() - Method in class org.hl7.types.impl.PIVLimpl
 
institutionSpecified() - Method in class org.hl7.types.impl.PIVLnull
 
institutionSpecified() - Method in interface org.hl7.types.PIVL
 
INT - Static variable in class org.hl7.types.impl.DataTypeImpl
 
INT - Interface in org.hl7.types
Integer numbers (-1,0,1,2, 100, 3398129, etc.) are precise numbers that are results of counting and enumerating.
integrityCheck() - Method in interface org.hl7.types.ED
The integrity check is a short binary value representing a cryptographically strong checksum that is calculated over the binary data.
integrityCheck() - Method in class org.hl7.types.impl.ADXPnull
 
integrityCheck() - Method in class org.hl7.types.impl.EDbyteArrayImpl
 
integrityCheck() - Method in class org.hl7.types.impl.EDimpl
 
integrityCheck() - Method in class org.hl7.types.impl.EDjlStringAdapter
 
integrityCheck() - Method in class org.hl7.types.impl.EDnull
 
integrityCheck() - Method in class org.hl7.types.impl.ENXPnull
 
integrityCheck() - Method in class org.hl7.types.impl.OIDnull
 
integrityCheck() - Method in class org.hl7.types.impl.SCnull
 
integrityCheck() - Method in class org.hl7.types.impl.STjlStringAdapter
 
integrityCheck() - Method in class org.hl7.types.impl.STnull
 
integrityCheck() - Method in class org.hl7.types.impl.UIDnull
 
integrityCheckAlgorithm() - Method in interface org.hl7.types.ED
Specifies the algorithm used to compute the integrityCheck value.
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.ADXPnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.EDbyteArrayImpl
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.EDimpl
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.EDjlStringAdapter
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.EDnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.ENXPnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.OIDnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.SCnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.STjlStringAdapter
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.STnull
 
integrityCheckAlgorithm() - Method in class org.hl7.types.impl.UIDnull
 
interleaves(QSET) - Method in class org.hl7.types.impl.EmptySet
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.IVLimpl
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.QSETnull
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
interleaves(QSET<T>) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
internalEntityDecl(String, XMLString, XMLString, Augmentations) - Method in class org.apache.xerces.parsers.AbstractSAXParser
An internal entity declaration.
intersection(SET<T>) - Method in class org.hl7.types.impl.DSETnull
 
intersection(SET<TS>) - Method in class org.hl7.types.impl.EIVLimpl
 
intersection(SET) - Method in class org.hl7.types.impl.EmptySet
 
intersection(QSET) - Method in class org.hl7.types.impl.EmptySet
 
intersection(IVL) - Method in class org.hl7.types.impl.EmptySet
 
intersection(SET<T>) - Method in class org.hl7.types.impl.IVLimpl
 
intersection(QSET<T>) - Method in class org.hl7.types.impl.IVLimpl
 
intersection(IVL<T>) - Method in class org.hl7.types.impl.IVLimpl
 
intersection(IVL<T>) - Method in class org.hl7.types.impl.IVLnull
 
intersection(IVL<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
intersection(SET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
intersection(QSET<T>) - Method in class org.hl7.types.impl.PIVLimpl
 
intersection(SET<T>) - Method in class org.hl7.types.impl.PIVLnull
Utilize the equal() method from super.
intersection(QSET<T>) - Method in class org.hl7.types.impl.PIVLnull
 
intersection(QSET<T>) - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
intersection(SET<T>) - Method in class org.hl7.types.impl.QSETnull
 
intersection(QSET<T>) - Method in class org.hl7.types.impl.QSETnull
 
intersection(IVL<T>) - Method in class org.hl7.types.impl.QSETnull
 
intersection(IVL<T>) - Method in class org.hl7.types.impl.QSETSingularityImpl
 
intersection(SET<T>) - Method in class org.hl7.types.impl.QSETTermBase
 
intersection(QSET<T>) - Method in class org.hl7.types.impl.QSETTermBase
 
intersection(SET<T>) - Method in class org.hl7.types.impl.SETjuSetAdapter
 
intersection(SET<T>) - Method in class org.hl7.types.impl.SETnull
 
intersection(SET<T>) - Method in class org.hl7.types.impl.SETSingleton
 
intersection(IVL<T>) - Method in interface org.hl7.types.IVL
 
intersection(QSET<T>) - Method in interface org.hl7.types.QSET
 
intersection(SET<T>) - Method in interface org.hl7.types.SET
 
INTlongAdapter - Class in org.hl7.types.impl
INT adapter to Java builtin long.
INTninf - Class in org.hl7.types.impl
 
INTnull - Class in org.hl7.types.impl
Minimal implementation of INT as a model we can use for all other type.
INTnull(NullFlavor) - Constructor for class org.hl7.types.impl.INTnull
 
INTpinf - Class in org.hl7.types.impl
 
INTPresenter - Class in org.hl7.xml
This little guy knows how to build integers FIXME: defaults are not configurable.
INTTYPE - Variable in class org.hl7.meta.impl.DatatypeMetadataFactoryDatatypes
 
intValue() - Method in class org.hl7.types.impl.INTlongAdapter
 
intValue() - Method in class org.hl7.types.impl.INTnull
 
intValue() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
intValue() - Method in class org.hl7.types.impl.REALnull
 
intValue() - Method in interface org.hl7.types.INT
 
intValue() - Method in interface org.hl7.types.REAL
 
INTvalueOf(byte) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOf(short) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOf(int) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOf(long) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOf(BigInteger) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOf(byte) - Method in class org.hl7.types.ValueFactory
 
INTvalueOf(short) - Method in class org.hl7.types.ValueFactory
 
INTvalueOf(int) - Method in class org.hl7.types.ValueFactory
 
INTvalueOf(long) - Method in class org.hl7.types.ValueFactory
 
INTvalueOf(BigInteger) - Method in class org.hl7.types.ValueFactory
 
INTvalueOfLiteral(String) - Method in class org.hl7.types.impl.ValueFactoryImpl
 
INTvalueOfLiteral(String) - Method in class org.hl7.types.ValueFactory
 
inv - Class in org.regenstrief.ucum.functions
 
inv() - Constructor for class org.regenstrief.ucum.functions.inv
 
inverted() - Method in interface org.hl7.types.CR
Indicates if the sense of the role name is inverted.
inverted() - Method in class org.hl7.types.impl.CRimpl
 
inverted() - Method in class org.hl7.types.impl.CRnull
 
inverted() - Method in class org.hl7.types.impl.MOnull
 
inverted() - Method in class org.hl7.types.impl.PQimpl
 
inverted() - Method in class org.hl7.types.impl.PQnull
 
inverted() - Method in class org.hl7.types.impl.REALdoubleAdapter
 
inverted() - Method in class org.hl7.types.impl.REALnull
 
inverted() - Method in interface org.hl7.types.PQ
 
inverted() - Method in interface org.hl7.types.REAL
The inverse element with respect to multiplication.
inverted() - Method in class org.regenstrief.ucum.Dimension
Inverts the Dimension.
inverted() - Method in class org.regenstrief.ucum.DimensionedQuantity
Invert a quantity.
InvoiceElement - Interface in org.hl7.rim
An Act representing a statement and justification of an "amount owed".
InvoiceElementDecorator - Class in org.hl7.rim.decorators
Implementation of org.hl7.rim.InvoiceElement as an abstract decorator, i.e., a class that returns NULL/NA or nothing for all property accessprs amd that raises UnsupportedOperationExceptions for all mutators.
InvoiceElementDecorator() - Constructor for class org.hl7.rim.decorators.InvoiceElementDecorator
 
InvoiceElementImpl - Class in org.hl7.rim.impl
Implementation of org.hl7.rim.InvoiceElement as a simple data holder bean.
InvoiceElementImpl() - Constructor for class org.hl7.rim.impl.InvoiceElementImpl
 
isAbstract() - Method in interface org.hl7.meta.CloneClass
Returns the flag indicating if the clone class is abstract.
isAbstract() - Method in class org.hl7.meta.mif.CloneClassAdapter
 
isAdditionalAttribute(String) - Static method in class org.hl7.xml.XmlItsUtil
Additional attribute defined by the XML ITS, not by Rim attribute
isAllCaps(String) - Static method in class org.hl7.util.StringUtils
Tests if a string is all capitals or not.
isApplicable(C, Object) - Method in class org.hl7.merger.ContextConductionMerger
 
isApplicable(C, Object) - Method in interface org.hl7.merger.Merger
Checks if this merger can handle the given object and value.
isApplicable(C, Object) - Method in class org.hl7.merger.MergerById
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfActDefinitionsByCode
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfActRelationshipsBySourceTargetAndType
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfAssociationAssignment
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfAttributeAssignment
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfEntityKindsByCode
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfEntityKindsByName
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfRolesByScoperPlayerAndClass
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerOfTreeContentNode
 
isApplicable(C, Object) - Method in class org.hl7.merger.MergerWedgeToCommitControlActs
 
isAtomic() - Method in class org.regenstrief.ucum.Unit
 
isBaseUnit() - Method in class org.regenstrief.ucum.Unit
 
isComparableTo(COimpl) - Method in class org.hl7.types.impl.COimpl
 
isCompleteTypeOf(Datatype) - Method in interface org.hl7.meta.Datatype
 
isCompleteTypeOf(Datatype) - Method in class org.hl7.meta.impl.DatatypeImpl
 
isDeclared(int) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
isDeclared(String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
isDeclared(String, String) - Method in class org.apache.xerces.parsers.AbstractSAXParser.AttributesProxy
 
isEmpty() - Method in interface org.hl7.types.BAG
A predicate indicating that this BAG has no elements (negation of the BAG.notEmpty() predicate.
isEmpty() - Method in class org.hl7.types.impl.ADXPnull
 
isEmpty() - Method in class org.hl7.types.impl.BAGjuCollectionAdapter
 
isEmpty() - Method in class org.hl7.types.impl.BAGjuListAdapter
Deprecated.  
isEmpty() - Method in class org.hl7.types.impl.BAGnull
 
isEmpty() - Method in class org.hl7.types.impl.BINbyteArrayImpl
 
isEmpty() - Method in class org.hl7.types.impl.BINnull
 
isEmpty() - Method in class org.hl7.types.impl.DSETnull
 
isEmpty() - Method in class org.hl7.types.impl.EDimpl
 
isEmpty() - Method in class org.hl7.types.impl.EDnull
 
isEmpty() - Method in class org.hl7.types.impl.EIVLimpl
 
isEmpty() - Method in class org.hl7.types.impl.EmptySet
 
isEmpty() - Method in class org.hl7.types.impl.ENXPnull
 
isEmpty() - Method in class org.hl7.types.impl.IVLimpl
 
isEmpty() - Method in class org.hl7.types.impl.LISTconsImpl
 
isEmpty() - Method in class org.hl7.types.impl.LISTjuListAdapter
 
isEmpty() - Method in class org.hl7.types.impl.LISTnull
 
isEmpty() - Method in class org.hl7.types.impl.OIDnull
 
isEmpty() - Method in class org.hl7.types.impl.PIVLimpl
 
isEmpty() - Method in class org.hl7.types.impl.PIVLnull
 
isEmpty() - Method in class org.hl7.types.impl.QSETDifferenceImpl
 
isEmpty() - Method in class org.hl7.types.impl.QSETIntersectionImpl
 
isEmpty() - Method in class org.hl7.types.impl.QSETPeriodicHullImpl
 
isEmpty() - Method in class org.hl7.types.impl.QSETSingularityImpl
 
isEmpty() - Method in class org.hl7.types.impl.QSETUnionImpl
 
isEmpty() - Method in class org.hl7.types.impl.SCnull
 
isEmpty() - Method in class org.hl7.types.impl.SETjuSetAdapter
 
isEmpty() - Method in class org.hl7.types.impl.SETnull
 
isEmpty() - Method in class org.hl7.types.impl.SETSingleton
 
isEmpty() - Method in class org.hl7.types.impl.STjlStringAdapter
 
isEmpty() - Method in class org.hl7.types.impl.STnull
 
isEmpty() - Method in class org.hl7.types.impl.TNjlStringAdapter
 
isEmpty() - Method in class org.hl7.types.impl.UIDnull
 
isEmpty() - Method in interface org.hl7.types.LIST
 
isEmpty() - Method in interface org.hl7.types.SET
 
isEmpty() - Method in class org.regenstrief.util.Cache
Returns true if this map contains no key-value mappings.
isFactor() - Method in class org.regenstrief.ucum.Unit