Skip to content
/ fds Public

Turn FHIR Dosage into human readable text in your wanted language and much more

License

Notifications You must be signed in to change notification settings

jy95/fds

Repository files navigation

FHIR Dosage Support

Turn FHIR Dosage into human-readable text in your wanted language (English, French, Dutch, German, ...) and much more

Build Status Codacy Badge Codacy Badge Java Version We ❤️ PRs License
Buy Me A Coffee


Overview

Key Features:

  • Compatible: Works with Dosage R4 and Dosage R5
  • Extensibility Easily adaptable and extendable to accommodate your requirements
  • Internationalization Seamlessly extendable to other languages thanks to ICU4J
  • Integration Ease Works effortlessly in various environments like server, client, ...

Read more on :

Artifacts

ArtifactId Description Maven Central
common Shared utilities and foundational components. Maven Central Version
r4 Implementation for FHIR R4 support. Maven Central Version
r5 Implementation for FHIR R5 support. Maven Central Version
<dependency>
    <groupId>io.github.jy95.fds</groupId>
    <artifactId>r4</artifactId>
    <version>1.0.0</version>
</dependency>

Credits

Special thanks to :

Contributors

Contributors

Star History

Star History Chart