************************************************************
* eHealth Business Connector Trussmaker RELEASE NOTES      *
************************************************************
3.23.0 release (october 2022)
    . improvement     business connector ehboxv3: align with WS Publication cookbook:
                       - For clarity, in the connector api DocumentMessage.document is renamed DocumentMessage.body.
                       - The connector now translates this body in the WS interface as EncryptableTextContent in the Document xml element (was translated as EncryptableBinaryContent).
                       - The MineType of the body must be text/plain or text/html.
                       - See the latest eHealtBox v.3 Publication WS cookbook for the full body specifications.

    . removing        business connector consultrn V1.

    . 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>

    . removing
            synchronous business service therlink: remove proof type SISREADING
            => method createProofForSisReading() removed from be.ehealth.businessconnector.therlink.builder.ProofBuilder interface.

    . improvement
            synchronous business service dicsV5: update to latest xsd-dics (5.1.4)

    . bugfix
            - ConsultRN v2 phonetic search: update xsd model to make possible a phonetic search without given names.
              See examples in examples\be\ehealth\businessconnector\test\consultrn\consultrnv2\session\ConsultrnSessionPersonServiceIntegrationTest


3.21.0 release (may 2021)
    . adding:      
            - new MOHM operations for the vsbnetasync business service:
                           createApplicationV3
                           getCreateApplicationV3
                           consultHistory
                           getConsultHistory
                           consultApplicationV4
                           getConsultApplicationV4
                           consultSupportAndRepairV4
                           getConsultSupportAndRepairV4
                           getPushDecisionV4
                           getPushApplicationViewV4
                           consultSupportAndRepairListV2
                           getConsultSupportAndRepairListV2
                           
3.21.1 release (may 2021)
   . internal release
   
3.21.0 release (may 2021)
   . internal release
                           
3.19.1 release (april 2020)
    .improvement:
            - new target groups for the business service MemberData Sync/Async: clinical psychologists + clinical orthopedagogist

3.19.0 release (april 2020)
   . internal release

3.18.0 release (october 2019)
   . adding:
            - synchronous business service MemberData v2
            - asynchronous business service MemberData Async

   . improvement:
            - adding new MOHM operations for the vsbnetasync business service:
                        consultSupportAndRepairList
                        getConsultSupportAndRepairList
                        cancelApplication
                        getCancelApplication

3.16.1 release (october 2018)
   . adding:
            - business service therlink
            - new therlink operation HasTherapeuticLink
   . changes:
            - The vsbnetasync service interfaces have been altered to require the input of an InputReference     
            - The vsbnetasync xml business responses are by default validated against the xsd. To disable this validation the following properties can be set: 
                        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-3 release (june 2018)
   . Initial beta release
   . adding:
            - new asynchronous business service vsbnetasync (includes mohm, invoice and insurability async services).
              See examples in examples\be\ehealth\businessconnector\vsbnet\async
            - new synchronous business service vsbnetinsurability (includes insurability service)
              See examples in examples\be\ehealth\businessconnector\vsbnetinsurability
   . These are the specific vsbnet licensing properties to be set in the config:
            vsbnet.licence.username=
            vsbnet.licence.password=
   . Normally the vsbnet etk properties are already correct in the config file:
            vsbnet.mohm.keydepot.identifiertype=CBE
            vsbnet.mohm.keydepot.identifiervalue=881629733
            vsbnet.mohm.keydepot.application=WZCMH
            vsbnet.invoice.keydepot.identifiertype=CBE
            vsbnet.invoice.keydepot.identifiervalue=881629733
            vsbnet.invoice.keydepot.application=WZCMH
      
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              