Skip to content

feat: introduce persistent, active and repeated populate types#49

Open
delcroip wants to merge 1 commit into
developfrom
feature/inputs
Open

feat: introduce persistent, active and repeated populate types#49
delcroip wants to merge 1 commit into
developfrom
feature/inputs

Conversation

@delcroip

@delcroip delcroip commented May 5, 2026

Copy link
Copy Markdown
Contributor

Add dedicated TriccNodePopulate* classes and update the drawio type map to replace the generic TriccNodeInput. Document the three input/populate behaviors, their attributes (context/from), update modes, inheritance rules and Draw.io usage in docs/input-types.md to clarify data handling for patient, encounter and longitudinal records.

Add dedicated TriccNodePopulate* classes and update the drawio
type map to replace the generic TriccNodeInput. Document the three
input/populate behaviors, their attributes (context/from), update
modes, inheritance rules and Draw.io usage in docs/input-types.md
to clarify data handling for patient, encounter and longitudinal
records.
Comment thread docs/input-types.md
- **Use Case**: Patient-level data like facility context demographics that persist across encounters.
- **Attribute** `context`:
- **Default Context**: `patient` (`facility` for CHT HF strategy)
- **Other Contexts**: `practitioner`, `facility`, `location`

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we might add "history" as context and merge with active, history will expect "from"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant