google / android-fhir

The Android FHIR SDK is a set of Kotlin libraries for building offline-capable, mobile-first healthcare applications using the HL7® FHIR® standard on Android.
https://google.github.io/android-fhir/
Apache License 2.0
484 stars 283 forks source link

[R&D] codeGenerator from an IG #525

Open fredhersch opened 3 years ago

fredhersch commented 3 years ago

From an IG, be able to generate end-points for transaction operations - see discussion with Carl L

jingtang10 commented 3 years ago

@litlfred

jingtang10 commented 3 years ago

Generating kotlin APIs from an IG's definition of operations for developers so that developers don't need to reimplement the operations for each IG.