Skip to content

Commit

Permalink
Update retrieve-condition.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vickyjaiswal0308 authored Jan 31, 2024
1 parent a0e0325 commit c1f5129
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/pagecontent/retrieve-condition.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ Based on the example transaction Bundles given in the use case [Add RA Record](a

This query will return the Patient resource using the patients NHS number (TODO will be profiled to check for this, reference this later). The assocaited resources that make up the RA are also returned, which are all using default Patient SearchParameters define in the base specification for each resource.

For the [first transaction example](Bundle-add-condition-transaction-example-1.html), this is the [output of the query](Bundle-QUERY-OUTPUT--add-condition-transaction-example-1.html).
For the [first transaction example](Bundle-add-condition-transaction-example-1.html), this is the [output of the query](Bundle-QUERY-OUTPUT--0001-add-condition-transaction-example-1.html).

For the [second transaction example](Bundle-add-condition-transaction-example-2.html), where a Condition and adjustment (Flag) is added, this is the [output of the query](Bundle-QUERY-OUTPUT--add-condition-transaction-example-2.html).
For the [second transaction example](Bundle-add-condition-transaction-example-2.html), where a Condition and adjustment (Flag) is added, this is the [output of the query](Bundle-QUERY-OUTPUT--0002-add-condition-transaction-example-2.html).

See the [Data Model](data-model.html) for details on the relationships between the resources.

0 comments on commit c1f5129

Please sign in to comment.