ppazos / cabolabs-ehrserver

Open platform to manage and share standardized clinical data, designed by @ppazos at CaboLabs Health Informatics.
https://cabolabs.com
Apache License 2.0
179 stars 110 forks source link

SYNC - need marshallers and data binders (parsers) for all the resources #969

Closed ppazos closed 6 years ago

ppazos commented 6 years ago

Create a SyncMarshallersService with the methods needed for marshalling.

Complex marshallers can't be implemented with registerObjectMarshaller.

ppazos commented 6 years ago

Added marshallers on this issue, binders will be done on another issue.