wardle / hades

A FHIR terminology server.
Eclipse Public License 2.0
34 stars 1 forks source link

Merge 'Decoupled architecture' #10

Closed wardle closed 1 year ago

wardle commented 1 year ago

Start of new architecture with pluggable modular backend.

Still a work-in-progress, with additional modules needed for value sets and code systems including those built-in to HL7 FHIR but also other information standards/ value sets defined in a variety of formats (FHIR, JSON, EDN, CSVW) to create reproducible FHIR server images from source data.

As a by product, fixes #5 in relation to URL decoding.