Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

Custom Encounter Search #978

Closed
wants to merge 2 commits into from
Closed

Conversation

Nandita92
Copy link
Contributor

@Nandita92 Nandita92 commented Sep 14, 2023

Description

PR Checklist

  • Screenshot(s) of changes attached before changes merged.

<img width="1
Screenshot 2023-09-14 at 1 15 16 PM
393" alt="Screenshot 202
Screenshot 2023-09-14 at 1 15 51 PM
3-09-14 at 1 15
<img width="1
Screenshot 2023-09-14 at 1 15 00 PM

  • Screenshot(s) of changes attached after changes merged and published.


#### Request - `-encounter`

GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Account??encounter=98028029&type=guarantor-balance
Copy link
Contributor

Choose a reason for hiding this comment

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

There are 2 question marks after /Account

Copy link
Contributor

Choose a reason for hiding this comment

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

+1

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Copy link
Contributor

@ashu-bdvt ashu-bdvt left a comment

Choose a reason for hiding this comment

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

Also update the PR title and do not include Jira IDs per the best practices defined. Since this is public repo we should not include the Jira #

@@ -82,16 +84,19 @@ _Implementation Notes_
`type` | See notes | [`token`] | The specific type of account. Example: `financial-account`
`patient` | See notes | [`reference`] | The entity that caused the expenses. Example: `Patient/12345`
`-guarantor` | See notes | [`reference`] | The parties responsible for balancing the account. Example: `6330015-6330017`
`-encounter` | See notes | [`reference`] | The id to identify the encounter. Example: `98028029`
Copy link
Contributor

Choose a reason for hiding this comment

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

Needs 1 more space to align with the above lines

Copy link
Contributor Author

Choose a reason for hiding this comment

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


#### Request - `-encounter`

GET https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Account??encounter=98028029&type=guarantor-balance
Copy link
Contributor

Choose a reason for hiding this comment

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

+1

@Nandita92 Nandita92 changed the title RCFHIRAPI-807: Custom Encounter Search Custom Encounter Search Sep 25, 2023
@Nandita92 Nandita92 closed this Sep 25, 2023
@Nandita92 Nandita92 deleted the RCFHIRAPI-807_custom_encounter_search branch September 25, 2023 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants