Skip to content

Implemented HIU Discovery#102

Open
Beavj wants to merge 3 commits intoNHA-ABDM:masterfrom
Beavj:master
Open

Implemented HIU Discovery#102
Beavj wants to merge 3 commits intoNHA-ABDM:masterfrom
Beavj:master

Conversation

@Beavj
Copy link
Copy Markdown

@Beavj Beavj commented Mar 10, 2024

  • Added code related to HIU discovery

@VenuAjitesh VenuAjitesh requested a review from atulai-sg March 10, 2024 19:36
@Autowired HIUFacadeLinkControllerInterface hiuFacadeLinkControllerInterface;

@PostMapping("/init")
public ResponseEntity<Object> hiuInitResponse(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

why the response type is object?

# HIU Discover paths
hiuDiscoverPath=https://dev.abdm.gov.in/cm/v1/care-contexts/discover
hiuInitPath=https://dev.abdm.gov.in/cm/v1/links/link/init
hiuLinkConfirmPath=https://dev.abdm.gov.in/cm/v1/links/link/confirm
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

there are no corresponding 0.5 apis for these?

.block();
}

public ResponseEntity<Object> fetchResponseForPHR(
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

does it mean that we are sending requests to PHR? if not, then lets rename this accordingly

@rathoddeepak
Copy link
Copy Markdown

@Beavj @NHA-ABDM Thank you for this open source project

In fhir-mapper Invoice HI Type has been added, we should add that

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.

5 participants