Package | Description |
---|---|
oracle.hsgbu.hdr.hl7.rim.factories |
This package contains factory classes for the RIM, datatype, domain, and query classes.
|
Modifier and Type | Method and Description |
---|---|
ENXP |
DataTypeFactory.newENXP(String value,
CS type,
SET<CS> qualifier)
Factory method for constructing an entity name part.
|
ENXP |
DataTypeFactory.nullENXP(CS nullFlavor)
Factory method for constructing a
null entity name part. |
Modifier and Type | Method and Description |
---|---|
LIST<ENXP> |
DataTypeFactory.newLIST_ENXP(ENXP element)
Factory method for constructing a list of entity name parts from a single
entity name part.
|
LIST<ENXP> |
DataTypeFactory.newLIST_ENXP(ENXP[] nameParts)
Factory method for constructing a list of entity name parts.
|
LIST<ENXP> |
DataTypeFactory.nullLIST_ENXP(CS nullFlavor)
Factory method for constructing a
null list of entity name
parts. |
Modifier and Type | Method and Description |
---|---|
EN |
DataTypeFactory.newEN(ENXP[] nameParts,
SET<CS> use,
IVL<TS> validTime)
Factory method for constructing an entity name.
|
LIST<ENXP> |
DataTypeFactory.newLIST_ENXP(ENXP element)
Factory method for constructing a list of entity name parts from a single
entity name part.
|
LIST<ENXP> |
DataTypeFactory.newLIST_ENXP(ENXP[] nameParts)
Factory method for constructing a list of entity name parts.
|
ON |
DataTypeFactory.newON(ENXP[] nameParts,
SET<CS> use,
IVL<TS> validTime)
Factory method for constructing an organization name.
|
PN |
DataTypeFactory.newPN(ENXP[] nameParts,
SET<CS> use,
IVL<TS> validTime)
Factory method for constructing a person name.
|
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved