public class STZ extends AbstractSegment
Represents an HL7 STZ message segment (Sterilization Parameter). This segment has the following fields:
log| Constructor and Description |
|---|
STZ(Group parent,
ModelClassFactory factory)
Creates a new STZ segment
|
| Modifier and Type | Method and Description |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
CWE |
getMaintenanceCycle()
Returns
STZ-3: "Maintenance Cycle" - creates it if necessary
|
CWE |
getMaintenanceType()
Returns
STZ-4: "Maintenance Type" - creates it if necessary
|
CWE |
getSterilizationCycle()
Returns
STZ-2: "Sterilization Cycle" - creates it if necessary
|
CWE |
getSterilizationType()
Returns
STZ-1: "Sterilization Type" - creates it if necessary
|
CWE |
getStz1_SterilizationType()
Returns
STZ-1: "Sterilization Type" - creates it if necessary
|
CWE |
getStz2_SterilizationCycle()
Returns
STZ-2: "Sterilization Cycle" - creates it if necessary
|
CWE |
getStz3_MaintenanceCycle()
Returns
STZ-3: "Maintenance Cycle" - creates it if necessary
|
CWE |
getStz4_MaintenanceType()
Returns
STZ-4: "Maintenance Type" - creates it if necessary
|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, removeRepetitiongetMessage, getParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMessage, getParentpublic STZ(Group parent, ModelClassFactory factory)
public CWE getSterilizationType()
public CWE getStz1_SterilizationType()
public CWE getSterilizationCycle()
public CWE getStz2_SterilizationCycle()
public CWE getMaintenanceCycle()
public CWE getStz3_MaintenanceCycle()
public CWE getMaintenanceType()
public CWE getStz4_MaintenanceType()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegmentCopyright © 2001-2013 University Health Network. All Rights Reserved.