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

환자 식별번호 변경 작업 #24

Open
cloudwisx opened this issue Feb 9, 2022 · 0 comments
Open

환자 식별번호 변경 작업 #24

cloudwisx opened this issue Feb 9, 2022 · 0 comments
Assignees
Labels
요청 요청사항

Comments

@cloudwisx
Copy link
Collaborator

cloudwisx commented Feb 9, 2022

요구사항

  • 식별번호를 주민번호에서 이름, 생년월일, 성별, 휴대폰으로 변경

할일

  • 주민번호 컬럼 삭제
    • Table
    • Source
  • API 기능변경
    • 본인인증: /api/identity (POST)
    • 회원가입: /api/patient (POST)

검토사항

  • 회원가입
    • 기존 회원 식별내역이 중복된 경우 프로세스
  • 환자정보 변경(핸드폰번호)
    • 중복체크
@cloudwisx cloudwisx added the 요청 요청사항 label Feb 9, 2022
developer-Fwa added a commit that referenced this issue Mar 28, 2022
 - 환자 식별을 위한 기준정보 변경
   기존 주민번호 삭제
   변경 성명, 생년월일, 성별, 연락처 변경
 - 대상 API
   /api/identity [POST]
   /api/patient  [POST]
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