Update README.md
Added Live Demo link.
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
ArithMedic is a free, open-source, FHIR-native medical calculation API.
|
||||
|
||||
🔗 [View Live Demo](https://www.arithmedic.eu)
|
||||
|
||||
## 📁 Project Structure
|
||||
```
|
||||
arithmedic
|
||||
@@ -35,9 +37,7 @@ arithmedic
|
||||
The project uses a modular design with the following main components:
|
||||
|
||||
- API (`main.py`, `api/`): Provides API interface
|
||||
|
||||
- Calculator Logic (`calculators/`): Medical calculators separated by category and specific calculator.
|
||||
|
||||
- FHIR mappings (`fhir_mappings/`): I/O mappings to FHIR standard.
|
||||
- Pydantic Schemas (`schemas/`): I/O validation.
|
||||
- HTML Templates (`templates/`): HTML templates for landing page and example web calculator.
|
||||
|
||||
Reference in New Issue
Block a user