chill-project / brusafe
A bundle to send health document to brusafe network
dev-master
2018-03-16 09:58 UTC
Requires
- chill-project/health: dev-master@dev
- chill-project/person: dev-master@dev
- guzzlehttp/guzzle: ~6.0
- php-health/cda: dev-master@dev
Requires (Dev)
- phpunit/phpunit: ^6.0
This package is not auto-updated.
Last update: 2025-10-19 15:48:54 UTC
README
The whole chill documentation can be found at http://docs.chill.social
This bundle works with other bundles. We will prepare a docker container to have a ready-to-work instance.
For people working with Brusafe
The most insteresting part should be in the directory Connector :
ProvideDocumentBody(must be renamed) prepare the XDS metadata ;APIConnectorconnect to the api to retrieve and create assertion. This can be seen in action in the controllerController/ConnectControllerandController/PublicationController::postDocumentActionITI41ProvideAndRegisterDocumentmake the soap call to provide and register document (ITI-41)