Add Supply Delivery and Inventory docs for 3.1 - #86
Merged
Conversation
Publish the Product, Inventory Item, Purchase Order, Supply Order, Purchase Delivery and Supply Delivery modules from the care_docs sources. Refreshes four supply concepts, adds Purchase Order and Purchase Delivery as new concepts, and adds twenty-one flows under a new Supply category in the 3.1 flows sidebar.
Deploying coredocs with
|
| Latest commit: |
6fb3721
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://93ce6f6d.coredocs.pages.dev |
| Branch Preview URL: | https://docs-supply-modules.coredocs.pages.dev |
Contributor
There was a problem hiding this comment.
Generated by Docs Reviewer for #86 · opus50 · 196 AIC · ⌖ 15.8 AIC · ⊞ 11K
| }, | ||
| { | ||
| "type": "category", | ||
| "label": "Supply", |
Contributor
There was a problem hiding this comment.
The whole change is 3.1-only. The shared conventions require versioned_docs/version-3.0 and version-3.1 to be kept byte-identical ("Author in 3.0, then mirror to 3.1"), and the flow sidebar must be updated "in every version it was written to". Nothing here reaches versioned_docs/version-3.0/** or versioned_sidebars/version-3.0-sidebars.json, so all 21 flows and both new concepts are invisible in 3.0. Please mirror the files and this sidebar block.
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 six Supply Delivery and Inventory modules from
care_docsinto the docs site (version 3.1). 21 flows, 4 refreshed concepts and 2 new ones.supply-request)Adds a
Supplycategory to the 3.1 flows sidebar with the six modules nested under it.Supply Order
The
Supply Ordermodule publishes toconcepts/supply/supply-request.mdx, replacing the existing page rather than creating a near-duplicate beside it. The authored concept links to the FHIR SupplyRequest resource and all four of its flows are titled "...a supply request", so this is the same subject.The authored wording is kept as written, so the page is now titled Supply Order at
/concepts/supply/supply-request. If the site should stay on the term "Supply Request", the concept title and body need a terminology pass — happy to do that separately.Purchase Order and Purchase Delivery
Both are new concepts with no previous page. They sit alongside Supply Order and Supply Delivery, covering stock coming in from an external supplier as opposed to moving between locations inside a facility.
Note for reviewers
The four existing concepts are replaced, not extended.
These modules cross-reference each other and also reach into Billing — several flows link to the Invoice concept. All links resolve in the build.
Verification
Docusaurus build passes for both
enandmllocales.