[ERSSUP-82767]-[]-[Initial OAS modelling form RM106]-[DMW] - #1908
[ERSSUP-82767]-[]-[Initial OAS modelling form RM106]-[DMW]#1908nhsd-david-wass wants to merge 1 commit into
Conversation
| type: string | ||
| enum: | ||
| - statusChanged | ||
| valueDateTime: |
There was a problem hiding this comment.
I think we would want this as an [instant|https://hl7.org/fhir/R4/datatypes.html#instant] as in FHIR a dataTime can be a partial dateTime which I don't think we would want. @nhsd-jack-wainwright do you agree?
| type: string | ||
| enum: | ||
| - 'https://fhir.nhs.uk/CodeSystem/eRS-ReferralCancellationReason' | ||
| example: 'https://fhir.nhs.uk/CodeSystem/eRS-ReferralCancellationReason' |
There was a problem hiding this comment.
Just thinking about naming.
Are the e-RS Appointment Request Cancellation Reasons used for A&G too?
Just thinking in the FHIR world this is a ServiceRequest. If the e-RS reasons are used for A&G too then maybe this is just RequestCancellationReason?
| }, | ||
| "extension": [ | ||
| { | ||
| "url": "https://fhir.nhs.uk/StructureDefinition/Extension-Portal-Link", |
There was a problem hiding this comment.
I don't think a cancelled request would have the portal link as you can't see cancelled referrals in MYR.
There was a problem hiding this comment.
This example doesn't fully make sense at the minute as you have a cancelled ServiceRequest that has an Appointment associated.
I wonder if it would be better just to update/extend the existing example (ServiceRequestsWithAppointmentAndTask.json) to add in one additional ServiceRequest that is in the cancelled state. This wouldn't have any related Appointment or Task. Also no portal link.
| - CARL | ||
| - ARBL | ||
| - CARBL_OR_ARL | ||
| - CANCELLED_REFERRAL |
There was a problem hiding this comment.
Looking at the core enum wouldn't this just be CANCELLED?
74f4032 to
af02f02
Compare
af02f02 to
ae4e2ab
Compare
Summary
Add any other relevant notes or explanations here. Remove this line if you have nothing to add.
Reviews Required
Review Checklist
ℹ️ This section is to be filled in by the reviewer.