Skip to content

Update DocumentReference specifications#161

Closed
chetan-nhs-acn wants to merge 1 commit into
masterfrom
fix/WPP-9063-document-reference-update-specs
Closed

Update DocumentReference specifications#161
chetan-nhs-acn wants to merge 1 commit into
masterfrom
fix/WPP-9063-document-reference-update-specs

Conversation

@chetan-nhs-acn

Copy link
Copy Markdown

Summary

  • Routine Change

/DocumentReference specifications currently conform to R5 specifications. This PR intends to align them to the R4 specifications by moving the period field under context object.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all or part of the acceptance criteria of the ticket, and the code is in a mergeable state.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • I have ensured the changelog has been updated by the submitter, if necessary.

Copilot AI review requested due to automatic review settings June 19, 2026 18:05

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 983 to +987
references:
type: string
description: Reference to the linked Appointment contained in the Appointment.Id
example: https://my.portal.com/fhir/R4/Appointment/0448E4C8-DD12-4BAD-9B59-6091C9484701
period:
description: "The time period over which the service that is described by the document was provided."
type: object
properties:
start:
type: string
description: "Document effective date/time in a UTC format."
example: "2021-06-13T12:30:00+00:00"
period:
Comment on lines +987 to +994
period:
description: "The time period over which the service that is described by the document was provided."
type: object
properties:
start:
type: string
description: "Document effective date/time in a UTC format."
example: "2021-06-13T12:30:00+00:00"
@chetan-nhs-acn chetan-nhs-acn deleted the fix/WPP-9063-document-reference-update-specs branch June 19, 2026 18:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants