diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/How-does-it-work.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/How-does-it-work.page.md index 213893f8..5c855f69 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/How-does-it-work.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/How-does-it-work.page.md @@ -730,7 +730,7 @@ To achieve this, a "service attribute" is configurable against services. This wi
Contact Options:
Contact Options:
Contact Options:
@@ -466,8 +466,8 @@ This payload is used to transmit all the necessary information that is required
| PractitionerRole.code | | SHOULD | 0..* | |
| PractitionerRole.code.coding | This SHOULD be populated when indicating the roles a practitioner can perform | SHOULD | 1..1 | |
| PractitionerRole.code.coding.system | This MUST be populated with the CodeSystem from the ValueSet 'https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode' - FIXED VALUE | SHOULD | 0..1 | https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode |
-| PractitionerRole.code.coding.code | This MUST be populated with Code of CodeSystem value. See ValueSet 'https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode'. | SHOULD | 0..1 | 224508005 |
-| PractitionerRole.code.coding.display | This MUST be populated with Display of CodeSystem value. See ValueSet 'https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode'. | SHOULD | 0..1 | Administrative healthcare staff |
+| PractitionerRole.code.coding.code | This MUST be populated with Code of CodeSystem value. See ValueSet https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode. | SHOULD | 0..1 | 224508005 |
+| PractitionerRole.code.coding.display | This MUST be populated with Display of CodeSystem value. See ValueSet https://fhir.hl7.org.uk/ValueSet/UKCore-PractitionerRoleCode. | SHOULD | 0..1 | Administrative healthcare staff |
| PractitionerRole.healthcareService | | SHOULD | 0..* | |
| PractitionerRole.healthcareService.reference | This SHOULD be populated where the Organisation of the ServiceRequest.performer is not known. | SHOULD | 0..* | urn:uuid:6f3cc6930da34578812ca36de01268f9 |
@@ -481,14 +481,14 @@ This payload is used to transmit all the necessary information that is required
| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) |
|------------------------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|-----------------------------------------------------|
-| 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.
'https://simplifier.net/hl7fhirukcorer4/ukcore-flag' | | 0..* | |
+| 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.
https://simplifier.net/hl7fhirukcorer4/ukcore-flag | | 0..* | |
| 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 |
| Flag.meta | https://www.hl7.org/fhir/resource.html#Meta | | 1..1 | |
| Flag.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | http://hl7.org/fhir/StructureDefinition/Flag |
| Flag.meta.lastUpdated | This MUST be populated. All resources MUST include 'lastUpdated' value, under meta section which MUST be the same timestamp for each resource when created from new, but MUST be a later timestamp on updates, if the content of a particular resource contains updated info for subsequent updates. Otherwise, maintain the timestamp originally sent. | MUST | 1..1 | 2023-03-08T12:01:08.4677672+00:00 |
| Flag.status | A status of 'active' MUST be assigned | MUST | 1..1 | active |
| Flag.category | This MUST be used to indicate the 'type' of Flag e.g. Safeguarding Concern etc. | MUST | 0..* | |
-| Flag.category.coding | This MUST be populated with the overarching Flag Category: e.g. Safeguarding or Additonal Patient Information from CodeSystem 'https://fhir.nhs.uk/CodeSystem/flag-categories-bars' | MUST | 1..1 | |
+| Flag.category.coding | This MUST be populated with the overarching Flag Category: e.g. Safeguarding or Additional Patient Information from CodeSystem https://fhir.nhs.uk/CodeSystem/flag-categories-bars | MUST | 1..1 | |
| Flag.category.coding.system | This MUST be populated with 'https://fhir.nhs.uk/CodeSystem/flag-categories-bars' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/flag-categories-bars |
| Flag.category.coding.code | This MUST be populated with the Code of the Flag Category. See CodeSystem https://fhir.nhs.uk/CodeSystem/flag-categories-bars | MUST | 0..1 | API |
| Flag.category.coding.display | This MUST be populated with the Display of the Flag Category. See CodeSystem https://fhir.nhs.uk/CodeSystem/flag-categories-bars | MUST | 0..1 | Additional Patient Information |
@@ -668,19 +668,19 @@ This payload is used to transmit all the necessary information that is required
| Consent.status | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | active |
| Consent.scope | | MUST | 1..1 | |
| Consent.scope.coding | | MUST | 1..1 | |
-| Consent.scope.coding.system | This MUST be populated with the System namespace for the CodeSystem 'http://terminology.hl7.org/CodeSystem/consentscope' - FIXED VALUE | MUST | 0..1 | http://terminology.hl7.org/CodeSystem/consentscope |
-| Consent.scope.coding.code | This MUST be populated with Code 'patient-privacy'. See CodeSystem 'http://terminology.hl7.org/CodeSystem/consentscope'. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | patient-privacy |
+| Consent.scope.coding.system | This MUST be populated with the System namespace for the CodeSystem http://terminology.hl7.org/CodeSystem/consentscope - FIXED VALUE | MUST | 0..1 | http://terminology.hl7.org/CodeSystem/consentscope |
+| Consent.scope.coding.code | This MUST be populated with Code 'patient-privacy'. See CodeSystem http://terminology.hl7.org/CodeSystem/consentscope. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | patient-privacy |
| Consent.Category | | MUST | 1..* | |
| Consent.Category.coding | | MUST | 1..1 | |
| Consent.Category.coding.system | This MUST be populated with the System namespace for the CodeSystem 'https://fhir.nhs.uk/CodeSystem/consent-categories-bars' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/consent-categories-bars |
-| Consent.Category.coding.code | This MUST be populated with Code 'DRC'. See CodeSystem 'https://fhir.nhs.uk/CodeSystem/consent-categories-bars'. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | DRC |
-| Consent.Category.coding.display | This MUST be populated with Display 'Direct Care'. See CodeSystem 'https://fhir.nhs.uk/CodeSystem/consent-categories-bars'. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | Direct Care |
+| Consent.Category.coding.code | This MUST be populated with Code 'DRC'. See CodeSystem https://fhir.nhs.uk/CodeSystem/consent-categories-bars. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | DRC |
+| Consent.Category.coding.display | This MUST be populated with Display 'Direct Care'. See CodeSystem https://fhir.nhs.uk/CodeSystem/consent-categories-bars. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | Direct Care |
| Consent.patient | | MUST | 0..1 | |
| Consent.patient.reference | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 |
| Consent.policyRule | | MUST | 0..1 | |
| Consent.policyRule.coding | | MUST | 1..1 | |
| Consent.policyRule.coding.system | This MUST be populated with the namespace for the CodeSystem 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | http://terminology.hl7.org/CodeSystem/v3-ActCode |
-| Consent.policyRule.coding.code | This MUST be populated with Code 'IMPLIED'. See CodeSystem 'http://terminology.hl7.org/CodeSystem/v3-ActCode'. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | IMPLIED |
+| Consent.policyRule.coding.code | This MUST be populated with Code 'IMPLIED'. See CodeSystem http://terminology.hl7.org/CodeSystem/v3-ActCode. This is the only supported option for this BaRS release - FIXED VALUE | MUST | 0..1 | IMPLIED |
| Consent.dateTime | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | 26/11/2021 |