Skip to content

Commit 69c1ff8

Browse files
committed
removing use of pronoun 'we'
1 parent f94e86d commit 69c1ff8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/1.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ Below is an example `fhirAuthorization` parameter:
334334

335335
Field | Optionality | Type | Description
336336
----- | ----- | ----- | --------
337-
`cards` | REQUIRED | *array* | An array of **Cards**. Cards can provide a combination of information (for reading), suggested actions (to be applied if a user selects them), and links (to launch an app if the user selects them). The EHR decides how to display cards, but we recommend displaying suggestions using buttons, and links using underlined text.
337+
`cards` | REQUIRED | *array* | An array of **Cards**. Cards can provide a combination of information (for reading), suggested actions (to be applied if a user selects them), and links (to launch an app if the user selects them). The EHR decides how to display cards, but this specification recommends displaying suggestions using buttons, and links using underlined text.
338338

339339
If your CDS Service has no decision support for the user, your service should return a 200 HTTP response with an empty array of cards.
340340

0 commit comments

Comments
 (0)