public class HL7ChildRoleType
extends Object
HL7CompoundType
).Modifier and Type | Field and Description |
---|---|
static String |
CODE
Codewert eines Codes.
|
static String |
CODE_SYSTEM
Codierungssystem eines Codes.
|
static String |
CODE_SYSTEM_NAME
Anzeigename eines Codierungssystems.
|
static String |
CODE_SYSTEM_VERSION
Version eines Codierungssystems.
|
static String |
DENOMINATOR
Nenner eines Bruchs.
|
static String |
DISPLAY_NAME
Anzeigename eines Codes.
|
static String |
HIGH
Obere Grenze eines Intervalls (
HL7CompoundType.INTERVAL ) - vom Typ HL7CompoundType.BOUNDED . |
static String |
INCLUSIVE
Gibt an, ob ein Wert zu einem Intervall gehört.
|
static String |
LOW
Untere Grenze eines Intervalls (
HL7CompoundType.INTERVAL ) - vom Typ HL7CompoundType.BOUNDED . |
static String |
NUMERATOR
Zähler eines Bruchs.
|
static String |
UNIT
Einheit in einem Wert/Einheit-Paar (z.B. g, ml,...)
|
static String |
VALUE
Ein Wert (bei zusammengesetzten Typen wie z.B.
|
Constructor and Description |
---|
HL7ChildRoleType() |
public static final String VALUE
HL7CompoundType.BOUNDED
oder HL7CompoundType.PQ
).public static final String INCLUSIVE
public static final String LOW
HL7CompoundType.INTERVAL
) - vom Typ HL7CompoundType.BOUNDED
.public static final String HIGH
HL7CompoundType.INTERVAL
) - vom Typ HL7CompoundType.BOUNDED
.public static final String NUMERATOR
HL7CompoundType.RATIO
,
Constant Field Valuespublic static final String DENOMINATOR
HL7CompoundType.RATIO
,
Constant Field Valuespublic static final String UNIT
HL7CompoundType.PQ
,
Constant Field Valuespublic static final String CODE
HL7CompoundType.CODE
,
Constant Field Valuespublic static final String CODE_SYSTEM
HL7CompoundType.CODE
,
Constant Field Valuespublic static final String DISPLAY_NAME
HL7CompoundType.CODE
,
Constant Field Valuespublic static final String CODE_SYSTEM_NAME
HL7CompoundType.CODE
,
Constant Field Valuespublic static final String CODE_SYSTEM_VERSION
HL7CompoundType.CODE
,
Constant Field Values