Skip to content

Commit

Permalink
Add wiki Link to readme (#88)
Browse files Browse the repository at this point in the history
* BS-113 | Patrick | Add wiki to readme

* BS-113 | Patrick | Update SNOMED Integration in README
  • Loading branch information
nyatindopatrick committed May 31, 2023
1 parent 869e148 commit 240e6aa
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
Form Controls
-------------

This library provides a range of form controls that can be used to create customized forms within the Bahmni platform.

### File naming conventions

1. All components should be in Pascal Case (camel case starting with uppercase letter)
Expand All @@ -18,3 +20,7 @@ Form Controls
1. Install dependencies - `yarn`
2. Build - `yarn build`
3. Test - `yarn test`

### SNOMED Integration Support

form-controls also integrates with SNOMED for terminology lookup as part of form configuration and generation. More details can be found in [this](https://bahmni.atlassian.net/wiki/spaces/BAH/pages/3132686337/SNOMED+FHIR+Terminology+Server+Integration+with+Bahmni) Wiki link

0 comments on commit 240e6aa

Please sign in to comment.