ch.elexis.hl7.v26
Class HL7_OML_O21
java.lang.Object
ch.elexis.hl7.HL7Parser
ch.elexis.hl7.v26.HL7_OML_O21
public class HL7_OML_O21
- extends HL7Parser
Constructor Summary |
HL7_OML_O21(java.lang.String sendingApplication1,
java.lang.String sendingApplication3,
java.lang.String receivingApplication1,
java.lang.String receivingApplication3,
java.lang.String receivingFacility,
java.lang.String uniqueMessageControlID,
java.lang.String uniqueProcessingID,
HL7Mandant mandant)
|
Methods inherited from class ch.elexis.hl7.HL7Parser |
addAddressToXAD, addError, addKontaktToXPN, addPhone1ToXTN, addPhone2ToXTN, addWarning, clearMessages, fillMSH, fillORC, fillPID, getErrorList, getWarningList |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7_OML_O21
public HL7_OML_O21(java.lang.String sendingApplication1,
java.lang.String sendingApplication3,
java.lang.String receivingApplication1,
java.lang.String receivingApplication3,
java.lang.String receivingFacility,
java.lang.String uniqueMessageControlID,
java.lang.String uniqueProcessingID,
HL7Mandant mandant)
createText
public java.lang.String createText(HL7Patient patient,
HL7Kostentraeger rechnungsempfaenger,
HL7Kostentraeger kostentraeger,
java.lang.String plan,
java.util.Date beginDate,
java.lang.String fallNr,
long auftragsNummer)
throws ca.uhn.hl7v2.model.DataTypeException,
ca.uhn.hl7v2.HL7Exception
- Creates an OMG_O19 message
- Parameters:
patient
- kostentraeger
- rechnungsempfaenger
- auftragsNummer
- plan
- Abrechnungssystem (MV, UVG, VVG, KVG, usw)beginDate
- vnr
- Versicherungs-, Fall- oder Unfallnr
- Returns:
-
- Throws:
ca.uhn.hl7v2.model.DataTypeException
ca.uhn.hl7v2.HL7Exception
getVersion
public java.lang.String getVersion()
- Description copied from class:
HL7Parser
- Returns version of HL7
- Specified by:
getVersion
in class HL7Parser
- Returns: