From 85f03539b1c93777fdd4a09b905fef1fefac8d38 Mon Sep 17 00:00:00 2001 From: luci-davies Date: Fri, 8 May 2026 14:03:17 +0100 Subject: [PATCH 01/16] Update broken link and refine content NBRS-4575 --- .../Home/Helpandsupport/ReportAnIncident/Index.guide.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md index a01888d1..6a73d569 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Helpandsupport/ReportAnIncident/Index.guide.md @@ -20,7 +20,7 @@ Online portal: [NHS England Customer Portal](http://nhsdigitallive.service-now.c Suppliers can also raise an incident directly from [My developer Hub](https://identity.prod.api.platform.nhs.uk/realms/developer-identity/protocol/openid-connect/auth?client_id=digital-onboarding-service&redirect_uri=https%3A%2F%2Fonboarding.prod.api.platform.nhs.uk%2Fsignin-oidc&response_type=code&scope=openid%20profile&code_challenge=ZUU7cuXAVdAVUUZvKtObefolzxuC13z5K_2DGUdB2yA&code_challenge_method=S256&response_mode=form_post&nonce=638853383078309811.NTIwNDc5MTYtMTlhYy00NmQ3LWIzZWQtODkzODFhODMwNTY1OWQ1MzI1NjgtMTExNy00YTBmLTk3ZjktOGVhNjQ4OWU1YmM2&state=CfDJ8KIg-PX7cpFGqswXYg36_armJbSeBql_hqVXgTDXWUpX8dF__le75Swm8zeNMfwh2D1WLPocxe3LIEZkRx5Ztapv97rTAml6GhesJyJmSNfr16q3jsnNAm_JMFsYF6HnfGSuU35oZTIeFONXgzuxDduXYFyE888OeKoWAD9QUqwdMEpTo1GttkMcGHkBnIqE-KUUnY7cPZClkq4BHqE1B0GmAaH5ieLExlfAwm7xDHcjlgVnKIVKPr7Ofx7W2-GIFBhNES1hNkcTMDtOauOU_lDjemQmd3J-DRkvjW0GD2bieS2SV403nhvdHYPxds7G9fYiv7r8A8C4J_jIA2dfO1suyvAmLWDGm0x1cqDBbizhLo58pWULuK_CEE3Ru3qPypw-pfcyZf1S3rL-YnITOF6pA85VBkuGfTeR9pi602Vi7PICi0jXkx28dfsXxUzB5qtIF2InkIGjCWt455dwU7LntcVQkSmUKLYRFIZgHxm_&x-client-SKU=ID_NETSTANDARD2_0&x-client-ver=6.10.0.0) on the Digital Onboarding Platform. -### National Service Status (HSCN connection needed) +### National Service Status -View the [status of all our services and sign up for national service updates](https://nww.digital.nhs.uk/servicemanagement/status/) +View the [status of our services](https://www.support.internalservices.england.nhs.uk/nhs_digital?id=services_status) From b142b316ef84dbfdc52668eafd1279014ace9a0e Mon Sep 17 00:00:00 2001 From: luci-davies Date: Fri, 8 May 2026 14:15:37 +0100 Subject: [PATCH 02/16] Fix typo NBRS 4702 --- .../Home/Build/Testing-and-Environments/TKW.page.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Build/Testing-and-Environments/TKW.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Build/Testing-and-Environments/TKW.page.md index 130ca743..16ff7d5a 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Build/Testing-and-Environments/TKW.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Build/Testing-and-Environments/TKW.page.md @@ -33,7 +33,7 @@ During the registration process, the 'Target Identifier' and 'ODS Code' values a Once registered, requests can be made of TKW in any given workflow e.g. booking, validation etc. and the tool will record and provide downloadable validation reports for each request made.  -The Scenarios (including Stateful Scenarios) outlined below highlight how to elicit particular behaviour required, note the specific sentinel values for NHSD-Target-Identifier and patient NHS Number. As a Sender, the various requests can be made and TKW will repond accoridngly.  +The Scenarios (including Stateful Scenarios) outlined below highlight how to elicit particular behaviour required, note the specific sentinel values for NHSD-Target-Identifier and patient NHS Number. As a Sender, the various requests can be made and TKW will respond accordingly.  NB: It is important for Senders to remember TKW is a stateless receiver and is not checking the relationship between requests (except in a handful of stateful scenarios - outlined below). This is important when developing workflows such as linking a booking and referral and transactional Integrity. From 223fc8ff669f624e29668e70a18e163d9002fecc Mon Sep 17 00:00:00 2001 From: luci-davies Date: Fri, 8 May 2026 14:18:47 +0100 Subject: [PATCH 03/16] Remove surplus page appearing in error NBRS 4600 Delete page introduced in fixes for 1.11.0 at point of release. Delete page entry from TOC --- .../Referral-Response-Payload.page.md | 527 ------------------ .../Applications/BaRS-APP1/toc.yaml | 2 - 2 files changed, 529 deletions(-) delete mode 100644 guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Referral-Response-Payload.page.md diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Referral-Response-Payload.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Referral-Response-Payload.page.md deleted file mode 100644 index 42194400..00000000 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/Referral-Response-Payload.page.md +++ /dev/null @@ -1,527 +0,0 @@ ---- -topic: 111-ED-ReferralResponsePayload ---- - -### Payload for a referral response, using Service Request - - -Here is some placeholder text for the service request payload for this Application. Diagrams and other things can come here. - - -
- > Bundle - - - -

- -

The Bundle resource is the container for the event message 

- {{tree:https://fhir.nhs.uk/StructureDefinition/BARSBundleMessage, hybrid}} -

- - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Bundle | https://simplifier.net/nhsbookingandreferrals/barsbundlemessage | | | | -| Bundle.id | This id is generated by the originating sender of the message, retained in subsequent messages.. | MUST | 1..1 | 79120f41-a431-4f08-bcc5-1e67006fcae0 | -| Bundle.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 0..1 | | -| Bundle.meta.versionId | This MUST be populated with the version of the Application the bundle complies with. The Receiver will read this to know whether they are capable of processing. | MUST | 0..1 | 1.0.0-beta | -| Bundle.meta.profile | This MUST be populated with the structure definition for BaRSBundleMessage : 'https://fhir.nhs.uk/StructureDefinition/BARSBundleMessage' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/StructureDefinition/BARSBundleMessage | -| Bundle.meta.lastUpdated | All resources MUST include 'lastUpdated' value, under the meta section which MUST be the same timestamp for each resource when created from new, but MUST be a later timestamp on updates to resources, if the content of a particular resource contains updated info for subsequent updates. Otherwise, maintain the timestamp originally sent. | MUST | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| Bundle.type | This MUST be populated with 'message' - FIXED VALUE | MUST | 1..1 | message | -| Bundle.timestamp | This MUST be populated with the date that the content of the message was assembled. This date is not changed by middleware engines unless they add additional data that changes the meaning of the time of the message | MUST | 1..1 | 2023-03-08T12:01:08.4677672+00:00 | -| Bundle.entry(s) | Follow BaRS profile guidance for populating this element | MUST | 0..* | | -| Bundle.entry.fullUrl | This MUST be populated with the unique identifier for the resource entry. Transient id relative to the bundle | MUST | 0..1 | urn:uuid:1cbdfb97-5859-48a4-8301-d54eab818d68 | -| Bundle.entry.resourceType | This MUST be populated with the Resources detailed in the message definition. | MUST | 0..1 | MessageHeader,Patient, Encounter | - - -

-

-

- > Message Header - - -

- -

A resource that describes the BaRS message being exchanged between two systems. It defines the way that the referral bundle should be processed when it is being consumed by a receiver

- {{tree:https://fhir.nhs.uk/StructureDefinition/BARSMessageHeader-servicerequest-request, hybrid}} -

- -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| MessageHeader | https://simplifier.net/nhsbookingandreferrals/barsmessageheaderservicerequestresponse | MUST | | | -| MessageHeader.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 0..1 | | -| MessageHeader.meta.profile | This MUST be populated with the structure definition for BaRSMessageHeader-servicerequest-response. | MUST | 0..1 | https://fhir.nhs.uk/StructureDefinition/BARSMessageHeader-servicerequest-response | -| MessageHeader.meta.lastUpdated | All resources MUST include 'lastUpdated' value, under the meta section which MUST be the same timestamp for each resource when created from new, but MUST be a later timestamp on updates to resources, if the content of a particular resource contains updated info for subsequent updates. Otherwise, maintain the timestamp originally sent. | MUST | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| MessageHeader.extension | This MUST be populated with details of the Clinical Decision Support System used | MUST | 0..* | | -| MessageHeader.extension.url | This MUST be populated with 'https://fhir.nhs.uk/StructureDefinition/CDSSExtension' - FIXED VALUE | MUST | 1..1 | https://fhir.nhs.uk/StructureDefinition/CDSSExtension | -| MessageHeader.extension.extension | | MUST | 0..* | | -| MessageHeader.extension.extension.url | This MUST be populated with the pre-defined Clinical Decision Support System software url - FIXED VALUE | MUST | 1..1 | requesterCDSSSoftware | -| MessageHeader.extension.extension.valueString | This MUST be populated with the Clinical Decision Support System software name e.g. Pathways | MUST | 0..1 | Pathways | -| MessageHeader.extension.extension | | MUST | 0..* | | -| MessageHeader.extension.extension.url | This MUST be populated with the pre-defined Clinical Decision Support System software Version url - FIXED VALUE | MUST | 1..1 | requesterCDSSVersion | -| MessageHeader.extension.extension.valueString | This MUST be populated with the Clinical Decision Support System software Version name e.g. 30.2.0 | MUST | 0..1 | 30.2.0 | -| MessageHeader.eventcoding | | MUST | 1..1 | | -| MessageHeader.eventcoding.system | This MUST be populated with CodeSystem 'https://fhir.nhs.uk/CodeSystem/message-events-bars' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/message-events-bars | -| MessageHeader.eventcoding.code | The status MUST be populated with 'servicerequest-request'. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/message-events-bars' | MUST | 0..1 | servicerequest-response | -| MessageHeader.destination | | MUST | 0..1 | | -| MessageHeader.destination.receiver | | MUST | 0..1 | | -| MessageHeader.destination.receiver.reference | This MUST be populated with the full url to the Receiving Organisation resource. | MUST | 0..1 | urn:uuid:10397afd-479c-42ea-9d5d-e4024481e0f8 | -| MessageHeader.destination.endpoint | This MUST be populated with the system and Service ID separated by a pipe. for example https://fhir.nhs.uk/id/dos-service-id\|11111111, this is to ensure the receiver knows the intended destination. | MUST | 1..1 | https://fhir.nhs.uk/id/dos-service-id\|1122334455 | -| MessageHeader.sender | | MUST | 0..1 | | -| MessageHeader.sender.reference | This MUST be populated. Follow BaRS profile guidance for populating this element | MUST | 0..1 | urn:uuid:07939a0c-2854-46ff-9282-ad906bc93679 | -| MessageHeader.source | | MUST | 1..1 | | -| MessageHeader.source.name | This MUST be populated with the sending system supplier name | MUST | 0..1 | Patient Access System | -| MessageHeader.source.software | This SHOULD be populated with the sending software application name | SHOULD | 0..1 | Supplier Software | -| MessageHeader.source.version | This SHOULD be populated with the sending software version | SHOULD | 0..1 | V1.0.0 | -| MessageHeader.source.contact | | SHOULD | 0..1 | | -| MessageHeader.source.contact.system | This SHOULD be populated with the Contact Type - phone \| fax \| email \| pager \| url \| sms \| other | SHOULD | 0..1 | phone | -| MessageHeader.source.contact.value | This SHOULD be populated with the Contact Type value | SHOULD | 0..1 | +44 (0123) 123 4567 | -| MessageHeader.source.endpoint | This MUST be populated with the system and Service ID separated by a pipe. for example https://fhir.nhs.uk/id/dos-service-id\|11111111, this is to ensure the receiver knows where any response messages SHOULD be addressed. | MUST | 1..1 | https://fhir.nhs.uk/id/dos-service-id\\|5566778899 | -| MessageHeader.reason | | MUST | 0..1 | | -| MessageHeader.reason.coding | | MUST | 0..1 | | -| MessageHeader.reason.coding.system | This MUST be populated with 'https://fhir.nhs.uk/CodeSystem/message-reason-bars' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/message-reason-bars | -| MessageHeader.reason.coding.code | This MUST be populated with 'new' in a new message and 'update' for an update. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/message-events-bars' | MUST | 0..1 | new | -| MessageHeader.reason.coding.display | This SHOULD be populated with 'new' in a new message and 'update' for an update. | SHOULD | 0..1 | New | -| MessageHeader.focus | | MUST | 0..* | | -| MessageHeader.focus.reference | This MUST be populated with a reference to the ServiceRequest | MUST | 0..1 | urn:uuid:236bb75d-90ef-461f-b71e-fde7f899802c | -| MessageHeader.definition | This MUST be populated with the MessageDefinition the bundle is based on. This will be used for validation. Value - https://fhir.nhs.uk/MessageDefinition/bars-message-servicerequest-response-referral | MUST | 0..1 | https://fhir.nhs.uk/MessageDefinition/bars-message-servicerequest-response-referral | -| MessageHeader.response | | MUST | 0..1 | | -| MessageHeader.response.identifier | This MUST be populated with the id of the original Bundle.id this message is a response to. | MUST | 0..1 | 79120f41-a431-4f08-bcc5-1e67006fcae0 | -| MessageHeader.response.code | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | ok | - - -

-

-

- > Service Request - - -
-

- -

This Resource is the focus of the Referral interaction

- {{tree:https://fhir.nhs.uk/StructureDefinition/BARSMessageHeader-servicerequest-request , hybrid}} -

- - - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| ServiceRequest | https://simplifier.net/nhsbookingandreferrals/barsservicerequestrequestcasetransfer | | | | -| ServiceRequest.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 236bb75d-90ef-461f-b71e-fde7f899802c | -| ServiceRequest.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 0..1 | | -| ServiceRequest.meta.profile | This MUST be populated with the structure definition for BaRSServiceRequest-request-referral | MUST | 0..1 | https://fhir.nhs.uk/StructureDefinition/BARSServiceRequest-request-referral | -| ServiceRequest.meta.lastUpdated | All resources MUST include 'lastUpdated' value, under the meta section which MUST be the same timestamp for each resource when created from new, but MUST be a later timestamp on updates to resources, if the content of a particular resource contains updated info for subsequent updates. Otherwise, maintain the timestamp originally sent. | MUST | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| ServiceRequest.basedOn | | MUST | 0..* | | -| ServiceRequest.basedOnreference | This MUST be populated with a reference to the CarePlan resource | MUST | 0..1 | urn:uuid:236bb75d-90ef-461f-b71e-fde7f899802c | -| ServiceRequest.status | This MUST be populated with: 'revoked'. 'revoked' is used when a SR is cancelled. - FIXED VALUE | MUST | 1..1 | revoked | -| ServiceRequest.intent | This MUST be populated with 'plan' - FIXED VALUE | MUST | 1..1 | plan | -| ServiceRequest.category | | MUST | 1..1 | | -| ServiceRequest.category.coding | BaRS Referral Type | MUST | 0..* | | -| ServiceRequest.category.coding.system | This MUST be populated with CodeSystem 'https://fhir.nhs.uk/CodeSystem/message-category-servicerequest' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/message-category-servicerequest | -| ServiceRequest.category.coding.code | This MUST be populated with Code 'referral'. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/message-category-servicerequest' | MUST | 0..1 | referral | -| ServiceRequest.category.coding.display | This MUST be populated with Display 'Transfer of Care'. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/message-category-servicerequest' | MUST | 0..1 | Transfer of Care | -| ServiceRequest.category.coding | BaRS Use Case | MUST | 0..* | | -| ServiceRequest.category.coding.system | This MUST be populated with CodeSystem 'https://fhir.nhs.uk/CodeSystem/usecases-categories-bars' - FIXED VALUE | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/usecases-categories-bars | -| ServiceRequest.category.coding.code | This MUST be populated with Code for the use-case. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/usecases-categories-bars' | MUST | 0..1 | A1T1 | -| ServiceRequest.category.coding.display | This MUST be populated with Display for the use-case. See CodeSystem: 'https://fhir.nhs.uk/CodeSystem/usecases-categories-bars' | MUST | 0..1 | 111 - ED | -| ServiceRequest.subject | Follow BaRS profile guidance for populating this element | MUST | 1..1 | | -| ServiceRequest.subjectreference | This MUST be populated. Follow BaRS profile guidance for populating this element | MUST | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| ServiceRequest.encounter | | MUST | 0..1 | | -| ServiceRequest.encounter.reference | This MUST be populated with a Reference to the Encounter resource | MUST | 0..1 | urn:uuid:8c63d621-4d86-4f57-8699-e8e22d49935d | -| ServiceRequest.occurrencePeriod | | SHOULD | 0..1 | | -| ServiceRequest.occurrencePeriod.start | This SHOULD be populated. The start of the period MUST be ‘now’. | SHOULD | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| ServiceRequest.occurrencePeriod.end | This SHOULD be populated with the time by which the next service provision SHOULD have started (this aligns with the disposition timeframe from Pathways) | SHOULD | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| ServiceRequest.authoredOn | This MUST be populated with the date time the request transitioned to being actionable. In case it's 'blank' the date time SHOULD fall back to the submission time/system time of the SENDING system. | MUST | 1..1 | 2023-03-08T12:01:08.4677672+00:00 | -| ServiceRequest.requester | | MUST | 0..1 | | -| ServiceRequest.requester.reference | This MUST be populated with a reference to the Practitioner resource. This is the Healthcare Professional making the request. This does not strictly need to be a clinician. | MUST | 0..1 | urn:uuid:8c63d621-3424-4f57-8699-e8e22d32423g | -| ServiceRequest.performer | | MUST | 0..* | | -| ServiceRequest.performer.reference | This MUST be populated with a reference to the requested HealthcareService resource | MUST | 0..1 | urn:uuid:8c63d621-2344-4f57-8699-e8e22d44235h | -| ServiceRequest.locationReference | | MAY | 0..* | | -| ServiceRequest.locationReference.reference | This MAY be populated Where used this will link to the Location resource. Location is typically used in 111 to ED when an address is not present because the patient is at a lat/long, WhatThreeWords, etc. location | MAY | 0..1 | urn:uuid:8c63d621-4g67-4f57-8699-e8e22d44234i | -| ServiceRequest.reasonCode | This will ONLY be populated in a cancellation message with the reason for cancellation | SHOULD | 0..* | | -| ServiceRequest.reasonCode.text | This SHOULD be populated. This will ONLY be populated in a cancellation message with the reason for cancellation and SHOULD only be used in conjunction with a corresponding status - revoked or entered-in-error | SHOULD | 0..1 | Revoked as patient has been dealt with. | -| ServiceRequest.supportingInfo | | SHOULD | 0..* | | -| ServiceRequest.supportingInfo.reference | This SHOULD be populated with a reference to Rejected Services Questionnaire Response or Flag (Safeguarding) or, alternatively, link to an Appointment (where a booking is made first in the workflow) | SHOULD | 0..1 | urn:uuid:65508934-c9e6-46d2-a393-af096b502daf | -| ServiceRequest.supportingInfo.display | This SHOULD be populated. Follow BaRS profile guidance for populating this element | SHOULD | 0..1 | Rejected Services - Patient Choice in Service Selection - Details | - - - -

-
-

-

- > Encounter - - -
-

- -

In the Referral response the Encounter is a echo back to the original sender of what was received in the original request.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter , hybrid}} -

- - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Encounter | https://simplifier.net/hl7fhirukcorer4/ukcore-encounter | | UK Core | | -| Encounter.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 236bb75d-90ef-461f-b71e-fde7f899802c | -| Encounter.meta | This MUST be populated with https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Encounter.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Encounter | -| Encounter.meta.lastUpdated | All resources MUST include 'lastUpdated' value, under the meta section which MUST be the same timestamp for each resource when created from new, but MUST be a later timestamp on updates to resources, 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 | -| Encounter.Identifier | SHOULD be the human readable identifier of the encounter. | SHOULD | 0..* | | -| Encounter.status | This MUST be populated with 'finished' or 'triaged'. | MUST | 1..1 | triaged | -| Encounter.class | | MUST | 1..1 | | -| Encounter.class.system | This MUST be populated with CodeSystem 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | | 0..1 | http://terminology.hl7.org/CodeSystem/v3-ActCode | -| Encounter.class.code | This MUST be populated with Code 'EMER'. See CodeSystem: 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | MUST | 0..1 | EMER | -| Encounter.class.display | This MUST be populated with Display 'emergency'. See CodeSystem: 'http://terminology.hl7.org/CodeSystem/v3-ActCode' - FIXED VALUE | SHOULD | 0..1 | emergency | -| Encounter.subject | | MUST | 0..1 | | -| Encounter.subject.reference | This MUST be populated with a reference to the Patient resource. | MUST | 1..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| Encounter.episodeOfCare | | MUST | 0..* | | -| Encounter.episodeOfCare.reference | This MUST be populated with the JourneyID which links all encounters within the patient’s journey. This MUST be created at the patient’s first contact and passed in all subsequent referrals. | MUST | 1..1 | 9589fb37-87a2-48d8-968f-b371429208a8 | -| Encounter.period | | SHOULD | 0..1 | | -| Encounter.period.start | This SHOULD be populated with the time the contact with the practitioner was established. This SHOULD be the contact immediately prior to the referral being sent. | SHOULD | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| Encounter.reasonReference | | | 0..* | | -| Encounter.reasonReference.reference | This MUST be populared with the safeguarding reason. | | | urn:uuid:660f804e-9003-4623-b6c0-9f0faae50434 | -| Encounter.reasonReference.display | This MUST be populared with the safeguarding reason. | | | Social Context - Accommodation Status | - -

-
-

-

- > CarePlan - - -
-

- -

In the Referral response the CarePlan is a echo back to the original sender of what was received in the original request.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-CarePlan , hybrid}} -

- - - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| CarePlan | https://simplifier.net/hl7fhirukcorer4/ukcore-careplan | | | | -| CarePlan.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 236bb75d-90ef-461f-b71e-fde7f899802c | -| CarePlan.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| CarePlan.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 | -| CarePlan.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-CarePlan | -| CarePlan.status | This MUST be populated with ‘completed’ - FIXED VALUE | MUST | 1..1 | completed | -| CarePlan.intent | This MUST be populated with ‘plan’ - FIXED VALUE | MUST | 1..1 | plan | -| CarePlan.subject | | MUST | 1..1 | | -| CarePlan.subject.reference | This MUST be populated with a reference to the Patient resource | MUST | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| CarePlan.encounter | | MUST | 0..1 | | -| CarePlan.encounter.reference | This MUST be populated with a reference to the sender's Encounter resource | MUST | 1..1 | urn:uuid:b83d13e2-8c2e-422c-88ac-63b8e86a4413 | -| CarePlan.period | | MUST | 0..1 | | -| CarePlan.period.start | This MUST be populated with the date/time the triage Disposition was identified | MUST | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| CarePlan.activity | This MUST be populated with the action to occur as part of the plan | MUST | 0..* | | -| CarePlan.activity.outcomeCodeableConcept | This MUST be populated with the triage outcomes | MUST | 0..* | | -| CarePlan.activity.outcomeCodeableConcept.text | This MUST be populated with the clinical narrative. | MUST | 0..1 | CONSULTATION SUMMARY
PRINTED ON 30/03/2022 09:53:52
CASE ID: d7e773ac-7710-42d9-849d-bf83119c3549
NHS PATHWAYS R32.1.0_internalV1 (Alpha)

PATIENT: Julie Jones
TELEPHONE:
AGE GROUP: Adult
GENDER: Female
PARTY: 1
POSTCODE: DH1 2HP
NOTES:

SKILLSET: 111 Call Handler
CALL HANDLER USER ID: sam.harris@nhs.net
PATHWAY: PW1267 - Hand or Wrist Injury, Blunt
SYMPTOM GROUP: SG1107 - Hand or Wrist Injury, Blunt
SYMPTOM DISCRIMINATOR: SD4500 - ED fracture and or dislocation
DISPOSITION: Dx02 - The individual needs to be referred to a treatment centre within 1 hour.
SELECTED CARE SERVICE: 119857, ED: University Hospital North Durham (Durham), University Hospital of North Durham, North Road, Durham, DH1 5TW0191 3332333

CONSULTATION SUMMARY:

Injury, illness or other health problem
Injury within 7 days - Suspected broken wrist
Warm to touch
New limb deformity

PATHWAYS ASSESSMENT:

An injury, illness or health problem was the reason for the contact.
There was no blood loss.
An injury or symptom relating to an injury was the main problem. - Suspected broken wrist
The injury was not minor in nature.
The individual was not fighting for breath.
The skin on the torso felt normal, warm or hot.
Major trauma had not occurred.
The problem did not result from a suicide attempt or self-harm.
The individual was not trapped at the scene.
There was no feeling of illness or other unusual symptoms before the injury.
Pathway Selected: PW1267, Hand or Wrist Injury, Blunt
The individual had no associated arm injury.
The individual was able to get up from the floor.
Injury was not restricted to the digits.
There was new limb deformity.
The hand had not become cold, pale, blue or grey.

ADVICE GIVEN:

The individual SHOULD not eat or drink anything before going to hospital (a sip of water is fine if medication needs to be taken).
Remove any jewellery or tight clothing from around the swelling.
Wrap an ice pack (or bag of frozen peas) in a cloth and put it on the area for 15-20 minutes. Repeat every 2-3 hours when awake.
If possible raise a swollen hand or wrist with a sling. When in bed raise it on pillows.
Remember to take a list of any current medications if you go to the out of hours surgery. | -| CarePlan.activity.outcomeCodeableConcept.coding | This SHOULD be populated with the triage outcome codes | SHOULD | 0..1 | | -| CarePlan.activity.outcomeCodeableConcept.coding.system | This SHOULD be populated as follows:
* Pathways Symptom Group (SG) code use ‘https://fhir.nhs.uk/Id/pathways-sg-code’ value
* Pathways Symptom Discriminator (SD) code use ‘https://fhir.nhs.uk/Id/pathways-sd-code’ value
* Pathways Disposition (DX) code use ‘https://fhir.nhs.uk/Id/pathways-dx-code’ value | SHOULD | 0..1 | https://fhir.nhs.uk/CodeSystem/sd-codes | -| CarePlan.activity.outcomeCodeableConcept.coding.code | This SHOULD be populated as follows:
When you are passing an SG code this MUST be populated with the SG code When you are passing an SD code this MUST be populated with the SG code When you are passing an Dx code this MUST be populated with the Dx code | SHOULD | 0..1 | SD4500 | -| CarePlan.activity.outcomeCodeableConcept.coding.display | This SHOULD be populated as follows:
When you are passing an SG code this MUST be populated the SG code description
When you are passing an SD code this MUST be populated the SD code description
When you are passing an Dx code this MUST be populated the Dx code description | SHOULD | 0..1 | ED fracture and or dislocation | - - -

-
-

-

- > Patient -

This resource is used to communicate details about the patient who is the subject of the referral.
It also includes contact information for third parties when required.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient , hybrid}} -

- - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Patient | https://simplifier.net/hl7fhirukcorer4/ukcore-patient | | | | -| Patient.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 9589fb37-87a2-48d8-968f-b371429208a8 | -| Patient.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Patient.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient | -| Patient.meta.LastUpdate | 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 | -| Patient.identifier | | SHOULD | 0..* | | -| Patient.identifier.system | This SHOULD be populated with namespace for the Identifier | SHOULD | 1..1 | https://fhir.nhs.uk/Id/nhs-number | -| Patient.identifier.value | This SHOULD be populated with a human readable patient identifier. When used this MUST be populated with the NHS number when available.If no NHS number is available this SHOULD be populated with the Local patient identifier. | SHOULD | 1..1 | 3478526985 | -| Patient.identifier.extension | This extension is used to record the NHS number Verification status | SHOULD | 0..* | | -| Patient.identifier.extension.url | This SHOULD be populated. Where used this MUST be populated with Structure Definition 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus' - FIXED VALUE | SHOULD | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus | -| Patient.identifier.extension.valueCodeableConcept | | SHOULD | 0..1 | | -| Patient.identifier.extension.valueCodeableConcept.coding | | SHOULD | 0..1 | | -| Patient.identifier.extension.valueCodeableConcept.coding.system | This SHOULD be populated. Where used this MUST be populated with CodeSystem - 'https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus' - FIXED VALUE | SHOULD | 0..1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatus | -| Patient.identifier.extension.valueCodeableConcept.coding.code | This SHOULD be populated. Where used this MUST either be number-present-and-verified or no NHS number MUST be sent, no other status is valid | SHOULD | 0..1 | number-present-and-verified | -| Patient.identifier.extension.valueCodeableConcept.coding.display | This SHOULD be populated. Where used this MUST either be populated with 'Number present and-verified' no other status is valid | MAY | 0..1 | Number present and verified | -| Patient.name | | SHOULD | 0..* | | -| Patient.name.use | Follow UK Core guidance for populating this element | SHOULD | 0..1 | official | -| Patient.name.text | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Mrs Julie Jones | -| Patient.name.family | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Jones | -| Patient.name.given | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Julie | -| Patient.name.prefix | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Mrs | -| Patient.gender | Follow UK Core guidance for populating this element | SHOULD | 0..1 | female | -| Patient.birthDate | Follow UK Core guidance for populating this element | SHOULD | 0..1 | 1959-05-04 | -| Patient.address | | SHOULD | 0..* | | -| Patient.address.use | This SHOULD be populated. Where used 'home' MUST only be used for the patient's official residing address. 'temp' is used for alternative current locations with an address format, otherwise, a Location resource can be used to pinpoint a location without a building address | SHOULD | 0..1 | home | -| Patient.address.type | Follow UK Core guidance for populating this element | SHOULD | 0..1 | both | -| Patient.address.text | Follow UK Core guidance for populating this element | SHOULD | 0..1 | 22 Brightside Crescent, Overtown, West Yorkshire, LS10 4YU | -| Patient.address.line | Follow UK Core guidance for populating this element | SHOULD | 0..* | 22 Brightside Crescent | -| Patient.address.city | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Overtown | -| Patient.address.district | Follow UK Core guidance for populating this element | SHOULD | 0..1 | West Yorkshire | -| Patient.address.postalCode | Follow UK Core guidance for populating this element | SHOULD | 0..1 | LS10 4YU | -| Patient.contact | This MUST be used to record telecom information for the patient and/or the patient's representative for the encounter | MUST | 0..* | | -| Patient.contact.extension | | MUST | 0..* | | -| Patient.contact.extension.url | This MUST be populated with Structure Definition 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank' - FIXED VALUE | MUST | 0..1 | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-ContactRank | -| Patient.contact.extension.urlvaluePositiveInt | This MUST be populated with the rank of the whole contact and MUST be populated with the value '1' for the primary person to contact for referral. There MUST be at least one contact for the referral. | MUST | 0..1 | 1 | -| Patient.contact.relationship | | MUST | 0..* | | -| Patient.contact.relationship.coding | | MUST | | | -| Patient.contact.relationship.coding.system | This MUST be populated with the CodeSystem from the ValueSet 'https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-personrelationshiptype'.
Where the contact details relate to the patient this relationship MUST be populated with the value 'self'.
Where the contact details relate to a patient's representative this SHOULD be populated with their relationship to the patient.
If the relationship is not known this SHOULD be populated with the value 'Unknown' | MUST | 0..1 | http://terminology.hl7.org/CodeSystem/v2-0131 | -| Patient.contact.relationship.coding.code | This MUST be populated with Code of CodeSystem value. See ValueSet 'https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-personrelationshiptype'. | MUST | 0..1 | EP | -| Patient.contact.relationship.coding.display | This MUST be populated with Display of CodeSystem value. See ValueSet 'https://simplifier.net/hl7fhirukcorer4/valueset-ukcore-personrelationshiptype'. | MUST | 0..1 | EP | -| Patient.contact.name | | SHOULD | 0..1 | | -| Patient.contact.name.family | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | Grayson | -| Patient.contact.name.given | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | Jack | -| Patient.contact.telecom | | SHOULD | 0..* | | -| Patient.contact.telecom.system | This MUST be populated for the rank 1 contact. There MUST be at least one contact phone number for the referral | MUST | 0..1 | phone | -| Patient.contact.telecom.value | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | 0789 1234567 | -| Patient.contact.gender | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | male | -| Patient.Communication | | SHOULD | 0..* | | -| Patient.Communication.Language | | SHOULD | 1..1 | | -| Patient.Communication.Language.coding | | SHOULD | 1..1 | | -| Patient.Communication.Language.coding.code | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | en | -| Patient.Communication.Language.coding.system | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-HumanLanguage | -| Patient.Communication.Language.coding.display | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | English | -| Patient.Communication.Language.preferred | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | TRUE | -| Patient.extension | | SHOULD | 0..* | | -| Patient.extension.url | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory | -| Patient.extension.valueCodeableConcept | | SHOULD | 0..1 | | -| Patient.extension.valueCodeableConcept.coding | | SHOULD | 0..* | | -| Patient.extension.valueCodeableConcept.coding.system | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategory | -| Patient.extension.valueCodeableConcept.coding.code | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | A | -| Patient.extension.valueCodeableConcept.coding.display | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | British, Mixed British | -| Patient.generalPractitioner | This SHOULD be populated with a reference to the GP Surgery ONLY rather than a specific practitioner | SHOULD | 0..* | | -| Patient.generalPractitioner.reference | This SHOULD be populated. Where populated this MUST reference to an Organisation resource | SHOULD | 1..1 | urn:uuid:b83d13e2-8c2e-422c-88ac-63b8e86a4411 | - - - -

-

-

- > Organization -

This resource is used to communicate details about the sender and receiver organisations.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization , hybrid}} -

- -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Organisation | https://simplifier.net/hl7fhirukcorer4/ukcore-organization | | | | -| Organisation.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 5d897313-c62d-4e7e-92b7-b2199804fed3 | -| Organisation.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Organisation.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization | -| Organisation.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 | -| Organisation.identifier | This MUST be populated with an organisation identifier e.g. ODS code | MUST | 0..* | | -| Organisation.identifier.system | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | https://fhir.nhs.uk/id/ods-organization-code | -| Organisation.identifier.value | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | ABD01 | -| Organisation.name | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | Organisation name | - - - - -

-

- -

- > Practitioner -

This is used to carry details of the healthcare professional making the referral

- {{tree:https://simplifier.net/hl7fhirukcorer4/ukcore-practitioner , hybrid}} -

- -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Practitioner | https://simplifier.net/hl7fhirukcorer4/ukcore-practitioner | | 1..* | | -| Practitioner.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 51182cb1-b199-4222-85f5-16d5428f6358 | -| Practitioner.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Practitioner.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner | -| Practitioner.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 | -| Practitioner.identifier | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..* | | -| Practitioner.identifier.system | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | https://fhir.nhs.uk/Id/sds-role-profile-id | -| Practitioner.identifier.value | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | PT2489 | -| Practitioner.name | | SHOULD | 0..* | | -| Practitioner.name.family | Follow UK Core guidance for populating this element | SHOULD | 0..1 | BLAKE | -| Practitioner.name.given | Follow UK Core guidance for populating this element | SHOULD | 0..1 | Marcy | -| Practitioner.telecom | | SHOULD | 0..* | | -| Practitioner.telecom.system | Follow UK Core guidance for populating this element | SHOULD | 0..1 | phone | -| Practitioner.telecom.value | Follow UK Core guidance for populating this element | SHOULD | 0..1 | 0205568263 | -| Practitioner.telecom.use | Follow UK Core guidance for populating this element | SHOULD | 0..1 | work | - - - -

-

- -

- > Practitioner Role -

This is used to carry the role of the practitioner making the referral. Note this may be the call handler

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole , hybrid}} -

- - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| PractitionerRole | https://simplifier.net/hl7fhirukcorer4/ukcore-practitionerrole | | 1..* | | -| PractitionerRole.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 1801e180-e6a1-4753-8a55-ab2d1cff6549 | -| PractitionerRole.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| PractitionerRole.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole | -| PractitionerRole.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 | -| PractitionerRole.practitioner | | MUST | 0..1 | | -| PractitionerRole.practitioner.reference | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | urn:uuid:7d948662-bade-450e-b6c5-9bb6ee39cb56 | -| PractitionerRole.Organisation | | MUST | 0..1 | | -| PractitionerRole.Organisation.reference | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | urn:uuid:7d948662-bade-450e-b6c5-9bb6ee39cb51 | -| 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 | - - -

-

- -

- > Flag -

In the Referral response the Flag is a echo back to the original sender of what was received in the original request.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance , hybrid}} -

- - - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Flag | https://www.hl7.org/fhir/flag.html | | 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 | | MUST | 0..* | | -| Flag.category.coding | This MUST be populated with the overarching Flag Category: e.g. Safeguarding, Reasonable Adjustment, Rejected Services 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 | RA | -| 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 | Reasonable Adjustment | -| Flag.code | | MUST | 1..1 | | -| Flag.code.coding | This MUST be populated with the detail of what is being flagged in Flag Category. e.g. for Reasonable Adjustment (Flag Category): 'adjustforneedlephobia'(Code) 'Adjust for needle phobia'(Display). It would not be appropriate to indicate a Category of 'Safeguarding' and a Code of 'Reasonable Adjustment'. The Category and Code MUST correlate. | MUST | 1..1 | | -| Flag.code.coding.system | This MUST be populated with the Coding System for what is being flagged e.g. https://fhir.nhs.uk/CodeSystem/reasonable-adjustment-codes-bars | MUST | 0..1 | https://fhir.nhs.uk/CodeSystem/reasonable-adjustment-codes-bars | -| Flag.code.coding.code | This MUST be populated with the relevant Code from the selected Flag code CodeSystem | MUST | 0..1 | adjustforneedlephobia | -| Flag.code.coding.display | This MUST be populated with the Display text from the Flag code CodeSystem | MUST | 0..1 | Adjust for needle phobia | -| Flag.subject | | MUST | 1..1 | | -| Flag.subject.reference | This MUST be populated with the subject that the flag refers to. Where the flag relates to the patient (e.g. reasonable adjustments) this will reference the Patient resource | MUST | 1..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| Flag.period | | SHOULD | 0..1 | | -| Flag.period.start | Follow UK Core guidance for populating this element | SHOULD | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| Flag.period.end | Follow UK Core guidance for populating this element | MAY | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | - - - -

-

-

- > Questionnaire Response -

This resource is used to communicate links to external sources of clinical information used in the triage/assessment of the patient that would be useful to the recipient.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse , hybrid}} - - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| QuestionnaireResponse | This resource is used to communicate links to external sources of clinical information used in the triage/assessment of the patient that would be useful to the recipient.

https://simplifier.net/hl7fhirukcorer4/ukcore-questionnaireresponse | | 0..* | | -| QuestionnaireResponse.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | 65508934-c9e6-46d2-a393-af096b502daf | -| QuestionnaireResponse.id.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| QuestionnaireResponse.id.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-QuestionnaireResponse | -| QuestionnaireResponse.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 | -| QuestionnaireResponse.extension | | MUST | 0..* | | -| QuestionnaireResponse.extension.url | This MUST be populated with Structure Definition 'http://hl7.org/fhir/StructureDefinition/questionnaireresponse-reason' - FIXED VALUE | MUST | 1..1 | http://hl7.org/fhir/StructureDefinition/questionnaireresponse-reason | -| QuestionnaireResponse.extension.valueCodeableConcept | | MUST | 0..* | | -| QuestionnaireResponse.extension.valueCodeableConcept.text | This MUST be populated to Indicate the type of QuestionnaireResponse e.g.
EITHER 'Rejected Services - Patient Choice in Service Selection' for Rejected Services
OR 'Additional Information Sources' for Additional Information Sources | MUST | 0..1 | Rejected Services - Patient Choice in Service Selection | -| QuestionnaireResponse.basedOn | | SHOULD | 0..* | | -| QuestionnaireResponse.basedOn.reference | This SHOULD be populated with EITHER reference to ServiceRequest for 'Rejected Services' OR CarePlan for 'Additional Information Services' | SHOULD | 0..1 | urn:uuid:236bb75d-90ef-461f-b71e-fde7f899802c | -| QuestionnaireResponse.subject | Follow UK Core guidance for populating this element | MUST | 0..1 | | -| QuestionnaireResponse.subject.reference | Flag resource for 'Rejected Services' or Patient for 'Additional Information Services' | MUST | 0..1 | urn:uuid:41e591ab-d333-4fb8-87b4-d35f740b6bfc | -| QuestionnaireResponse.authored | Date/Time added during encounter | MAY | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | -| QuestionnaireResponse.author | Follow UK Core guidance for populating this element | SHOULD | 0..1 | | -| QuestionnaireResponse.author.reference | This SHOULD be populated with a reference to the Practitioner who created as part of the assessment | SHOULD | 0..1 | urn:uuid:7d948662-bade-450e-b6c5-9bb6ee39cb56 | -| QuestionnaireResponse.source | Follow UK Core guidance for populating this element | SHOULD | 0..1 | | -| QuestionnaireResponse.source.reference | This SHOULD be populated with a Reference to the Patient resource when they are answering the questions. Otherwise, for 3rd parties, it would require a Reference to the RelatedPerson resource | SHOULD | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| QuestionnaireResponse.item | This MUST be populated with the overarching Item array | MUST | 0..* | | -| QuestionnaireResponse.item.linkid | This MUST be populated with the type of item EITHER 'RejectedServices' OR 'AdditionalSources' | MUST | 1..1 | RejectedServices | -| QuestionnaireResponse.item.text | This MUST be populated with a description of item | MUST | 0..1 | RejectedServices | -| QuestionnaireResponse.item.item | This MUST be populated with the Specific Item | MUST | 0..* | | -| QuestionnaireResponse.item.item.linkid | Thid MUST be populated with EITHER Service for 'RejectedServices' OR Source for 'AdditionalSources' | MUST | 1..1 | Service1 | -| QuestionnaireResponse.item.item.item | This MUST be populated with the Elements within the above 'item' within an array e.g. EITHER DoS Service Id, DoS Service Name, Reject Reason and Rejection Comment for 'RejectedServices' OR Additional Source Name (e.g. MIG) and Additional Source URL for 'AdditionalSources' | MUST | 0..1 | | -| QuestionnaireResponse.item.item.item.linkid | This MUST be populated with EITHER the ServiceId for 'RejectedServices' OR SourceName for 'AdditionalSources'. In the case of 'AdditionalSources', this could either be 3rd party source i.e. Graphnet or a local Special-Patient-Note (SPN) | MUST | 1..1 | ServiceId | -| QuestionnaireResponse.item.item.item.answer | This MUST be populated with the Specific answer | MUST | 0..* | | -| QuestionnaireResponse.item.item.item.answer.valueString | This MUST be populated with the answer Value for the item declared above EITHER the DoS Service Id for 'RejectedServices' OR Source name e.g. 'Graphnet' for 'AdditionalSources' | MUST | 0..1 | 200000359 | - - - -
-

-

- > Observation -

This resource can be used to communicate measurements and simple assertions made about a patient.

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation , hybrid}} - - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Observation | https://simplifier.net/hl7fhirukcorer4/ukcoreobservation | | 0..* | | -| Observation.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | MUST | 0..1 | e3dd3833-5622-4cdd-bddf-97942c58d190 | -| Observation.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Observation.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Observation | -| Observation.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 | -| Observation.status | This SHOULD be populated and set to FINAL. | SHOULD | 1..1 | final | -| Observation.code | | SHOULD | 1..1 | | -| Observation.code.text | This SHOULD be populated. Follow UK Core guidance for populating this element | SHOULD | 0..1 | Expectations and wishes | -| Observation.performer | | SHOULD | 0..* | | -| Observation.performer.reference | This SHOULD be populated. Where populated this MUST reference to a Practitioner resource | SHOULD | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| Observation.subject | | MUST | 0..1 | | -| Observation.subject.reference | This MUST be populated. Where populated this MUST reference to a Patient resource | MUST | 0..1 | urn:uuid:9589fb37-87a2-48d8-968f-b371429208a8 | -| Observation.encounter | | MUST | 0..1 | | -| Observation.encounter.reference | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 0..1 | urn:uuid:8c63d621-4d86-4f57-8699-e8e22d49935d | -| Observation.effectiveDateTime | Follow UK Core guidance for populating this element | MAY | 0..1 | 2023-03-08T12:01:08.4677672+00:00 | - - - -
-

-

- > Appointment -

This resource can be used to communicate information about an appointment slot

- {{tree:https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment , hybrid}} - -| Data Item | Implementation Guidance | Necessity | Profile Cardinality | Example Value(s) | -|------------------------------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------|---------------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| Appointment | https://simplifier.net/hl7fhirukcorer4/ukcore-appointment | | | | -| Appointment.id | This MUST only be populated with an id generated by the Receiver in the synchronous HTTP response. | | | 3713c8fc-dbcf-4f90-bacf-89d99e434e9b | -| Appointment.meta | https://www.hl7.org/fhir/resource.html#Meta | MUST | 1..1 | | -| Appointment.meta.profile | This MUST be populated. Follow UK Core guidance for populating this element | MUST | 1..1 | https://fhir.hl7.org.uk/StructureDefinition/UKCore-Appointment | -| Appointment.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 | -| Appointment.status | This MUST be populated with 'noshow' - FIXED VALUE | MUST | 1..1 | noshow | -| Appointment.description | This SHOULD be populated. It is the human readable description of the booking | SHOULD | 0..1 | Reason for calling | -| Appointment.start | This MUST be populated with the Start time of the booking | MUST | 1..1 | 2021-10-12T12:30:00+00:00 | -| Appointment.end | This MUST be populated with the End time of the booking | MUST | 1..1 | 2021-10-12T12:30:00+00:00 | -| Appointment.slot | | MUST | 1..1 | | -| Appointment.slot.reference | This MUST be populated with the local logical bundle reference to the Slot resource | MUST | 1..1 | urn:uuid:c3f6145e-1a26-4345-b3f2-dccbcba62049 | -| Appointment.created | This MUST only be populated with the date/time the booking was generated by the Receiver. | MUST | 0..1 | 2021-10-11T15:01:30+00:00" | -| Appointment.basedOn | This MUST be populated with the Service Request | MUST | 0..1 | | -| Appointment.basedOn.reference | This MUST be populated with the Service Request local logical bundle reference | MUST | 0..1 | ServiceRequest/236bb75d-90ef-461f-b71e-fde7f899802c | -| Appointment.basedOn.type | UKCore | SHOULD | 1..1 | serviceRequest | -| Appointment.participant | | MUST | 1..1 | | -| Appointment.participant.actor | This MUST be populated with reference to the patient | MUST | 1..1 | | -| Appointment.participant.actor.reference | This MUST be populated with the local logical bundle reference to the Patient resource | MUST | 1..1 | urn:uuid:3a62607b-df65-4932-940c-14262787f62d | -| Appointment.participant.actor.status | This MUST be populated with 'accepted' - FIXED VALUE | | 1..1 | accepted | - - - -
-
-

- -
\ No newline at end of file diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/toc.yaml b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/toc.yaml index 9c7a2ff3..d2666a3b 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/toc.yaml +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP1/toc.yaml @@ -12,7 +12,5 @@ filename: Booking-Request-Payload.page.md - name: Entity Relationship Diagrams filename: Entity-Relationship-Diagrams.page.md -- name: - filename: Referral-Response-Payload.page.md - name: filename: Service-Request2.page.md \ No newline at end of file From 76b0ed4cd79680e9a7208660b1b4dc34a54963e9 Mon Sep 17 00:00:00 2001 From: Derek Dreyer <56388818+d-dreyer@users.noreply.github.com> Date: Fri, 8 May 2026 14:28:27 +0100 Subject: [PATCH 04/16] Copilot Review Corrections Updated the code as per review comments highlighted by Copilot --- .../API-Spec-Change-Log/1.3.0.page.md | 6 +++--- .../API-Spec-Change-Log/1.4.0.page.md | 2 +- .../API-Spec-Change-Log/1.4.1.page.md | 2 +- .../Applications/BaRS-APP8/Index.page.md | 2 +- .../DocumentReference-Interface.page.md | 6 +++--- .../Introduction.page.md | 8 ++++---- .../General-Failure-Scenarios.page.md | 2 +- .../Failure-Scenarios-1-1-x/Introduction.page.md | 2 +- .../1-4-1/Security-and-Authorisation/Receiver.page.md | 8 ++++---- .../Message-Headers.page.md | 4 ++-- .../Sender-responsibilities.page.md | 6 +++--- 11 files changed, 24 insertions(+), 24 deletions(-) diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md index 375c018d..945337fe 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.3.0.page.md @@ -14,9 +14,9 @@ topic: TRN-API-1.3.0 | Change | Description | Impact | |----------------------------------------------|---------------------------------------------------------------------|--------| -|
{{render:handshake}}
- Additional patient demographic parameters added to GET /Appointment | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | -|
{{render:handshake}}
- Additional patient demographic parameters added to GET /ServiceRequest | 1.9.0 | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | -| Fixed incorrect character display on GET /Slot description | 1.9.0 | Character display for a double quote was illegible. | correction | +|
{{render:handshake}}
- Additional patient demographic parameters added to GET /Appointment | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +|
{{render:handshake}}
- Additional patient demographic parameters added to GET /ServiceRequest | Patient demographic parameters (Name, Date of Birth and Address) added to support patient lookup for cancellation and update workflows. | Addition | +| Fixed incorrect character display on GET /Slot description | Character display for a double quote was illegible. | correction |
diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.0.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.0.page.md index e9afa61a..8949b0d9 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.0.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.0.page.md @@ -14,7 +14,7 @@ topic: TRN-API-1.4.0 | Change | Description | Impact | |----------------------------------------------|---------------------------------------------------------------------|--------| -|
{{render:handshake}}
- Describe change | 1.11.0 | Describe impact | Addition | +|
{{render:handshake}}
- Added Endpoint Catalogue related endpoints | Added preview operations for use in the Endpoint Catalogue, related to entities like Endpoints and Endpoint Templates | Addition | diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.1.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.1.page.md index 252543d2..99597d5f 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.1.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Analysis/Releases/Technical-Release-Notes/API-Spec-Change-Log/1.4.1.page.md @@ -14,7 +14,7 @@ topic: TRN-API-1.4.1 | Change | Description | Impact | |----------------------------------------------|---------------------------------------------------------------------|--------| -|
{{render:handshake}}
- Describe change | 1.11.1 | Describe impact | Addition | +|
{{render:handshake}}
- Corrections on EPC preview endpoints | Minor fixes to the preview version of the Endpoint Catalogue related endpoints | correction | diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Index.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Index.page.md index 5d89bce5..ca4bd8b2 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Index.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Applications/BaRS-Applications/Applications/BaRS-APP8/Index.page.md @@ -23,7 +23,7 @@ topic: Application8 Application 8 v1.0.0-alpha.2 v1.1.x - v1.11.1 + v1.11.1 v1.4.x diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/DocumentReference-Interface.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/DocumentReference-Interface.page.md index c55ac843..dadf8997 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/DocumentReference-Interface.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/DocumentReference-StandardPattern/DocumentReference-Interface.page.md @@ -22,11 +22,11 @@ The BaRS API will facilitate the DocumentReference Endpoints for BaRS enabled sy This table describes the two endpoints behaviours for the interaction From a BaRS enabled system through to NRLF. -All Endpoints will use the exsiting Access Control Headers and Transaction Integrity Headers. +All Endpoints will use the existing Access Control Headers and Transaction Integrity Headers. | Behaviour | Initiator | VERB | API Path | Parameters | Payload | Reactor | Reactor Behaviour | Happy Response | Response Definition | |-----------------|---------------|--------|-------------------------|---------------------------------------------------------------------------------------------|-------------------|------------------|------------------------------------------------------------------------------------------------------------------------------------------|----------------|------------------------------------------------------| -| Search Pointers | BaRS Sender | GET | /DocumentReference | Query: subject:identifier
Query: custodian:identifier
Query: next-page-token
Query:type | N/A | BaRS & NRLF | BaRS: Request forwarded verbatim to NRLF Consumer Endpoint
NRLF: NRLF returns Bundle of DocumentReferences matching search critieria. | 200 | Search Bundle Response containing DocumentReferences | +| Search Pointers | BaRS Sender | GET | /DocumentReference | Query: subject:identifier
Query: custodian:identifier
Query: next-page-token
Query:type | N/A | BaRS & NRLF | BaRS: Request forwarded verbatim to NRLF Consumer Endpoint
NRLF: NRLF returns Bundle of DocumentReferences matching search criteria. | 200 | Search Bundle Response containing DocumentReferences | | Get Pointer | BaRS Receiver | GET | /DocumentReference/[id] | Path: id | N/A | BaRS & NRLF | BaRS: Request forwarded verbatim to NRLF Producer Endpoint
NRLF: NRLF returns Bundle of DocumentReference matching path param [id]. | 200 | DocumentReference | | Add Pointer | BaRS Receiver | POST | /DocumentReference | N/A | DocumentReference | BaRS & NRLF | BaRS: Request forwarded verbatim to NRLF Producer Endpoint
NRLF: returns a DocumentReference | 201 | OperationOutcome/DocumentReference | | Update Pointer | BaRS Receiver | PUT | /DocumentReference/[id] | Path: id | DocumentReference | BaRS & NRLF | BaRS: Request forwarded verbatim to NRLF Producer Endpoint
NRLF: NRLF updates the DocumentReference | 200 | OperationOutcome/DocumentReference | @@ -39,7 +39,7 @@ All Endpoints will use the exsiting Access Control Headers and Transaction Integ | /DocumentReference | query | subject:identifier | https://fhir.nhs.uk/Id/nhs-number|4409815415 | Filter by Patient | Y | | /DocumentReference | query | custodian:identifier | https://fhir.nhs.uk/Id/ods-organization-code|Y05868 | Filter by custodian (ODS) | N | | /DocumentReference | query | next-page-token | - | retrieve next set of 20 records | N | -| /DocumentReference | query | type | http://snomed.info/sct|736253002 | Filter by Appointment or ServiceRequesr | N | +| /DocumentReference | query | type | http://snomed.info/sct|736253002 | Filter by Appointment or ServiceRequest | N | | /DocumentReference/[id] | path | [ id ] | | Specific Document Reference Id. | Y | ## Payload \ No newline at end of file diff --git a/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Introduction.page.md b/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Introduction.page.md index 1f1f0108..8defaf84 100644 --- a/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Introduction.page.md +++ b/guides/Live-ImplementationGuide-BaRS/Home/Core/1-4-1/EndpointCatalogue-StandardPattern/Introduction.page.md @@ -5,7 +5,7 @@ topic: core-StandardPattern-Endpoint-Introduction-1.4.1