Add Medication Request flow docs for 3.1 - #75
Merged
Conversation
added 2 commits
August 11, 2026 10:04
Publish the Medication Request concept and six flows from the care_docs sources: prescribe, manage, add from past records, view for an encounter, update and print. Adds a Medications category to the 3.1 flows sidebar.
Deploying coredocs with
|
| Latest commit: |
f822e86
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://3693bd48.coredocs.pages.dev |
| Branch Preview URL: | https://docs-medication-request-flow.coredocs.pages.dev |
Contributor
There was a problem hiding this comment.
Generated by Docs Reviewer for #75 · opus50 · 98.8 AIC · ⌖ 15.9 AIC · ⊞ 11K
| }, | ||
| { | ||
| "type": "category", | ||
| "label": "Medications", |
Contributor
There was a problem hiding this comment.
The whole change lands in 3.1 only. The shared conventions require versioned_docs/version-3.0/ and version-3.1/ to be kept byte-identical (.claude/skills/care-concept-doc/references/conventions.md, "Mirror 3.0 → 3.1"). Missing counterparts: versioned_docs/version-3.0/concepts/medications/medication-request.mdx (still the old page), the six new flows under version-3.0/flows/medications/medication-request/, both _category_.json files, and this category block in versioned_sidebars/version-3.0-sidebars.json.
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.
What
Publishes the Medication Request documentation from
care_docsinto the docs site (version 3.1).flows/medications/medication-request/:Medications > Medication Requestcategory to the 3.1 flows sidebar.The docs live under the existing
medicationsdomain, matchingconcepts/medications/, even though they are authored underClinical/incare_docs.Note for reviewers
The concept page is replaced, not extended. The previous version had
What it represents, a lifecycle section and Related links across the medication resources. The authored version covers Definition, Key Attributes, Status, Permissions, Configuration and Related. Worth a check that nothing needed is lost.Flow titles were changed from "How to Prescribe a Medication" to "Prescribe a medication" to match the Patient and Facility flows.
Verification
Docusaurus build passes for both
enandmllocales.