************************************************************
* eHealth Business Connector Generic RELEASE NOTES         *
************************************************************

this release contains all business connectors , with an empty configuration file. 
they can be used to create a connector for a new target group

3.18.0 release (october 2019)
   . improvement
            Service validated for following AR78 professionals:
                clinicalorthopedagogist, clinicalpsychologist and oraldentalhygienist

   . adding:
            - synchronous business service Mediprima v2
              /!\ For the orgpharmacy target group the following additional saml attribute designator is required for Mediprima Consultation V2 (see configuration file):
                   urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:ehealth:1.0:pharmacy:nihii-number:recognisedpharmacy:nihii11

            - synchronous business service MemberData v2
            - asynchronous business service MemberData Async

   . adding:             
            - Service validated for the following AR78 professionals:
                               clinicalorthopedagogist, clinicalpsychologist and oraldentalhygienist.
              Here is the session management saml configuration for each of these professions: 

                # clinicalorthopedagogist  
                sessionmanager.samlattribute.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin,${sender.inss}
                sessionmanager.samlattribute.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin,${sender.inss}
                sessionmanager.samlattributedesignator.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin
                sessionmanager.samlattributedesignator.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin
                sessionmanager.samlattributedesignator.3=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:fpsph:clinicalorthopedicpedagogue:boolean
                sessionmanager.samlattributedesignator.4=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:nihii:clinicalorthopedicpedagogue:nihii11
                sessionmanager.samlattributedesignator.5=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:professional:clinicalorthopedicpedagogue:boolean
                
                # clinicalpsychologist
                sessionmanager.samlattribute.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin,${sender.inss}
                sessionmanager.samlattribute.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin,${sender.inss}
                sessionmanager.samlattributedesignator.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin
                sessionmanager.samlattributedesignator.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin
                sessionmanager.samlattributedesignator.3=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:fpsph:clinicalpsychologist:boolean
                sessionmanager.samlattributedesignator.4=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:nihii:clinicalpsychologist:nihii11
                sessionmanager.samlattributedesignator.5=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:professional:clinicalpsychologist:boolean
                
                # oraldentalhygienist
                sessionmanager.samlattribute.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin,${sender.inss}
                sessionmanager.samlattribute.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin,${sender.inss}
                sessionmanager.samlattributedesignator.1=urn:be:fgov:identification-namespace,urn:be:fgov:ehealth:1.0:certificateholder:person:ssin
                sessionmanager.samlattributedesignator.2=urn:be:fgov:identification-namespace,urn:be:fgov:person:ssin
                sessionmanager.samlattributedesignator.3=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:fpsph:dentalhygienist:boolean
                sessionmanager.samlattributedesignator.4=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:nihii:dentalhygienist:nihii11
                sessionmanager.samlattributedesignator.5=urn:be:fgov:certified-namespace:ehealth,urn:be:fgov:person:ssin:ehealth:1.0:professional:dentalhygienist:boolean


3.17.1 release (april 2019)
   . adding:
            - synchronous business service MemberData 
            - synchronous business service eAttest v2 
   . change:
            - business service intrahub v1: Support fort the ID-ENCRYPTION-KEY kmehr identifier. This identifier is meant to be added to the hcparty identifiers of the request for operations where the response must be encrypted.
              The ID-ENCRYPTION-KEY value contains the base64 encoded ETK of the sender.
              By default ID-ENCRYPTION-KEY is not added since service providers might not be compliant yet.
              To activate ID-ENCRYPTION-KEY the config property see migration.guide.generic.txt.
   
3.17.0 release (april 2019)
 . internal release 

3.16.1 release (october 2018)
   . adding:
            - new therlink operation HasTherapeuticLink 
   . change:
            - business service intrahub v3: Pagination added to getTransactionList 
            - business service intrahub v3: Support fort the ID-ENCRYPTION-KEY kmehr identifier. This identifier is meant to be added to the hcparty identifiers of the request for operations where the response must be encrypted.
              The ID-ENCRYPTION-KEY value contains the base64 encoded ETK of the sender.
              By default ID-ENCRYPTION-KEY is not added since service providers might not be compliant yet (the kmehr.hubservicev3.identifier.id.idencryptionkey property is false).
              To activate ID-ENCRYPTION-KEY the config property kmehr.hubservicev3.identifier.id.idencryptionkey must be set to true.
   . bugfix:
            - business service registration: remove mandatory checks on fields InputReference, NIPReference, OutputReference of mycarenet CommonOutput. These fields
              are optional in the mycarenet response.   
              
3.16.0 release (september 2018)
 . internal release                        

3.16.0-beta-3 release (june 2018)
   . adding:
            - new asynchronous business service mycarenetmedadmin (medadmin async service)
   . 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
   . Your 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              

3.15.1 release (april 2018)
   . adding:
            - new business service dicsv4
            - new business service consultrn (includes identifyPerson, phoneticSearch and managePerson.registerPerson)
            - new business service mediprimauma
            - new business service eh2ebox (included in the ehboxv3 module) 
            - new generic async business service genins (geninsasync module)

3.15.0 release (april 2018)
 . internal release
 
3.14.2 release (february 2017)
    . see    release.notes.business-intrahubv3.txt

3.14.2-beta-1 release (november 2017)

3.14.2-beta-0 internal release (november 2017)

3.14.1 release (octobre 2017)

3.14.0 release (octobre 2017)

3.14.0-beta-0 release (september 2017)
   . adding    new business service intrahub v3
   . adding    new business service mediprima

3.13.1 release (juli 2017)
   . adding    new business service MyCarenet eAttest

3.13.0 internal release (july 2017)

3.12.1 release (june 2017)  
   . adding    new business service Civics V2
   . adding    new business service Dics V3
   . deleting  business service Civics V1
   . deleting  business service Dics V2

3.12.0 internal release (mai 2017)

3.11.1 release
  .  bugfix for dll incompatability in utilities-addressbook

3.11.0 internal release (october 2016)
  .  using latest version of technical connector 3.11.0
  .  adding    new business service genericinsurability v2, dics, dicsv2

3.10.4 release (september 2016)
  . using latest version of technical connector 3.10.4
  . using latest version of business connector 3.10.4
  
3.10.3 release
   . internal release

3.10.2 release (july 2016)
  . using latest version of technical connector 3.10.2
  . using latest version of business connector 3.10.2 
  
3.10.1 release
   . internal release

3.10.0 release (june 2016)
   . improvement      uniformisation of all connector versions
   
3.4.11 (may 2016)
  . internal partner release (not published on ehealth portal only distributed to Recipe, Reseau Santé Wallon and Vitalink)
  . adding    new business service addressbook
  . adding    bootstrap configurations for all business modules
  . change    config properties splitted between sender and careprovider properties ( makes mandate configurations easier)
  . upgrade   technical connector version 3.4.11
  . upgrade   business connector 3.4.11 
  
1.0.0-beta-2 release
  . using latest version of technical connector 3.4.0-beta-9 
  . using latest version of business connector 3.4.0-beta-9 
