[docs] Update documentation for Condition and Encounter API changes - #28
Open
github-actions[bot] wants to merge 1 commit into
Open
Conversation
Documents the Condition and Encounter EMR modules including: - ConditionReadSpec fields (noting removal of 'criticality' field, breaking change from ohcnetwork/care#3729) - Encounter model fields, save behaviour, and EncounterOrganization - set_facility_identifier API action (noting rename from set_facility_idenitifier, breaking change from ohcnetwork/care#3730) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documentation Updates — 2026-08-09
This PR adds reference documentation based on features and breaking changes merged in
ohcnetwork/carein the last 3 weeks.Features Documented
criticalityfield from Condition Read Spec care#3729)EncounterOrganization, and theset_facility_identifierAPI action (from [ENG-872] Fix typo inEncounterViewSet.set_facility_idenitifiercare#3730)Changes Made
docs/references/clinical/condition.mdx— Condition EMR module referencedocs/references/clinical/encounter.mdx— Encounter EMR module referenceBreaking Changes Noted
ConditionReadSpec:criticalityfield removed from API responses. Noted with a callout in the Condition reference.set_facility_identifieraction: URL renamed fromset_facility_idenitifier(typo) toset_facility_identifier. Noted with a callout in the Encounter reference.Merged PRs Referenced
criticalityfield from Condition Read Spec care#3729 — Removecriticalityfield from Condition Read SpecEncounterViewSet.set_facility_idenitifiercare#3730 — Fix typo inEncounterViewSet.set_facility_idenitifierAdd this agentic workflows to your repo
To install this agentic workflow, run