Skip to content

Commit 2ad4b2a

Browse files
committed
NBRS-4661 - Updated App 8 Flag Links
Add a link to the Simplifier Example for Additional Patient Information. Corrected the link on the Payload data page for Flag to render as a clickable URL.
1 parent 93ef792 commit 2ad4b2a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Payloads.page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The Task is used to direct the next action(s) required by the Sender making the
4949
### Flag Resource
5050
The Flag resource is used to communicate prospective warnings of potential issues when providing care to the patient. The population of the Flag Resource is optional as not all subjects will have relevant issues.
5151

52-
BaRS Senders **should** populate Flag resources and **should** make adequate provision in their solution to support key flags in BaRS Application workflows, for example, Additional Patient Information. When populating this resource, Senders **must** include both *flag.category* and *flag.code* values using the specific [BaRS CodeSystems](https://simplifier.net/nhsbookingandreferrals/~resources?category=CodeSystem&sortBy=DisplayName).
52+
BaRS Senders **should** populate Flag resources and **should** make adequate provision in their solution to support key flags in BaRS Application workflows, for example, [Additional Patient Information](https://simplifier.net/NHSBookingandReferrals/01dcdcbb-93c0-4418-a5f5-d8b2573d4866). When populating this resource, Senders **must** include both *flag.category* and *flag.code* values using the specific [BaRS CodeSystems](https://simplifier.net/nhsbookingandreferrals/~resources?category=CodeSystem&sortBy=DisplayName).
5353

5454
When a BARS Receiver processes information in a Flag resource;
5555

guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Referral-Payload.page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -481,7 +481,7 @@ This payload is used to transmit all the necessary information that is required
481481

482482
| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) |
483483
|------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|-----------------------------------------------------|
484-
| Flag | The Flag resource is used to risks and special patient requirements e.g. transport requirements, accessibility requirements, and reasonable adjustments. It can also be used to carry information about safeguarding concerns. <br><br>https://simplifier.net/hl7fhirukcorer4/ukcore-flag | | 0..* | |
484+
| Flag | The Flag resource is used to risks and special patient requirements e.g. transport requirements, accessibility requirements, and reasonable adjustments. It can also be used to carry information about safeguarding concerns. <br><br> 'https://simplifier.net/hl7fhirukcorer4/ukcore-flag' | | 0..* | |
485485
| Flag.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 77be46e3-7f01-4afe-b37d-7a301db6df63 |
486486
| Flag.meta | https://www.hl7.org/fhir/resource.html#Meta | | 1..1 | |
487487
| Flag.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | http://hl7.org/fhir/StructureDefinition/Flag |

0 commit comments

Comments
 (0)