Class HL723Converter


  • @Converter(generateLoader=true,
               ignoreOnLoadError=true)
    public final class HL723Converter
    extends Object
    HL7 converters.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static ca.uhn.hl7v2.model.v23.message.ACK toACK​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ACK toACK​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADR_A19 toAdrA19​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADR_A19 toAdrA19​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A01 toAdtA01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A01 toAdtA01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A02 toAdtA02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A02 toAdtA02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A03 toAdtA03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A03 toAdtA03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A04 toAdtA04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A04 toAdtA04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A05 toAdtA05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A05 toAdtA05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A06 toAdtA06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A06 toAdtA06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A07 toAdtA07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A07 toAdtA07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A08 toAdtA08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A08 toAdtA08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A09 toAdtA09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A09 toAdtA09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A10 toAdtA10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A10 toAdtA10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A11 toAdtA11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A11 toAdtA11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A12 toAdtA12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A12 toAdtA12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A13 toAdtA13​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A13 toAdtA13​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A14 toAdtA14​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A14 toAdtA14​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A15 toAdtA15​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A15 toAdtA15​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A16 toAdtA16​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A16 toAdtA16​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A17 toAdtA17​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A17 toAdtA17​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A18 toAdtA18​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A18 toAdtA18​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A20 toAdtA20​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A20 toAdtA20​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A21 toAdtA21​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A21 toAdtA21​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A22 toAdtA22​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A22 toAdtA22​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A23 toAdtA23​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A23 toAdtA23​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A24 toAdtA24​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A24 toAdtA24​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A25 toAdtA25​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A25 toAdtA25​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A26 toAdtA26​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A26 toAdtA26​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A27 toAdtA27​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A27 toAdtA27​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A28 toAdtA28​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A28 toAdtA28​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A29 toAdtA29​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A29 toAdtA29​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A30 toAdtA30​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A30 toAdtA30​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A31 toAdtA31​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A31 toAdtA31​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A32 toAdtA32​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A32 toAdtA32​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A33 toAdtA33​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A33 toAdtA33​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A34 toAdtA34​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A34 toAdtA34​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A35 toAdtA35​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A35 toAdtA35​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A36 toAdtA36​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A36 toAdtA36​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A37 toAdtA37​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A37 toAdtA37​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A38 toAdtA38​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A38 toAdtA38​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A39 toAdtA39​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A39 toAdtA39​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A40 toAdtA40​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A40 toAdtA40​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A41 toAdtA41​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A41 toAdtA41​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A42 toAdtA42​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A42 toAdtA42​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A43 toAdtA43​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A43 toAdtA43​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A44 toAdtA44​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A44 toAdtA44​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A45 toAdtA45​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A45 toAdtA45​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A46 toAdtA46​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A46 toAdtA46​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A47 toAdtA47​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A47 toAdtA47​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A48 toAdtA48​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A48 toAdtA48​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A49 toAdtA49​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A49 toAdtA49​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A50 toAdtA50​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A50 toAdtA50​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A51 toAdtA51​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_A51 toAdtA51​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ADT_AXX toAdtAXX​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ADT_AXX toAdtAXX​(String body)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P01 toBarP01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P01 toBarP01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P02 toBarP02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P02 toBarP02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P05 toBarP05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P05 toBarP05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P06 toBarP06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.BAR_P06 toBarP06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C01 toCrmC01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C01 toCrmC01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C02 toCrmC02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C02 toCrmC02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C03 toCrmC03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C03 toCrmC03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C04 toCrmC04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C04 toCrmC04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C05 toCrmC05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C05 toCrmC05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C06 toCrmC06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C06 toCrmC06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C07 toCrmC07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C07 toCrmC07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C08 toCrmC08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CRM_C08 toCrmC08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C09 toCsuC09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C09 toCsuC09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C10 toCsuC10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C10 toCsuC10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C11 toCsuC11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C11 toCsuC11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C12 toCsuC12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.CSU_C12 toCsuC12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.DFT_P03 toDftP03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.DFT_P03 toDftP03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.DOC_T12 toDocT12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.DOC_T12 toDocT12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.DSR_Q01 toDsrQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.DSR_Q01 toDsrQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.DSR_Q03 toDsrQ03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.DSR_Q03 toDsrQ03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.EDR_Q01 toEdrQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.EDR_Q01 toEdrQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.EQQ_Q01 toEqqQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.EQQ_Q01 toEqqQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ERP_Q01 toErpQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ERP_Q01 toErpQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T01 toMdmT01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T01 toMdmT01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T02 toMdmT02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T02 toMdmT02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T03 toMdmT03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T03 toMdmT03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T04 toMdmT04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T04 toMdmT04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T05 toMdmT05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T05 toMdmT05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T06 toMdmT06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T06 toMdmT06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T07 toMdmT07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T07 toMdmT07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T08 toMdmT08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T08 toMdmT08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T09 toMdmT09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T09 toMdmT09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T10 toMdmT10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T10 toMdmT10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T11 toMdmT11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MDM_T11 toMdmT11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M01 toMfkM01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M01 toMfkM01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M02 toMfkM02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M02 toMfkM02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M03 toMfkM03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M03 toMfkM03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M04 toMfkM04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M04 toMfkM04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M05 toMfkM05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M05 toMfkM05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M07 toMfkM07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFK_M07 toMfkM07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M01 toMfnM01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M01 toMfnM01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M02 toMfnM02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M02 toMfnM02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M03 toMfnM03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M03 toMfnM03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M04 toMfnM04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M04 toMfnM04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M05 toMfnM05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M05 toMfnM05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M06 toMfnM06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M06 toMfnM06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M07 toMfnM07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M07 toMfnM07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M08 toMfnM08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M08 toMfnM08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M09 toMfnM09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M09 toMfnM09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M10 toMfnM10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M10 toMfnM10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M11 toMfnM11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.MFN_M11 toMfnM11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.OMD_O01 toOmdO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.OMD_O01 toOmdO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.OMN_O01 toOmnO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.OMN_O01 toOmnO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.OMS_O01 toOmsO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.OMS_O01 toOmsO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORD_O02 toOrdO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORD_O02 toOrdO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORF_R02 toOrfR02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORF_R02 toOrfR02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORF_R04 toOrfR04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORF_R04 toOrfR04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORM_O01 toOrmO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORM_O01 toOrmO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORN_O02 toOrnO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORN_O02 toOrnO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORR_O02 toOrrO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORR_O02 toOrrO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ORU_R01 toOruR01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ORU_R01 toOruR01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.OSQ_Q06 toOsqQ06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.OSQ_Q06 toOsqQ06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.OSR_Q06 toOsrQ06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.OSR_Q06 toOsrQ06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PEX_P07 toPexP07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PEX_P07 toPexP07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PEX_P08 toPexP08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PEX_P08 toPexP08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC6 toPglPc6​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC6 toPglPc6​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC7 toPglPc7​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC7 toPglPc7​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC8 toPglPc8​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PGL_PC8 toPglPc8​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PIN_I07 toPinI07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PIN_I07 toPinI07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCG toPpgPcg​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCG toPpgPcg​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCH toPpgPch​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCH toPpgPch​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCJ toPpgPcj​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPG_PCJ toPpgPcj​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCB toPppPcb​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCB toPppPcb​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCC toPppPcc​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCC toPppPcc​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCD toPppPcd​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPP_PCD toPppPcd​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC1 toPprPc1​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC1 toPprPc1​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC2 toPprPc2​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC2 toPprPc2​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC3 toPprPc3​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPR_PC3 toPprPc3​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPT_PCL toPptPcl​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPT_PCL toPptPcl​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PPV_PCA toPpvPca​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PPV_PCA toPpvPca​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PRR_PC5 toPrrPc5​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PRR_PC5 toPrrPc5​(String body)  
      static ca.uhn.hl7v2.model.v23.message.PTR_PCF toPtrPcf​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.PTR_PCF toPtrPcf​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QCK_Q02 toQckQ02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QCK_Q02 toQckQ02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_A19 toQryA19​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_A19 toQryA19​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PC4 toQryPC4​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PC4 toQryPC4​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PC9 toQryPC9​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PC9 toQryPC9​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PCE toQryPCE​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PCE toQryPCE​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PCK toQryPCK​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_PCK toQryPCK​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_Q01 toQryQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_Q01 toQryQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_Q02 toQryQ02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_Q02 toQryQ02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_R02 toQryR02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_R02 toQryR02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.QRY_T12 toQryT12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.QRY_T12 toQryT12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RAR_RAR toRarRar​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RAR_RAR toRarRar​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RAS_O01 toRasO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RAS_O01 toRasO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RAS_O02 toRasO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RAS_O02 toRasO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RCI_I05 toRciI05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RCI_I05 toRciI05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RCL_I06 toRclI06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RCL_I06 toRclI06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RDE_O01 toRdeO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RDE_O01 toRdeO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RDO_O01 toRdoO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RDO_O01 toRdoO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RDR_RDR toRdrRdr​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RDR_RDR toRdrRdr​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RDS_O01 toRdsO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RDS_O01 toRdsO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.REF_I12 toRefI12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.REF_I12 toRefI12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.REF_I13 toRefI13​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.REF_I13 toRefI13​(String body)  
      static ca.uhn.hl7v2.model.v23.message.REF_I14 toRefI14​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.REF_I14 toRefI14​(String body)  
      static ca.uhn.hl7v2.model.v23.message.REF_I15 toRefI15​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.REF_I15 toRefI15​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RER_RER toRerRer​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RER_RER toRerRer​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RGR_RGR toRgrRgr​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RGR_RGR toRgrRgr​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RGV_O01 toRgvO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RGV_O01 toRgvO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.ROR_ROR toRorRor​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.ROR_ROR toRorRor​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I08 toRpaI08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I08 toRpaI08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I09 toRpaI09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I09 toRpaI09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I10 toRpaI10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I10 toRpaI10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I11 toRpaI11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPA_I11 toRpaI11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPI_I01 toRpiI01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPI_I01 toRpiI01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPI_I04 toRpiI04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPI_I04 toRpiI04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPL_I02 toRplI02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPL_I02 toRplI02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RPR_I03 toRprI03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RPR_I03 toRprI03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I08 toRqaI08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I08 toRqaI08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I09 toRqaI09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I09 toRqaI09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I10 toRqaI10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I10 toRqaI10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I11 toRqaI11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQA_I11 toRqaI11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQC_I05 toRqcI05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQC_I05 toRqcI05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQC_I06 toRqcI06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQC_I06 toRqcI06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I01 toRqiI01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I01 toRqiI01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I02 toRqiI02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I02 toRqiI02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I03 toRqiI03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQI_I03 toRqiI03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQP_I04 toRqpI04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQP_I04 toRqpI04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RQQ_Q01 toRqqQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RQQ_Q01 toRqqQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRA_O02 toRraO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRA_O02 toRraO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRD_O02 toRrdO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRD_O02 toRrdO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRE_O01 toRreO01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRE_O01 toRreO01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRG_O02 toRrgO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRG_O02 toRrgO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I12 toRriI12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I12 toRriI12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I13 toRriI13​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I13 toRriI13​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I14 toRriI14​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I14 toRriI14​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I15 toRriI15​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRI_I15 toRriI15​(String body)  
      static ca.uhn.hl7v2.model.v23.message.RRO_O02 toRroO02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.RRO_O02 toRroO02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S12 toSiuS12​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S12 toSiuS12​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S13 toSiuS13​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S13 toSiuS13​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S14 toSiuS14​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S14 toSiuS14​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S15 toSiuS15​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S15 toSiuS15​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S16 toSiuS16​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S16 toSiuS16​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S17 toSiuS17​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S17 toSiuS17​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S18 toSiuS18​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S18 toSiuS18​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S19 toSiuS19​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S19 toSiuS19​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S20 toSiuS20​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S20 toSiuS20​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S21 toSiuS21​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S21 toSiuS21​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S22 toSiuS22​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S22 toSiuS22​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S23 toSiuS23​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S23 toSiuS23​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S24 toSiuS24​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S24 toSiuS24​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S26 toSiuS26​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SIU_S26 toSiuS26​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SPQ_Q01 toSpqQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SPQ_Q01 toSpqQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SQM_S25 toSqmS25​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SQM_S25 toSqmS25​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SQR_S25 toSqrS25​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SQR_S25 toSqrS25​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S01 toSrmS01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S01 toSrmS01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S02 toSrmS02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S02 toSrmS02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S03 toSrmS03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S03 toSrmS03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S04 toSrmS04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S04 toSrmS04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S05 toSrmS05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S05 toSrmS05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S06 toSrmS06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S06 toSrmS06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S07 toSrmS07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S07 toSrmS07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S08 toSrmS08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S08 toSrmS08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S09 toSrmS09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S09 toSrmS09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S10 toSrmS10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S10 toSrmS10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S11 toSrmS11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRM_S11 toSrmS11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S01 toSrrS01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S01 toSrrS01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S02 toSrrS02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S02 toSrrS02​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S03 toSrrS03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S03 toSrrS03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S04 toSrrS04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S04 toSrrS04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S05 toSrrS05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S05 toSrrS05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S06 toSrrS06​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S06 toSrrS06​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S07 toSrrS07​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S07 toSrrS07​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S08 toSrrS08​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S08 toSrrS08​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S09 toSrrS09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S09 toSrrS09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S10 toSrrS10​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S10 toSrrS10​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S11 toSrrS11​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SRR_S11 toSrrS11​(String body)  
      static ca.uhn.hl7v2.model.v23.message.SUR_P09 toSurP09​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.SUR_P09 toSurP09​(String body)  
      static ca.uhn.hl7v2.model.v23.message.TBR_Q01 toTbrQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.TBR_Q01 toTbrQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.UDM_Q05 toUdmQ05​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.UDM_Q05 toUdmQ05​(String body)  
      static ca.uhn.hl7v2.model.v23.message.VQQ_Q01 toVqqQ01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.VQQ_Q01 toVqqQ01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.VXQ_V01 toVxqV01​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.VXQ_V01 toVxqV01​(String body)  
      static ca.uhn.hl7v2.model.v23.message.VXR_V03 toVxrV03​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.VXR_V03 toVxrV03​(String body)  
      static ca.uhn.hl7v2.model.v23.message.VXU_V04 toVxuV04​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.VXU_V04 toVxuV04​(String body)  
      static ca.uhn.hl7v2.model.v23.message.VXX_V02 toVxxV02​(byte[] body, org.apache.camel.Exchange exchange)  
      static ca.uhn.hl7v2.model.v23.message.VXX_V02 toVxxV02​(String body)  
    • Method Detail

      • toACK

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ACK toACK​(String body)
                                                        throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toACK

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ACK toACK​(byte[] body,
                                                               org.apache.camel.Exchange exchange)
                                                        throws ca.uhn.hl7v2.HL7Exception,
                                                               IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdrA19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADR_A19 toAdrA19​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdrA19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADR_A19 toAdrA19​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A01 toAdtA01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A01 toAdtA01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A02 toAdtA02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A02 toAdtA02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A03 toAdtA03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A03 toAdtA03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A04 toAdtA04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A04 toAdtA04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A05 toAdtA05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A05 toAdtA05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A06 toAdtA06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A06 toAdtA06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A07 toAdtA07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A07 toAdtA07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A08 toAdtA08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A08 toAdtA08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A09 toAdtA09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A09 toAdtA09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A10 toAdtA10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A10 toAdtA10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A11 toAdtA11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A11 toAdtA11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A12 toAdtA12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A12 toAdtA12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A13 toAdtA13​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A13 toAdtA13​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A14 toAdtA14​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A14 toAdtA14​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A15 toAdtA15​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A15 toAdtA15​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA16

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A16 toAdtA16​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA16

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A16 toAdtA16​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA17

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A17 toAdtA17​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA17

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A17 toAdtA17​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA18

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A18 toAdtA18​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA18

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A18 toAdtA18​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA20

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A20 toAdtA20​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA20

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A20 toAdtA20​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA21

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A21 toAdtA21​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA21

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A21 toAdtA21​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA22

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A22 toAdtA22​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA22

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A22 toAdtA22​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA23

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A23 toAdtA23​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA23

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A23 toAdtA23​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA24

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A24 toAdtA24​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA24

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A24 toAdtA24​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A25 toAdtA25​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A25 toAdtA25​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA26

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A26 toAdtA26​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA26

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A26 toAdtA26​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA27

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A27 toAdtA27​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA27

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A27 toAdtA27​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA28

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A28 toAdtA28​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA28

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A28 toAdtA28​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA29

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A29 toAdtA29​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA29

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A29 toAdtA29​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA30

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A30 toAdtA30​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA30

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A30 toAdtA30​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA31

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A31 toAdtA31​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA31

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A31 toAdtA31​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA32

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A32 toAdtA32​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA32

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A32 toAdtA32​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA33

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A33 toAdtA33​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA33

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A33 toAdtA33​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA34

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A34 toAdtA34​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA34

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A34 toAdtA34​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA35

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A35 toAdtA35​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA35

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A35 toAdtA35​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA36

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A36 toAdtA36​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA36

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A36 toAdtA36​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA37

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A37 toAdtA37​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA37

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A37 toAdtA37​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA38

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A38 toAdtA38​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA38

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A38 toAdtA38​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA39

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A39 toAdtA39​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA39

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A39 toAdtA39​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA40

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A40 toAdtA40​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA40

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A40 toAdtA40​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA41

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A41 toAdtA41​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA41

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A41 toAdtA41​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA42

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A42 toAdtA42​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA42

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A42 toAdtA42​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA43

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A43 toAdtA43​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA43

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A43 toAdtA43​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA44

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A44 toAdtA44​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA44

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A44 toAdtA44​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA45

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A45 toAdtA45​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA45

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A45 toAdtA45​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA46

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A46 toAdtA46​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA46

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A46 toAdtA46​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA47

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A47 toAdtA47​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA47

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A47 toAdtA47​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA48

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A48 toAdtA48​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA48

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A48 toAdtA48​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA49

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A49 toAdtA49​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA49

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A49 toAdtA49​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA50

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A50 toAdtA50​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA50

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A50 toAdtA50​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtA51

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A51 toAdtA51​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtA51

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_A51 toAdtA51​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toAdtAXX

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_AXX toAdtAXX​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toAdtAXX

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ADT_AXX toAdtAXX​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toBarP01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P01 toBarP01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toBarP01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P01 toBarP01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toBarP02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P02 toBarP02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toBarP02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P02 toBarP02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toBarP05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P05 toBarP05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toBarP05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P05 toBarP05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toBarP06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P06 toBarP06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toBarP06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.BAR_P06 toBarP06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C01 toCrmC01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C01 toCrmC01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C02 toCrmC02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C02 toCrmC02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C03 toCrmC03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C03 toCrmC03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C04 toCrmC04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C04 toCrmC04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C05 toCrmC05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C05 toCrmC05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C06 toCrmC06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C06 toCrmC06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C07 toCrmC07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C07 toCrmC07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCrmC08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C08 toCrmC08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCrmC08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CRM_C08 toCrmC08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCsuC09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C09 toCsuC09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCsuC09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C09 toCsuC09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCsuC10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C10 toCsuC10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCsuC10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C10 toCsuC10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCsuC11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C11 toCsuC11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCsuC11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C11 toCsuC11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toCsuC12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C12 toCsuC12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toCsuC12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.CSU_C12 toCsuC12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toDftP03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DFT_P03 toDftP03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toDftP03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DFT_P03 toDftP03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toDocT12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DOC_T12 toDocT12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toDocT12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DOC_T12 toDocT12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toDsrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DSR_Q01 toDsrQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toDsrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DSR_Q01 toDsrQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toDsrQ03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DSR_Q03 toDsrQ03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toDsrQ03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.DSR_Q03 toDsrQ03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toEdrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.EDR_Q01 toEdrQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toEdrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.EDR_Q01 toEdrQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toEqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.EQQ_Q01 toEqqQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toEqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.EQQ_Q01 toEqqQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toErpQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ERP_Q01 toErpQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toErpQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ERP_Q01 toErpQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T01 toMdmT01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T01 toMdmT01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T02 toMdmT02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T02 toMdmT02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T03 toMdmT03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T03 toMdmT03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T04 toMdmT04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T04 toMdmT04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T05 toMdmT05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T05 toMdmT05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T06 toMdmT06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T06 toMdmT06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T07 toMdmT07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T07 toMdmT07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T08 toMdmT08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T08 toMdmT08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T09 toMdmT09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T09 toMdmT09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T10 toMdmT10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T10 toMdmT10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMdmT11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T11 toMdmT11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMdmT11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MDM_T11 toMdmT11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M01 toMfkM01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M01 toMfkM01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M02 toMfkM02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M02 toMfkM02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M03 toMfkM03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M03 toMfkM03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M04 toMfkM04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M04 toMfkM04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M05 toMfkM05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M05 toMfkM05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfkM07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M07 toMfkM07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfkM07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFK_M07 toMfkM07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M01 toMfnM01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M01 toMfnM01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M02 toMfnM02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M02 toMfnM02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M03 toMfnM03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M03 toMfnM03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M04 toMfnM04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M04 toMfnM04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M05 toMfnM05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M05 toMfnM05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M06 toMfnM06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M06 toMfnM06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M07 toMfnM07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M07 toMfnM07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M08 toMfnM08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M08 toMfnM08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M09 toMfnM09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M09 toMfnM09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M10 toMfnM10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M10 toMfnM10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toMfnM11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M11 toMfnM11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toMfnM11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.MFN_M11 toMfnM11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOmdO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMD_O01 toOmdO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOmdO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMD_O01 toOmdO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOmnO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMN_O01 toOmnO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOmnO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMN_O01 toOmnO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOmsO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMS_O01 toOmsO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOmsO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OMS_O01 toOmsO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrdO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORD_O02 toOrdO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrdO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORD_O02 toOrdO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrfR02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORF_R02 toOrfR02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrfR02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORF_R02 toOrfR02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrfR04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORF_R04 toOrfR04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrfR04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORF_R04 toOrfR04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrmO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORM_O01 toOrmO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrmO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORM_O01 toOrmO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrnO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORN_O02 toOrnO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrnO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORN_O02 toOrnO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOrrO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORR_O02 toOrrO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOrrO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORR_O02 toOrrO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOruR01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORU_R01 toOruR01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOruR01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ORU_R01 toOruR01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOsqQ06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OSQ_Q06 toOsqQ06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOsqQ06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OSQ_Q06 toOsqQ06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toOsrQ06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OSR_Q06 toOsrQ06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toOsrQ06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.OSR_Q06 toOsrQ06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPexP07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PEX_P07 toPexP07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPexP07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PEX_P07 toPexP07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPexP08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PEX_P08 toPexP08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPexP08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PEX_P08 toPexP08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPglPc6

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC6 toPglPc6​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPglPc6

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC6 toPglPc6​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPglPc7

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC7 toPglPc7​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPglPc7

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC7 toPglPc7​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPglPc8

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC8 toPglPc8​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPglPc8

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PGL_PC8 toPglPc8​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPinI07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PIN_I07 toPinI07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPinI07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PIN_I07 toPinI07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPpgPcg

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCG toPpgPcg​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPpgPcg

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCG toPpgPcg​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPpgPch

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCH toPpgPch​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPpgPch

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCH toPpgPch​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPpgPcj

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCJ toPpgPcj​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPpgPcj

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPG_PCJ toPpgPcj​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPppPcb

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCB toPppPcb​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPppPcb

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCB toPppPcb​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPppPcc

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCC toPppPcc​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPppPcc

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCC toPppPcc​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPppPcd

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCD toPppPcd​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPppPcd

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPP_PCD toPppPcd​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPprPc1

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC1 toPprPc1​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPprPc1

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC1 toPprPc1​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPprPc2

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC2 toPprPc2​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPprPc2

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC2 toPprPc2​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPprPc3

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC3 toPprPc3​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPprPc3

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPR_PC3 toPprPc3​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPptPcl

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPT_PCL toPptPcl​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPptPcl

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPT_PCL toPptPcl​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPpvPca

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPV_PCA toPpvPca​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPpvPca

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PPV_PCA toPpvPca​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPrrPc5

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PRR_PC5 toPrrPc5​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPrrPc5

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PRR_PC5 toPrrPc5​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toPtrPcf

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PTR_PCF toPtrPcf​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toPtrPcf

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.PTR_PCF toPtrPcf​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQckQ02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QCK_Q02 toQckQ02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQckQ02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QCK_Q02 toQckQ02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryA19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_A19 toQryA19​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryA19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_A19 toQryA19​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryPC4

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PC4 toQryPC4​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryPC4

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PC4 toQryPC4​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryPC9

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PC9 toQryPC9​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryPC9

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PC9 toQryPC9​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryPCE

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PCE toQryPCE​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryPCE

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PCE toQryPCE​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryPCK

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PCK toQryPCK​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryPCK

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_PCK toQryPCK​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_Q01 toQryQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_Q01 toQryQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryQ02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_Q02 toQryQ02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryQ02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_Q02 toQryQ02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryR02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_R02 toQryR02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryR02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_R02 toQryR02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toQryT12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_T12 toQryT12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toQryT12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.QRY_T12 toQryT12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRarRar

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAR_RAR toRarRar​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRarRar

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAR_RAR toRarRar​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRasO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAS_O01 toRasO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRasO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAS_O01 toRasO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRasO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAS_O02 toRasO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRasO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RAS_O02 toRasO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRciI05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RCI_I05 toRciI05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRciI05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RCI_I05 toRciI05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRclI06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RCL_I06 toRclI06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRclI06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RCL_I06 toRclI06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRdeO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDE_O01 toRdeO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRdeO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDE_O01 toRdeO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRdoO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDO_O01 toRdoO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRdoO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDO_O01 toRdoO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRdrRdr

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDR_RDR toRdrRdr​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRdrRdr

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDR_RDR toRdrRdr​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRdsO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDS_O01 toRdsO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRdsO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RDS_O01 toRdsO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRefI12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I12 toRefI12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRefI12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I12 toRefI12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRefI13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I13 toRefI13​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRefI13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I13 toRefI13​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRefI14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I14 toRefI14​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRefI14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I14 toRefI14​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRefI15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I15 toRefI15​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRefI15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.REF_I15 toRefI15​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRerRer

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RER_RER toRerRer​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRerRer

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RER_RER toRerRer​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRgrRgr

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RGR_RGR toRgrRgr​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRgrRgr

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RGR_RGR toRgrRgr​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRgvO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RGV_O01 toRgvO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRgvO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RGV_O01 toRgvO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRorRor

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ROR_ROR toRorRor​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRorRor

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.ROR_ROR toRorRor​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpaI08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I08 toRpaI08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpaI08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I08 toRpaI08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpaI09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I09 toRpaI09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpaI09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I09 toRpaI09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpaI10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I10 toRpaI10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpaI10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I10 toRpaI10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpaI11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I11 toRpaI11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpaI11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPA_I11 toRpaI11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpiI01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPI_I01 toRpiI01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpiI01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPI_I01 toRpiI01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRpiI04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPI_I04 toRpiI04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRpiI04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPI_I04 toRpiI04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRplI02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPL_I02 toRplI02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRplI02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPL_I02 toRplI02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRprI03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPR_I03 toRprI03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRprI03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RPR_I03 toRprI03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqaI08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I08 toRqaI08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqaI08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I08 toRqaI08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqaI09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I09 toRqaI09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqaI09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I09 toRqaI09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqaI10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I10 toRqaI10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqaI10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I10 toRqaI10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqaI11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I11 toRqaI11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqaI11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQA_I11 toRqaI11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqcI05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQC_I05 toRqcI05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqcI05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQC_I05 toRqcI05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqcI06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQC_I06 toRqcI06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqcI06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQC_I06 toRqcI06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqiI01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I01 toRqiI01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqiI01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I01 toRqiI01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqiI02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I02 toRqiI02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqiI02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I02 toRqiI02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqiI03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I03 toRqiI03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqiI03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQI_I03 toRqiI03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqpI04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQP_I04 toRqpI04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqpI04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQP_I04 toRqpI04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQQ_Q01 toRqqQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RQQ_Q01 toRqqQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRraO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRA_O02 toRraO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRraO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRA_O02 toRraO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRrdO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRD_O02 toRrdO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRrdO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRD_O02 toRrdO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRreO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRE_O01 toRreO01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRreO01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRE_O01 toRreO01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRrgO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRG_O02 toRrgO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRrgO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRG_O02 toRrgO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRriI12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I12 toRriI12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRriI12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I12 toRriI12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRriI13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I13 toRriI13​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRriI13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I13 toRriI13​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRriI14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I14 toRriI14​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRriI14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I14 toRriI14​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRriI15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I15 toRriI15​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRriI15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRI_I15 toRriI15​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toRroO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRO_O02 toRroO02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toRroO02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.RRO_O02 toRroO02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S12 toSiuS12​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS12

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S12 toSiuS12​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S13 toSiuS13​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS13

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S13 toSiuS13​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S14 toSiuS14​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS14

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S14 toSiuS14​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S15 toSiuS15​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS15

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S15 toSiuS15​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS16

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S16 toSiuS16​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS16

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S16 toSiuS16​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS17

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S17 toSiuS17​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS17

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S17 toSiuS17​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS18

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S18 toSiuS18​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS18

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S18 toSiuS18​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S19 toSiuS19​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS19

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S19 toSiuS19​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS20

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S20 toSiuS20​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS20

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S20 toSiuS20​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS21

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S21 toSiuS21​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS21

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S21 toSiuS21​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS22

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S22 toSiuS22​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS22

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S22 toSiuS22​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS23

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S23 toSiuS23​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS23

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S23 toSiuS23​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS24

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S24 toSiuS24​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS24

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S24 toSiuS24​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSiuS26

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S26 toSiuS26​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSiuS26

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SIU_S26 toSiuS26​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSpqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SPQ_Q01 toSpqQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSpqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SPQ_Q01 toSpqQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSqmS25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SQM_S25 toSqmS25​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSqmS25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SQM_S25 toSqmS25​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSqrS25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SQR_S25 toSqrS25​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSqrS25

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SQR_S25 toSqrS25​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S01 toSrmS01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S01 toSrmS01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S02 toSrmS02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S02 toSrmS02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S03 toSrmS03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S03 toSrmS03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S04 toSrmS04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S04 toSrmS04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S05 toSrmS05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S05 toSrmS05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S06 toSrmS06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S06 toSrmS06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S07 toSrmS07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S07 toSrmS07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S08 toSrmS08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S08 toSrmS08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S09 toSrmS09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S09 toSrmS09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S10 toSrmS10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S10 toSrmS10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrmS11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S11 toSrmS11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrmS11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRM_S11 toSrmS11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S01 toSrrS01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S01 toSrrS01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S02 toSrrS02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S02 toSrrS02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S03 toSrrS03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S03 toSrrS03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S04 toSrrS04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S04 toSrrS04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S05 toSrrS05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S05 toSrrS05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S06 toSrrS06​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS06

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S06 toSrrS06​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S07 toSrrS07​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS07

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S07 toSrrS07​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S08 toSrrS08​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS08

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S08 toSrrS08​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S09 toSrrS09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S09 toSrrS09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S10 toSrrS10​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS10

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S10 toSrrS10​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSrrS11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S11 toSrrS11​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSrrS11

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SRR_S11 toSrrS11​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toSurP09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SUR_P09 toSurP09​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toSurP09

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.SUR_P09 toSurP09​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toTbrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.TBR_Q01 toTbrQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toTbrQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.TBR_Q01 toTbrQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toUdmQ05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.UDM_Q05 toUdmQ05​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toUdmQ05

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.UDM_Q05 toUdmQ05​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toVqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VQQ_Q01 toVqqQ01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toVqqQ01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VQQ_Q01 toVqqQ01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toVxqV01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXQ_V01 toVxqV01​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toVxqV01

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXQ_V01 toVxqV01​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toVxrV03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXR_V03 toVxrV03​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toVxrV03

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXR_V03 toVxrV03​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toVxuV04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXU_V04 toVxuV04​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toVxuV04

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXU_V04 toVxuV04​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException
      • toVxxV02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXX_V02 toVxxV02​(String body)
                                                               throws ca.uhn.hl7v2.HL7Exception
        Throws:
        ca.uhn.hl7v2.HL7Exception
      • toVxxV02

        @Converter
        public static ca.uhn.hl7v2.model.v23.message.VXX_V02 toVxxV02​(byte[] body,
                                                                      org.apache.camel.Exchange exchange)
                                                               throws ca.uhn.hl7v2.HL7Exception,
                                                                      IOException
        Throws:
        ca.uhn.hl7v2.HL7Exception
        IOException