Skip to content

Commit

Permalink
OZ-356: Minor updates to the openmrs-senaite functional flow. (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga authored May 10, 2024
1 parent 9e2cf67 commit 459f496
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/users/openmrs-senaite.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

!!! question "What is an OpenMRS lab results bundle?"

Lab results are represented in OpenMRS as observations (obs). A lab results bundle is a set of OpenMRS obs that can be either numeric or coded data types.
Lab results are represented in OpenMRS as observations (obs). A lab results bundle is a set of OpenMRS obs that can be either free-text, numeric or coded data types.

## Flows Details

Expand All @@ -49,9 +49,9 @@ flowchart LR

### **3**   SENAITE Analyses ⭆ OpenMRS Lab Results Bundle

When an analysis request's analyses (or lab results) have been submitted in SENAITE, the lab results bundle is saved into OpenMRS as an array of obs.
When an analysis request's analyses (or lab results) have been submitted, verified and published in SENAITE, the lab results bundle is saved into OpenMRS as an array of obs.

``` mermaid
flowchart LR
a["SENAITE analyses"]-- many-to-1 -->b["OpenMRS lab results bundle"]
```
```

0 comments on commit 459f496

Please sign in to comment.