|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.uhn.hl7v2.model.AbstractSegment
ca.uhn.hl7v2.model.v24.segment.ACC
public class ACC
Represents an HL7 ACC message segment (Accident). This segment has the following fields:
| Constructor Summary | |
|---|---|
ACC(Group parent,
ModelClassFactory factory)
Creates a new ACC segment |
|
| Method Summary | |
|---|---|
protected Type |
createNewTypeWithoutReflection(int field)
|
TS |
getAcc1_AccidentDateTime()
Returns ACC-1: "Accident Date/Time" - creates it if necessary |
ID |
getAcc10_PoliceNotifiedIndicator()
Returns ACC-10: "Police Notified Indicator" - creates it if necessary |
CE |
getAcc2_AccidentCode()
Returns ACC-2: "Accident Code" - creates it if necessary |
ST |
getAcc3_AccidentLocation()
Returns ACC-3: "Accident Location" - creates it if necessary |
CE |
getAcc4_AutoAccidentState()
Returns ACC-4: "Auto Accident State" - creates it if necessary |
ID |
getAcc5_AccidentJobRelatedIndicator()
Returns ACC-5: "Accident Job Related Indicator" - creates it if necessary |
ID |
getAcc6_AccidentDeathIndicator()
Returns ACC-6: "Accident Death Indicator" - creates it if necessary |
XCN |
getAcc7_EnteredBy()
Returns ACC-7: "Entered By" - creates it if necessary |
ST |
getAcc8_AccidentDescription()
Returns ACC-8: "Accident Description" - creates it if necessary |
ST |
getAcc9_BroughtInBy()
Returns ACC-9: "Brought In By" - creates it if necessary |
CE |
getAccidentCode()
Returns ACC-2: "Accident Code" - creates it if necessary |
TS |
getAccidentDateTime()
Returns ACC-1: "Accident Date/Time" - creates it if necessary |
ID |
getAccidentDeathIndicator()
Returns ACC-6: "Accident Death Indicator" - creates it if necessary |
ST |
getAccidentDescription()
Returns ACC-8: "Accident Description" - creates it if necessary |
ID |
getAccidentJobRelatedIndicator()
Returns ACC-5: "Accident Job Related Indicator" - creates it if necessary |
ST |
getAccidentLocation()
Returns ACC-3: "Accident Location" - creates it if necessary |
CE |
getAutoAccidentState()
Returns ACC-4: "Auto Accident State" - creates it if necessary |
ST |
getBroughtInBy()
Returns ACC-9: "Brought In By" - creates it if necessary |
XCN |
getEnteredBy()
Returns ACC-7: "Entered By" - creates it if necessary |
ID |
getPoliceNotifiedIndicator()
Returns ACC-10: "Police Notified Indicator" - creates it if necessary |
| Methods inherited from class ca.uhn.hl7v2.model.AbstractSegment |
|---|
add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getMessage, getName, getNames, getParent, insertRepetition, isRequired, main, numFields, parse, removeRepetition |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ACC(Group parent,
ModelClassFactory factory)
| Method Detail |
|---|
public TS getAccidentDateTime()
public TS getAcc1_AccidentDateTime()
public CE getAccidentCode()
public CE getAcc2_AccidentCode()
public ST getAccidentLocation()
public ST getAcc3_AccidentLocation()
public CE getAutoAccidentState()
public CE getAcc4_AutoAccidentState()
public ID getAccidentJobRelatedIndicator()
public ID getAcc5_AccidentJobRelatedIndicator()
public ID getAccidentDeathIndicator()
public ID getAcc6_AccidentDeathIndicator()
public XCN getEnteredBy()
public XCN getAcc7_EnteredBy()
public ST getAccidentDescription()
public ST getAcc8_AccidentDescription()
public ST getBroughtInBy()
public ST getAcc9_BroughtInBy()
public ID getPoliceNotifiedIndicator()
public ID getAcc10_PoliceNotifiedIndicator()
protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection in class AbstractSegment
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||