Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .simplifier/folder.settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"IncludeSubdirectories": true,
"PreferredFormat": "Xml"
}
Binary file modified Onboarding Dev Account Title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Onboarding Dev Account.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 0 additions & 8 deletions StructureDefinition/BARSServiceRequest-request-validation.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,6 @@
<min value="1" />
<max value="1" />
</element>
<element id="ServiceRequest.category.coding.system">
<path value="ServiceRequest.category.coding.system" />
<fixedUri value="https://fhir.nhs.uk/CodeSystem/message-category-servicerequest" />
</element>
<element id="ServiceRequest.category.coding.code">
<path value="ServiceRequest.category.coding.code" />
<fixedCode value="validation" />
</element>
<element id="ServiceRequest.subject">
<path value="ServiceRequest.subject" />
<type>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,13 @@ BaRS is based on internet-first principles and there is no requirement for [Heal

### Sender
Prerequiste steps to follow -
* [Create Developer account](https://portal.developer.nhs.uk/create-a-developer-account)
* Sign in, create a team by selecting "**My teams**", and then "**+ New Team**":
* [Create Developer account](https://digital.nhs.uk/developer) click Create account
* Sign in, select **environment access** from the top
{{render:Onboarding Dev Account Title.png}}

{{render:Onboarding Dev Account.png}}
* create a team by selecting "**My teams**", and then "**+ New Team**":

{{render:Onboarding Dev Account Title.png}}
{{render:Onboarding Dev Account.png}}

* Assign members to your Team
* Create an App
Expand Down
Loading