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

Allergies Task 2: Parse Allergy Records Object #17

Open
1 task done
apgupta3303 opened this issue Jan 25, 2024 · 0 comments
Open
1 task done

Allergies Task 2: Parse Allergy Records Object #17

apgupta3303 opened this issue Jan 25, 2024 · 0 comments
Labels
Allergies Allergies task enhancement New feature or request

Comments

@apgupta3303
Copy link
Contributor

Use Case

  • We need to parse the allergy record object to get a list of all the different allergies along with the "display text" of those allergies

Problem

  • Once we obtain the clinical records, we need a way to parse out the relevant information to share with the user

Solution

  • We can manually parse the allergy name and description from the allergy records objects and autofill the form with those fields

Alternatives considered

  • Use an LLM to take in the data and extract

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct and Contributing Guidelines
@apgupta3303 apgupta3303 added the enhancement New feature or request label Jan 25, 2024
@philippzagar philippzagar added the Allergies Allergies task label Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Allergies Allergies task enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants