CDCgov / prime-central

Apache License 2.0
9 stars 2 forks source link

Add New Person/Edit Person in App UI #46

Closed aliciabeckett-gov closed 3 years ago

aliciabeckett-gov commented 3 years ago

As a test administrator I want to add one new patient so that I can easily test them without doing a new CSV upload.

Description: Build the Web Page and associated API request to add one patient through the Web App UI. These are in the mock ups. All of the required HHS fields will need to be added.

See airtable here for field details: https://airtable.com/invite/l?inviteId=invRZoEMgd5O1ppty&inviteToken=4eba912ce77015c2062681c5c8f36b6951750981b49124a130a46a20fe3ac5aa

pete-gov commented 3 years ago

@sharmaneil first pass of example JSON schema for adding a patient is the patient.schema.json file in this PR: https://github.com/CDCgov/prime-data-input-client/pull/7

sharmaneil commented 3 years ago

@aliciabeckett-gov is this MVP-required? It's in the backlog, but I'm tempted to get started on it

aliciabeckett-gov commented 3 years ago

It's not required for getting real test results recorded. So in that sense it's less important than other tickets, but we're gonna need it before we can scale.

aliciabeckett-gov commented 3 years ago

@hmyers-cms - is the mock up ready for engineering or do you want to make more changes? I saw the design label and wanted to check on it.

aliciabeckett-gov commented 3 years ago

@dmethvin-gov are you working on this now? Should we move the ticket into TODO?

willusds commented 3 years ago

Blocked until we have a meeting of the minds between Prime Input + Backend about indexing the fields. Can merge now until that's decided.