this package contains wrappers for jaxb generated java code that doesn't use common interfaces or superclasses
to be able to use common code , this packages contains the common interfaces and wrapper classes that implement these interfaces and can be wrapped around the jaxb generated code.
Contains the interface of the service publication and consultation and the factory to get it back
Use ServiceFactory to get an instance of consultation or publication passing the Access token.
Contains the interface of the service ehealthBox and the factory to get it back
Use ServiceFactory to get an instance of ehealthBox with session and token initialized.
Contains business utilities used for several connectors
Use EitUtis to read the current connected eid card and retrieve informations about a patient
The domain subpackage contains domain objects such as the Patient class
Project using the mycarenetcommons component ( all project which use the mycarenet services ) should add the needed properties in the
config file ( or rely on the default configuration).
this package contains the domain objects to create a request to send to mycarenet as defined on their document Service_Catalogue_Commons
mycarenet documentation site (password protected, ask access to mycarenet servicedesk)
extract from document :
2Introduction2.1Audience
This
document is intended for analysts, architect and developers of all applications
that interface with the NIP-PIN platform.