-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ERSSUP-81431]-[]-[Refactor Worklists before update]-[DMW]
- Loading branch information
1 parent
afc1ca2
commit 95818ae
Showing
29 changed files
with
779 additions
and
796 deletions.
There are no files selected for viewing
804 changes: 8 additions & 796 deletions
804
specification/components/stu3/schemas/eRS-FetchWorklist-List.yaml
Large diffs are not rendered by default.
Oops, something went wrong.
38 changes: 38 additions & 0 deletions
38
...ponents/stu3/schemas/extensions/Extension-eRS-AdviceAndGuidanceRequests-WorkListItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
title: Extension-eRS-AdviceAndGuidanceRequests-WorkListItem | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AdviceAndGuidanceRequests-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AdviceAndGuidanceRequests-WorkListItem-1' | ||
extension: | ||
type: array | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | ------------------------------------------ | | ||
| `priority` | `1..1` | | | ||
| `specialty` | `1..1` | | | ||
| `patient` | `1..1` | | | ||
| `namedClinician` | `0..1` | | | ||
| `category` | `1..1` | | | ||
| `adviceFirstRequested` | `1..1` | | | ||
| `adviceLastUpdated` | `1..1` | | | ||
| `referrer` | `1..1` | | | ||
| `service` | `1..1` | | | ||
| `clinicType` | `0..1` | | | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Specialty.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-NamedClinician.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Category.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AdviceFirstRequested.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AdviceLastUpdated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Referrer.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Service.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicType.yaml' |
42 changes: 42 additions & 0 deletions
42
.../components/stu3/schemas/extensions/Extension-eRS-AppointmentSlotIssues-WorkListItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
title: Extension-eRS-AppointmentSlotIssues-WorkListItem | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AppointmentSlotIssues-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AppointmentSlotIssues-WorkListItem-1' | ||
extension: | ||
type: array | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | ------------------------------------------ | | ||
| `priority` | `1..1` | | | ||
| `specialty` | `1..1` | | | ||
| `patient` | `1..1` | | | ||
| `namedClinician` | `0..1` | | | ||
| `eReferralPathwayStart` | `1..1` | | | ||
| `clinicalInfoPrinted` | `1..1` | | | ||
| `ubrnReceived` | `0..1` | | | ||
| `patientContactExpected` | `0..1` | | | ||
| `clinicalInformationStatus` | `0..1` | | | ||
| `reason` | `0..1` | | | ||
| `lastContact` | `0..1` | | | ||
| `service` | `1..1` | | | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Specialty.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-NamedClinician.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralPathwayStart.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalInfoPrinted.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-UbrnReceived.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-PatientContactExpected.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalInformationStatus.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReviewReason.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-LastContact.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Service.yaml' |
35 changes: 35 additions & 0 deletions
35
...ts/stu3/schemas/extensions/Extension-eRS-AssessmentReturnedCancelledDna-WorklistItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
title: 'Extension-eRS-AssessmentReturnedCancelledDna-WorklistItem' | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AssessmentReturnedCancelledDna-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AssessmentReturnedCancelledDna-WorkListItem-1' | ||
extension: | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| `patient` | `1..1` | The patient associated with the `ReferralRequest` | | ||
| `priority` | `1..1` | The priority associated with the `ReferralRequest` | | ||
| `referralCreated` | `1..1` | The Date and Time the `ReferralRequest` was initiated | | ||
| `clinicalContext` | `1..1` | The clinical context for the `ReferralRequest` | | ||
| `referrer` | `1..1` | The `Practitioner` who initially creates the `ReferralRequest` | | ||
| `referralLastUpdated` | `1..1` | The `dateTime` the `ReferralRequest` was last updated | | ||
| `status` | `1..1` | The status of the `ReferralRequest` | | ||
| `reason` | `0..1` | The reason the `ReferralRequest` is on the Assessment Returned / Cancelled / DNA worklist, only included if `status` is `CANCELLED_REFERRAL` | | ||
type: array | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralCreated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalContext.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Referrer.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralLastUpdated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Status.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralCancellationReason.yaml' | ||
|
34 changes: 34 additions & 0 deletions
34
...cation/components/stu3/schemas/extensions/Extension-eRS-AwaitingBooking-WorklistItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
title: 'Extension-eRS-AwaitingBooking-WorklistItem' | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AwaitingBooking-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AwaitingBooking-WorkListItem-1' | ||
extension: | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------- | | ||
| `patient` | `1..1` | The patient associated with the `ReferralRequest` | | ||
| `priority` | `1..1` | The priority associated with the `ReferralRequest` | | ||
| `referralCreated` | `1..1` | The Date and Time the `ReferralRequest` was initiated | | ||
| `clinicalContext` | `1..1` | The clinical context for the `ReferralRequest` | | ||
| `referrer` | `1..1` | The `Practitioner` who initially creates the `ReferralRequest` | | ||
| `referralLastUpdated` | `1..1` | The `dateTime` the `ReferralRequest` was last updated | | ||
| `status` | `1..1` | The status of the `ReferralRequest` | | ||
| `reason` | `0..1` | The reason the `ReferralRequest` is on the Awaiting Booking worklist, only included if `status` is `APPOINTMENT_CANCELLED_BY_PROVIDER` or `APPOINTMENT_CANCELLED_BY_PATIENT` | | ||
type: array | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralCreated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalContext.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Referrer.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralLastUpdated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Status.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AppointmentCancellationReason.yaml' |
30 changes: 30 additions & 0 deletions
30
...ion/components/stu3/schemas/extensions/Extension-eRS-LettersOutstanding-WorklistItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
title: Extension-eRS-LettersOutstanding-WorklistItem | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-LettersOutstanding-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-LettersOutstanding-WorkListItem-1' | ||
extension: | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------- | | ||
| `patient` | `1..1` | The patient associated with the `ReferralRequest` | | ||
| `priority` | `1..1` | The priority associated with the `ReferralRequest` | | ||
| `referralCreated` | `1..1` | The Date and Time the `ReferralRequest` was initiated | | ||
| `clinicalContext` | `1..1` | The clinical context for the `ReferralRequest` | | ||
| `referrer` | `1..1` | The `Practitioner` who initially creates the `ReferralRequest` | | ||
| `letterDue` | `1..1` | The `date` a referral letter is due for the `ReferralRequest` | | ||
type: array | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralCreated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalContext.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Referrer.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-LetterDue.yaml' |
44 changes: 44 additions & 0 deletions
44
...ion/components/stu3/schemas/extensions/Extension-eRS-ReferralsforReview-WorkListItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
title: Extension-eRS-ReferralsforReview-WorkListItem | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-ReferralsforReview-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-ReferralsforReview-WorkListItem-1' | ||
extension: | ||
type: array | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | ------------------------------------------ | | ||
| `priority` | `1..1` | | | ||
| `specialty` | `1..1` | | | ||
| `patient` | `1..1` | | | ||
| `namedClinician` | `0..1` | | | ||
| `eReferralPathwayStart` | `1..1` | | | ||
| `clinicalInfoPrinted` | `1..1` | | | ||
| `requestContextStatus` | `1..1` | | | ||
| `clinicalInfoFirstSubmitted` | `0..1` | | | ||
| `clinicalInfoLastUpdated` | `0..1` | | | ||
| `referralType` | `0..1` | | | ||
| `appointmentStart` | `0..1` | | | ||
| `allocatedClinician` | `0..1` | | | ||
| `service` | `1..1` | | | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Specialty.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-PatientReference.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-NamedClinicianReference.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralPathwayStart.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalInfoPrinted.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-RequestContextStatus.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalInfoFirstSubmitted.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalInfoLastUpdated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralType.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AppointmentStart.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AllocatedClinician.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Service.yaml' |
34 changes: 34 additions & 0 deletions
34
...components/stu3/schemas/extensions/Extension-eRS-RejectedTriageResponse-WorkListItem.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
title: Extension-eRS-RejectedTriageResponse-WorkListItem | ||
type: object | ||
required: | ||
- url | ||
- extension | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-RejectedTriageResponse-WorkListItem-1' | ||
example: 'https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-RejectedTriageResponse-WorkListItem-1' | ||
extension: | ||
type: array | ||
description: | | ||
| Field | Cardinality | Notes | | ||
| ------------------------------ | ----------- | -------------------------------------------------------------------------------------------------------------------------- | | ||
| `patient` | `1..1` | The patient associated with the `ReferralRequest` | | ||
| `priority` | `1..1` | The priority associated with the `ReferralRequest` | | ||
| `referralCreated` | `1..1` | The Date and Time the `ReferralRequest` was initiated | | ||
| `clinicalContext` | `1..1` | The clinical context for the `ReferralRequest` | | ||
| `referrer` | `1..1` | The `Practitioner` who initially creates the `ReferralRequest` | | ||
| `referralLastUpdated` | `1..1` | The `dateTime` the `ReferralRequest` was last updated | | ||
| `status` | `1..1` | The status of the `ReferralRequest` | | ||
| `reason` | `0..1` | The reason the `ReferralRequest` is on the Rejected/TriageRequest worklist, only included if `status` is `TRIAGE_RESPONSE` | | ||
items: | ||
anyOf: | ||
- $ref: './worklists/Extension-WorklistItem-Patient.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Priority.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralCreated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ClinicalContext.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Referrer.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-ReferralLastUpdated.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-Status.yaml' | ||
- $ref: './worklists/Extension-WorklistItem-AppointmentCancellationReason.yaml' |
15 changes: 15 additions & 0 deletions
15
...onents/stu3/schemas/extensions/worklists/Extension-WorklistItem-AdviceFirstRequested.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: adviceFirstRequested | ||
type: object | ||
required: | ||
- url | ||
- valueDateTime | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- adviceFirstRequested | ||
example: 'adviceFirstRequested' | ||
valueDateTime: | ||
type: string | ||
format: date-time | ||
example: '2021-09-01T14:26:18.314Z' |
15 changes: 15 additions & 0 deletions
15
...omponents/stu3/schemas/extensions/worklists/Extension-WorklistItem-AdviceLastUpdated.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
title: adviceLastUpdated | ||
type: object | ||
required: | ||
- url | ||
- valueDateTime | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- adviceLastUpdated | ||
example: 'adviceLastUpdated' | ||
valueDateTime: | ||
type: string | ||
format: date-time | ||
example: '2021-09-01T14:26:18.314Z' |
19 changes: 19 additions & 0 deletions
19
...mponents/stu3/schemas/extensions/worklists/Extension-WorklistItem-AllocatedClinician.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
title: allocatedClinician | ||
type: object | ||
required: | ||
- url | ||
- valueReference | ||
properties: | ||
url: | ||
type: string | ||
enum: | ||
- allocatedClinician | ||
example: 'allocatedClinician' | ||
valueReference: | ||
type: object | ||
required: | ||
- reference | ||
properties: | ||
reference: | ||
type: string | ||
example: '#Practitioner-021600556514' |
Oops, something went wrong.