Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Commit

Permalink
$docref ampersand wasn't nice either, looks like
Browse files Browse the repository at this point in the history
  • Loading branch information
kckeim committed Oct 9, 2023
1 parent 5078c6e commit ba7691c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ US Core operation for querying DocumentReferences for the supplied parameters:
_Implementation Notes_

- The `type` parameter:
- It must include both a system and a code. e.g. `&type=http://loinc.org\|34133-9`
- It must include both a system and a code. e.g. `type=http://loinc.org\|34133-9`
- It may be a single system and code, or a comma-separated list.
- The `start` and `end` parameters:
- They must be valid [dateTime]s with a time component.
Expand Down

0 comments on commit ba7691c

Please sign in to comment.