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

Processing Gestational Age #336

Closed
24 tasks
JohnNKing opened this issue May 23, 2023 · 1 comment
Closed
24 tasks

Processing Gestational Age #336

JohnNKing opened this issue May 23, 2023 · 1 comment
Labels

Comments

@JohnNKing
Copy link
Contributor

JohnNKing commented May 23, 2023

Story

As a public health lab, to reduce transcription errors caused by handwritten order data, I need gestational age included as part of the electronic order.

Pre-conditions

  • The gestational age is included as part of a single, incoming order.

Acceptance Criteria

  • The gestational age is included in the OML order transmitted to the public health lab.
  • Age format must be support NBS card options used by MN, AL, & TX. (e.g. weeks, weeks & days)

Tasks

Research

  • Determine ways to represent these data elements in both HL7 and FHIR
  • Research work needed to complete the story
  • Foundational: High-level research that will support this and future efforts

Engineering

  • Engineering work needed to complete the story
  • Foundational: Technical runway work to support this and future efforts

Definition of Done

  • Threat model updated
  • Code refactored for clarity and no design/technical debt
  • Adhere to separation of concerns; code is not tightly coupled, especially to 3rd party dependencies.
  • Source code is merged to the main branch.
  • Unit test coverage of our code >= 90%
  • Code is reviewed or developed by pair; 1 approval is needed but consider requiring an outside-the-pair reviewer.
  • Build process updated
  • Feature toggles created and/or deleted. Document the feature toggle.
  • Source code documentation created when the code is not self-documenting.
  • API documentation generated
  • Code quality checks passed
  • Security & privacy gates passed
  • Load tests passed
  • Documentation and diagrams created or updated
  • API(s) are versioned
  • Debug logging

Research Questions

  • Optional: Any initial questions for research

Decisions

  • Optional: Any decisions we've made while working on this story

Notes

  • Optional: Any reference material or thoughts we may need for later reference
@sfradkin
Copy link
Contributor

closed. will be part of #495

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

No branches or pull requests

2 participants