**********************************************************
* eHealth Business VSBnet Async            RELEASE NOTES *
**********************************************************

4.1.2 release (may 2022)
 . improvement      minor updates of following xsd's:
 		- eMOHM_DF103_ConsultApplication_V4.xsd
            <xs:documentation>=========== XSD Version 4.1.0 =========</xs:documentation>
            <xs:documentation>10/10/2021: eMOHM_Common.xsd is van versie 7.0.0 naar 7.1.0 gegaan</xs:documentation>
    	- eMOHM_DF104_ConsultSupportAndRepair_V4.xsd
            <xs:documentation>=========== XSD Version 4.1.0 =========</xs:documentation>
            <xs:documentation>10/10/2021: eMOHM_Common.xsd is van versie 7.0.0 naar 7.1.0 gegaan</xs:documentation>
    	- eMOHM_DF107_PushApplicationView_V4.xsd
    			<xs:documentation>=========== XSD Version 4.1.0 =========</xs:documentation>
    		<xs:documentation>10/10/2021: eMOHM_Common.xsd is van versie 7.0.0 naar 7.1.0 gegaan</xs:documentation>
    	- eMOHM_DF112_ConsultSupportAndRepairList_V2.xsd
    		<xs:documentation>=========== XSD Version 2.1.0 =========</xs:documentation>
    		<xs:documentation>10/10/2021: eMOHM_Common.xsd is van versie 7.0.0 naar 7.1.0 gegaan</xs:documentation>
        - eMOHM_Common_V7.xsd
            <xs:documentation>=========== XSD Version 7.1.0 =========</xs:documentation>
            <xs:documentation>10/10/2021: Statussen voor advies ZKC toegevoegd aan ApplicationStatusType</xs:documentation>	
    	- WZCMH_Common_V3.xsd
    		<xs:documentation>30/09/2020: CertificateType: verwijderen van velden Coma, MS, ALS, Huntington</xs:documentation>
        - VSB_Common_V2.xsd
            <xs:documentation>=========== XSD Version 2.3.0 =========</xs:documentation>
    		<xs:documentation>22/10/2020: Added context REVA_Z in ContextType</xs:documentation>
    		<xs:documentation>=========== XSD Version 2.2.0 =========</xs:documentation>
    		<xs:documentation>24/09/2020: Added BELRAI_VL in CareEntityCodeType</xs:documentation>
    		<xs:documentation>24/06/2020: Added context MDO in ContextType</xs:documentation>

4.1.1 release (may 2022)
  . internal release
      		
4.1.0 release (may 2022)
  . internal release

3.21.0 release (may 2021)
 . improvement      adding new MOHM operations for the vsbnetasync business service:
                           createApplicationV3
                           getCreateApplicationV3
                           consultHistory
                           getConsultHistory
                           consultApplicationV4
                           getConsultApplicationV4
                           consultSupportAndRepairV4
                           getConsultSupportAndRepairV4
                           getPushDecisionV4
                           getPushApplicationViewV4
                           consultSupportAndRepairListV2
                           getConsultSupportAndRepairListV2
                           
3.18.0 release (october 2019)
 . improvement      adding new MOHM operations for the vsbnetasync business service:
                           consultSupportAndRepairList
                           getConsultSupportAndRepairList
                           cancelApplication
                           getCancelApplication

3.16.1 release (october 2018)
 . improvement      update to version 5.0.0 of MOHM xsd
                        - Modified files: 
                            examples/vsbnet/async/response/EMOHMDF104ConsultSupportAndRepairResponse_TC_CSUP1.xml
                            examples/vsbnet/async/response/EMOHMDF104ConsultSupportAndRepairResponse_TC_CSUP2.xml
                            examples/vsbnet/async/response/EMOHMDF105ReportDeliveryResponse_TC_DEL2.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES1.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES2.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES3.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES4.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES6.xml
                            examples/vsbnet/async/response/EMOHMDF106PushDecisionRequest_TC_PDES7.xml
                            examples/vsbnet/async/response/EMOHMDF107PushApplicationViewRequest_TC_PVIEW.xml
 . improvement      the service interfaces have been altered to require the input of an InputReference     
                        - Modified files: 
                            be/ehealth/businessconnector/vsbnet/async/insurability/session/VsbNetInsurabilityService
                            be/ehealth/businessconnector/vsbnet/async/invoice/session/VsbNetInvoiceService
                            be/ehealth/businessconnector/vsbnet/async/mohm/session/VsbNetMohmService
                            be/ehealth/businessconnector/vsbnet/async/insurability/session/impl/VsbNetInsurabilityServiceImpl
                            be/ehealth/businessconnector/vsbnet/async/invoice/session/impl/VsbNetInvoiceServiceImpl
                            be/ehealth/businessconnector/vsbnet/async/mohm/session/impl/VsbNetMohmServiceImpl
                            be/ehealth/businessconnector/vsbnet/async/session/VsbNetGetGenericAsyncIntegrationTest
                            be/ehealth/businessconnector/vsbnet/async/session/VsbNetPostGenericAsyncIntegrationTest
. improvement       the xml business response is by default validated against the xsd. To disable the following properties can be added: 
                        genericasync.vsbnet.insurability.validation.incoming.businessresponse=false                        
                        genericasync.vsbnet.mohm.validation.incoming.businessresponse=false                        

3.16.0 release (september 2018)
 . internal release 
 
3.16.0-beta-2 release (june 2018)
  . Initial beta release: asynchronous mohm, invoice and insurability services.
  . Retirement home services are not supported. Only a generic usage code example is supplied:
        - be.ehealth.businessconnector.vsbnet.async.session.VsbNetGenericUsage

3.16.0-beta-2 release (june 2018)
 . internal release 
         
3.16.0-beta-1 release (june 2018)
 . internal release  
 
3.16.0-beta-0 release (june 2018)
 . internal release          
