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

create eCR API endpoint #81

Open
4 tasks
ericbuckley opened this issue Oct 16, 2024 · 0 comments
Open
4 tasks

create eCR API endpoint #81

ericbuckley opened this issue Oct 16, 2024 · 0 comments
Labels
feature New feature or request

Comments

@ericbuckley
Copy link
Collaborator

Summary

Add a /link/ecr API endpoint that accepts a eCR document payload and returns results similar to /link.

Acceptance Criteria

  • New parser for extracting data from eCR
  • Test cases for the new eCR parser
  • New ecr endpoint
  • Test cases for the new ecr API endpoint

Details / Tasks

The first part of this task will be to create a new parser, recordlinker.parsers.ecr for extracting the PII data from the document.

Background / Context

You can refer to the phdi FHIR convertor service for ideas on how to implement.

Dependencies

#5 and #80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants