|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stc.connector.hl7.framework.spec.component.ComponentSpec
com.stc.connector.hl7.framework.spec.segment.SegmentSpec
com.stc.connector.hl7.framework.spec.segment.SFTSpec
public class SFTSpec
This segment provides additional information about the software product(s) used as a Sending Application. The primary purpose of this segment is for diagnostic use. There may be additional uses per site-specific agreements. It is available since version 2.5. This segment has the following fields:
SFT-1: Software Vendor Organization (XON)
SFT-2: Software Certified Version or Release Number (ST)
SFT-3: Software Product Name (ST)
SFT-4: Software Binary ID (ST)
SFT-5: Software Product Information (TX)
SFT-6: Software Install Date (TS)
Field Summary | |
---|---|
static java.lang.String |
version
|
Fields inherited from class com.stc.connector.hl7.framework.spec.component.ComponentSpec |
---|
OPTIONALITY_BACKWARD, OPTIONALITY_CONDITIONAL, OPTIONALITY_NOT_USED, OPTIONALITY_OPTIONAL, OPTIONALITY_REQUIRED, OPTIONALITY_WITHDRAWN, REPETITION_NO_REPETITION, REPETITION_REPEAT_UPTO_NUMBER, REPETITION_REPEATED, VERSION_ID_21, VERSION_ID_22, VERSION_ID_23, VERSION_ID_231, VERSION_ID_24, VERSION_ID_25, VERSION_ID_251 |
Method Summary | |
---|---|
static SFTSpec |
getSpec(java.lang.String versionID)
Method getSpec. |
Methods inherited from class com.stc.connector.hl7.framework.spec.segment.SegmentSpec |
---|
getFieldSpecs, setFieldSpecs |
Methods inherited from class com.stc.connector.hl7.framework.spec.component.ComponentSpec |
---|
getMaxLength, getMinLength, getName, getOptionality, getRepetition, getVersionID, setMaxLength, setMinLength, setName, setOptionality, setRepetition, setVersionID |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String version
Method Detail |
---|
public static SFTSpec getSpec(java.lang.String versionID)
versionID
-
|
Sun Adapter for TCP/IP HL7 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |