Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jy95/fhir-dosage-utils
Turn FHIR Dosage into human readable text in your wanted language and much more
https://github.com/jy95/fhir-dosage-utils
fhir fhir-parser fhir-r4 fhir-r5 framework hacktoberfest hacktoberfest-accepted health healthcare hl7 hl7-be hl7-fhir lib library open-source timing
Last synced: 2 months ago
JSON representation
Turn FHIR Dosage into human readable text in your wanted language and much more
- Host: GitHub
- URL: https://github.com/jy95/fhir-dosage-utils
- Owner: jy95
- License: agpl-3.0
- Created: 2024-03-21T21:11:04.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-28T22:51:40.000Z (7 months ago)
- Last Synced: 2024-05-29T16:27:20.092Z (7 months ago)
- Topics: fhir, fhir-parser, fhir-r4, fhir-r5, framework, hacktoberfest, hacktoberfest-accepted, health, healthcare, hl7, hl7-be, hl7-fhir, lib, library, open-source, timing
- Language: TypeScript
- Homepage: https://jy95.github.io/fhir-dosage-utils/
- Size: 5.07 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
FHIR Dosage to text
Turn [FHIR Dosage](https://build.fhir.org/dosage.html) into human readable text in your wanted language (english, french, dutch, german, ...) and much more
[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://github.com/jy95/fhir-dosage-utils/blob/main/LICENSE) ![npm latest package](https://img.shields.io/npm/v/fhir-dosage-utils/latest.svg) ![npm downloads](https://img.shields.io/npm/dm/fhir-dosage-utils.svg) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/9c444b5c17fe497cb21d052b0a7ab4e6)](https://app.codacy.com/gh/jy95/fhir-dosage-utils/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) [![Codacy Badge](https://app.codacy.com/project/badge/Coverage/9c444b5c17fe497cb21d052b0a7ab4e6)](https://app.codacy.com/gh/jy95/fhir-dosage-utils/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage) [![prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
---
## 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 with `i18next`
- **Integration Ease** Works effortlessly in various environments like the browser, Node.js, ...Read more on : https://jy95.github.io/fhir-dosage-utils/
## Credits
Special thanks to [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) ), which this project took some inspirations as a starting base.
## Contributors
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=jy95/fhir-dosage-utils&type=Date)](https://star-history.com/#jy95/fhir-dosage-utils&Date)