Skip to content

Commit e7ec9f8

Browse files
committed
Addinh Form Schema task
1 parent ded2c65 commit e7ec9f8

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ Defines the initial version of stream structures and event types for a common mo
88

99
## Functional Requirements Specifications
1010

11-
| Date | 5th June 2025 |
11+
| Date | 16th September 2025 |
1212
| ---------------- | ------------- |
13-
| Document Version | 0.2 |
13+
| Document Version | 0.3 |
1414
| Status | Draft |
1515
| | |
1616

1717
### Dev & Roadmap
1818

19-
Base Logic - metrics, observation, all about patien data
19+
Base Logic - metrics, observation, all about patient data
2020

2121
- [ ] Choose JSON or YAML
2222
- [ ] Write JsonScheams and validate with [ajv](https://github.com/ajv-validator/ajv)
@@ -31,6 +31,9 @@ Specific Logic
3131
- [ ] Properties for supported interactions
3232
- [ ] A `chat stream` when the counter part supports chats
3333

34+
Data usage and display
35+
36+
- [ ] Provide definition to display items in forms see: https://jsonforms.io/
3437

3538
### Function Requirements
3639

0 commit comments

Comments
 (0)