An open API service indexing awesome lists of open source software.

https://github.com/jy95/fds

Turn FHIR Dosage into human readable text in your desired language and much more
https://github.com/jy95/fds

fhir fhir-parser fhir-r4 fhir-r5 hacktoberfest hacktoberfest-accepted hapi-fhir health healthcare hl7 hl7-be hl7-fhir library open-source

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

          

FHIR Dosage Icon

FHIR Dosage Support

Turn [FHIR Dosage](https://build.fhir.org/dosage.html) into human-readable text in your desired language
(English, French, Dutch, German, ...) and much more.

[![Build Status](https://github.com/jy95/fds/actions/workflows/maven.yml/badge.svg)](https://github.com/jy95/fds/actions/workflows/maven.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/56beb6b5e12a4de481cd74ad164989f9)](https://app.codacy.com/gh/jy95/fds/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/56beb6b5e12a4de481cd74ad164989f9)](https://app.codacy.com/gh/jy95/fds/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[![Java Version](https://img.shields.io/badge/Java-11%2B-brightgreen.svg)](https://www.oracle.com/java/)
[![We ❤️ PRs](https://img.shields.io/badge/We%20%E2%9D%A4%EF%B8%8F-Pull%20Requests-brightgreen.svg)](https://github.com/jy95/fds/pulls)
[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://github.com/jy95/fhir-dosage-utils/blob/main/LICENSE)

Buy Me A Coffee

---

## Overview

Key Features:

- **Compatible:** Works with [Dosage R4](https://hl7.org/fhir/R4/dosage.html) and [Dosage R5](https://hl7.org/fhir/R5/dosage.html)
- **Extensibility** Easily adaptable and extendable to accommodate your requirements
- **Internationalization** Seamlessly extendable to other languages thanks to [`ICU4J`](https://unicode-org.github.io/icu/userguide/icu4j/)
- **Integration Ease** Works effortlessly in various environments like server, client, ...

Read more on: https://jy95.github.io/fds/

## Credits

Special thanks to :
- [The original JavaScript library which this library is coming from](https://github.com/jy95/fhir-dosage-utils)
- [NHS England](https://digital.nhs.uk/), the author of `Implementation guide for interoperable medicines` documents ( [Dose to text translations](https://simplifier.net/guide/ukcoreimplementationguideformedicines/dosetotexttranslation?version=current) / [Dosage explanations](https://simplifier.net/guide/ukcoreimplementationguideformedicines/elementdosage?version=current) )

## Contributors


Contributors

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=jy95/fds&type=Date)](https://star-history.com/#jy95/fds&Date)