Constructor and Description |
---|
AbstractConformanceDataType(Primitive hapiPrimitive)
Constructor for AbstractConformanceDataType
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractPrimitive
Base class for Primitives.
|
class |
GenericPrimitive
An unspecified Primitive datatype that imposes no constraints on its string
value.
|
Modifier and Type | Method and Description |
---|---|
boolean |
MessageVisitorSupport.visit(Primitive type,
Location location) |
boolean |
DelegatingMessageVisitor.visit(Primitive type,
Location location) |
boolean |
MessageVisitors.StructuresVisitor.visit(Primitive type,
Location location) |
boolean |
MessageVisitors.PopulatedVisitor.visit(Primitive type,
Location location) |
boolean |
MessageVisitor.visit(Primitive type,
Location location)
Visits a primitive
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextPrimitive
Base class for a textual primitive datatypes such as FT, TX, ST.
|
class |
DT
Represents an HL7 DT (date) datatype.
|
class |
ID
This class contains functionality used by the ID class
in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages
Note: The class description below has been excerpted from the Hl7 2.4 documentation.
|
class |
IDWithNamespace
HL7 ID type which also stores a namespace string
|
class |
IS
This class contains functionality used by the IS class
in the version 2.3.0, 2.3.1, 2.4, and 2.5 packages
Note: The class description below has been excerpted from the Hl7 2.4 documentation.
|
class |
ISWithNamespace
Base class for an ID type which also stores a namespace string
|
class |
NULLDT
Base class for "NULL" datatype.
|
class |
TM
Represents an HL7 TM (time) datatype.
|
class |
TSComponentOne
Represents an HL7 timestamp, which is related to the HL7 TS type.
|
Modifier and Type | Class and Description |
---|---|
class |
TS
Note: The class description below has been excerpted from the Hl7 2.3.0 documentation.
|
Modifier and Type | Class and Description |
---|---|
class |
DTM
Note: The class description below has been excerpted from the Hl7 2.4 documentation.
|
class |
SNM
Note: The class description below has been excerpted from the Hl7 2.4 documentation.
|
Modifier and Type | Method and Description |
---|---|
static Primitive |
Terser.getPrimitive(Type type,
int component,
int subcomponent)
Returns the Primitive object at the given location in the given field.
|
Modifier and Type | Method and Description |
---|---|
Collection<PrimitiveTypeRule> |
ValidationContext.getPrimitiveRules(String theVersion,
String theTypeName,
Primitive theType) |
Modifier and Type | Method and Description |
---|---|
Collection<PrimitiveTypeRule> |
ValidationContextImpl.getPrimitiveRules(String theVersion,
String theTypeName,
Primitive theType) |
Copyright © 2001–2017 University Health Network. All rights reserved.