|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractType | |
|---|---|
| ca.uhn.hl7v2.model | |
| ca.uhn.hl7v2.model.composite | |
| ca.uhn.hl7v2.model.primitive | |
| ca.uhn.hl7v2.model.v21.datatype | |
| ca.uhn.hl7v2.model.v25.datatype | |
| Uses of AbstractType in ca.uhn.hl7v2.model |
|---|
| Subclasses of AbstractType in ca.uhn.hl7v2.model | |
|---|---|
class |
AbstractComposite
|
class |
AbstractPrimitive
Base class for Primitives. |
class |
GenericComposite
An unspecified Composite datatype that has an undefined number of components, each of which is a Varies. |
class |
GenericPrimitive
An unspecified Primitive datatype that imposes no constraints on its string value. |
| Uses of AbstractType in ca.uhn.hl7v2.model.composite |
|---|
| Subclasses of AbstractType in ca.uhn.hl7v2.model.composite | |
|---|---|
class |
AbstractPersonNameComposite
NOT YET IN USE |
| Uses of AbstractType in ca.uhn.hl7v2.model.primitive |
|---|
| Subclasses of AbstractType in ca.uhn.hl7v2.model.primitive | |
|---|---|
class |
AbstractTextPrimitive
Base class for a textual datatype 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. |
| Uses of AbstractType in ca.uhn.hl7v2.model.v21.datatype |
|---|
| Subclasses of AbstractType in ca.uhn.hl7v2.model.v21.datatype | |
|---|---|
class |
CM
Version 2.1 contains a number of unspecified CM datatypes, which we model as GenericComposites. |
class |
TS
Note: The class description below has been excerpted from the Hl7 2.3.0 documentation. |
| Uses of AbstractType in ca.uhn.hl7v2.model.v25.datatype |
|---|
| Subclasses of AbstractType in ca.uhn.hl7v2.model.v25.datatype | |
|---|---|
class |
DTM
Note: The class description below has been excerpted from the Hl7 2.4 documentation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||