Skip to content

Commit 810fbd9

Browse files
authored
typo: medications json object->orders
Fixes #427
1 parent fa48ee8 commit 810fbd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hooks/order-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The user is in the process of reviewing a set of orders to sign.
1616

1717
## Context
1818

19-
The set of orders being reviewed for signature on-screen. All FHIR resources in this _context_ MUST be based on the same FHIR version. All FHIR resources in the medications object MUST have a status of _draft_.
19+
The set of orders being reviewed for signature on-screen. All FHIR resources in this _context_ MUST be based on the same FHIR version. All FHIR resources in the `orders` object MUST have a status of _draft_.
2020

2121
Field | Optionality | Prefetch Token | Type | Description
2222
----- | -------- | ---- | ---- | ----

0 commit comments

Comments
 (0)