Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/fhir nodejs poc #521

Closed
wants to merge 9 commits into from
Closed

Conversation

kakarlavinodkumar
Copy link
Collaborator

@kakarlavinodkumar kakarlavinodkumar commented Apr 29, 2024

  1. FHIR poc to communicate with the local FHIR Server.
  2. Makes POST, GET, PATCH and DELETE calls to FHIR server
  3. Integrated API's for Adverseevent and Appointments.
  4. node package documentation : https://www.npmjs.com/package/fhir-kit-client
  5. local testing FHIR server documentation : https://hub.docker.com/r/hapiproject/hapi
  6. Still in the POC Phase. Will improve the coding standards while integrating with actual server.

@kakarlavinodkumar kakarlavinodkumar added the DO NOT MERGE Definitely don't merge this PR! label Apr 30, 2024
Copy link

sonarcloud bot commented May 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
16.7% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@kakarlavinodkumar
Copy link
Collaborator Author

As this is the POC code closing the PR in order to save devops cost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Definitely don't merge this PR!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant