public class ORC extends AbstractSegment
Represents an HL7 ORC message segment (COMMON ORDER). This segment has the following fields:
log
Constructor and Description |
---|
ORC(Group parent,
ModelClassFactory factory)
Creates a new ORC segment
|
Modifier and Type | Method and Description |
---|---|
protected Type |
createNewTypeWithoutReflection(int field) |
TN[] |
getCALLBACKPHONENUMBER()
Returns all repetitions of CALL BACK PHONE NUMBER (ORC-14).
|
TN |
getCALLBACKPHONENUMBER(int rep)
Returns a specific repetition of
ORC-14: "CALL BACK PHONE NUMBER" - creates it if necessary
|
int |
getCALLBACKPHONENUMBERReps()
Returns a count of the current number of repetitions of CALL BACK PHONE NUMBER (ORC-14).
|
TS |
getDATETIMEOFTRANSACTION()
Returns
ORC-9: "DATE/TIME OF TRANSACTION" - creates it if necessary
|
CN |
getENTEREDBY()
Returns
ORC-10: "ENTERED BY" - creates it if necessary
|
CM |
getENTERERSLOCATION()
Returns
ORC-13: "ENTERER'S LOCATION" - creates it if necessary
|
CM |
getFILLERORDER()
Returns
ORC-3: "FILLER ORDER #" - creates it if necessary
|
ST |
getOrc1_ORDERCONTROL()
Returns
ORC-1: "ORDER CONTROL" - creates it if necessary
|
CN |
getOrc10_ENTEREDBY()
Returns
ORC-10: "ENTERED BY" - creates it if necessary
|
CN |
getOrc11_VERIFIEDBY()
Returns
ORC-11: "VERIFIED BY" - creates it if necessary
|
CN |
getOrc12_ORDERINGPROVIDER()
Returns
ORC-12: "ORDERING PROVIDER" - creates it if necessary
|
CM |
getOrc13_ENTERERSLOCATION()
Returns
ORC-13: "ENTERER'S LOCATION" - creates it if necessary
|
TN[] |
getOrc14_CALLBACKPHONENUMBER()
Returns all repetitions of CALL BACK PHONE NUMBER (ORC-14).
|
TN |
getOrc14_CALLBACKPHONENUMBER(int rep)
Returns a specific repetition of
ORC-14: "CALL BACK PHONE NUMBER" - creates it if necessary
|
int |
getOrc14_CALLBACKPHONENUMBERReps()
Returns a count of the current number of repetitions of CALL BACK PHONE NUMBER (ORC-14).
|
CM |
getOrc2_PLACERORDER()
Returns
ORC-2: "PLACER ORDER #" - creates it if necessary
|
CM |
getOrc3_FILLERORDER()
Returns
ORC-3: "FILLER ORDER #" - creates it if necessary
|
CM |
getOrc4_PLACERGROUP()
Returns
ORC-4: "PLACER GROUP #" - creates it if necessary
|
ST |
getOrc5_ORDERSTATUS()
Returns
ORC-5: "ORDER STATUS" - creates it if necessary
|
ST |
getOrc6_RESPONSEFLAG()
Returns
ORC-6: "RESPONSE FLAG" - creates it if necessary
|
CM |
getOrc7_TIMINGQUANTITY()
Returns
ORC-7: "TIMING/QUANTITY" - creates it if necessary
|
CM |
getOrc8_PARENT()
Returns
ORC-8: "PARENT" - creates it if necessary
|
TS |
getOrc9_DATETIMEOFTRANSACTION()
Returns
ORC-9: "DATE/TIME OF TRANSACTION" - creates it if necessary
|
ST |
getORDERCONTROL()
Returns
ORC-1: "ORDER CONTROL" - creates it if necessary
|
CN |
getORDERINGPROVIDER()
Returns
ORC-12: "ORDERING PROVIDER" - creates it if necessary
|
ST |
getORDERSTATUS()
Returns
ORC-5: "ORDER STATUS" - creates it if necessary
|
CM |
getPARENT()
Returns
ORC-8: "PARENT" - creates it if necessary
|
CM |
getPLACERGROUP()
Returns
ORC-4: "PLACER GROUP #" - creates it if necessary
|
CM |
getPLACERORDER()
Returns
ORC-2: "PLACER ORDER #" - creates it if necessary
|
ST |
getRESPONSEFLAG()
Returns
ORC-6: "RESPONSE FLAG" - creates it if necessary
|
CM |
getTIMINGQUANTITY()
Returns
ORC-7: "TIMING/QUANTITY" - creates it if necessary
|
CN |
getVERIFIEDBY()
Returns
ORC-11: "VERIFIED BY" - creates it if necessary
|
TN |
insertCALLBACKPHONENUMBER(int rep)
Inserts a repetition of
ORC-14: "CALL BACK PHONE NUMBER" at a specific index
|
TN |
insertOrc14_CALLBACKPHONENUMBER(int rep)
Inserts a repetition of
ORC-14: "CALL BACK PHONE NUMBER" at a specific index
|
TN |
removeCALLBACKPHONENUMBER(int rep)
Removes a repetition of
ORC-14: "CALL BACK PHONE NUMBER" at a specific index
|
TN |
removeOrc14_CALLBACKPHONENUMBER(int rep)
Removes a repetition of
ORC-14: "CALL BACK PHONE NUMBER" at a specific index
|
accept, add, add, clear, encode, getField, getField, getLength, getMaxCardinality, getName, getNames, getReps, getTypedField, getTypedField, insertRepetition, isEmpty, isRequired, main, numFields, parse, provideLocation, removeRepetition
getMessage, getParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getMessage, getParent
public ORC(Group parent, ModelClassFactory factory)
public ST getORDERCONTROL()
public ST getOrc1_ORDERCONTROL()
public CM getPLACERORDER()
public CM getOrc2_PLACERORDER()
public CM getFILLERORDER()
public CM getOrc3_FILLERORDER()
public CM getPLACERGROUP()
public CM getOrc4_PLACERGROUP()
public ST getORDERSTATUS()
public ST getOrc5_ORDERSTATUS()
public ST getRESPONSEFLAG()
public ST getOrc6_RESPONSEFLAG()
public CM getTIMINGQUANTITY()
public CM getOrc7_TIMINGQUANTITY()
public CM getOrc8_PARENT()
public TS getDATETIMEOFTRANSACTION()
public TS getOrc9_DATETIMEOFTRANSACTION()
public CN getENTEREDBY()
public CN getOrc10_ENTEREDBY()
public CN getVERIFIEDBY()
public CN getOrc11_VERIFIEDBY()
public CN getORDERINGPROVIDER()
public CN getOrc12_ORDERINGPROVIDER()
public CM getENTERERSLOCATION()
public CM getOrc13_ENTERERSLOCATION()
public TN[] getCALLBACKPHONENUMBER()
public TN[] getOrc14_CALLBACKPHONENUMBER()
public int getCALLBACKPHONENUMBERReps()
public TN getCALLBACKPHONENUMBER(int rep)
rep
- The repetition index (0-indexed)public TN getOrc14_CALLBACKPHONENUMBER(int rep)
rep
- The repetition index (0-indexed)public int getOrc14_CALLBACKPHONENUMBERReps()
public TN insertCALLBACKPHONENUMBER(int rep) throws HL7Exception
rep
- The repetition index (0-indexed)HL7Exception
- If the rep is invalid (below 0, or too high for the allowable repetitions)public TN insertOrc14_CALLBACKPHONENUMBER(int rep) throws HL7Exception
rep
- The repetition index (0-indexed)HL7Exception
- If the rep is invalid (below 0, or too high for the allowable repetitions)public TN removeCALLBACKPHONENUMBER(int rep) throws HL7Exception
rep
- The repetition index (0-indexed)HL7Exception
- If the rep is invalid (below 0, or too high for the allowable repetitions)public TN removeOrc14_CALLBACKPHONENUMBER(int rep) throws HL7Exception
rep
- The repetition index (0-indexed)HL7Exception
- If the rep is invalid (below 0, or too high for the allowable repetitions)protected Type createNewTypeWithoutReflection(int field)
createNewTypeWithoutReflection
in class AbstractSegment
Copyright © 2001–2017 University Health Network. All rights reserved.