android-fhir icon indicating copy to clipboard operation
android-fhir copied to clipboard

Allow Resource Creation using POST http verb.

Open aditya-07 opened this issue 1 year ago • 1 comments

Is your feature request related to a problem? Please describe.

User should be able to create a resource on the Fhir Server using Http-POST. This ticket should handle only the UrlUploadRequest and the BundleUploadRequest can be handled in a subsequent ticket.

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

Would you like to work on the issue? Please state if this issue should be assigned to you or who you think could help to solve this issue.

aditya-07 avatar Feb 13 '24 08:02 aditya-07

@aditya-07 I looked at the current upload strategy code. As I will start working on designing and implementing it, could you add more details for reference?

santosh-pingle avatar Feb 20 '24 08:02 santosh-pingle