Opened 12 years ago

Closed 12 years ago

#346 closed enhancement (fixed)

Create virtual patient for cases with consent=no or not asked

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v2.1
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

This would be useful for statistical purposes. The patients should have names like: NoXXXXX and NotAskedXXXXX where XXXXX is a five-digit running number.

We should not create a virtual patient if consent=yes.

Already existing cases with No or Not asked need to be fixed manually or with a batch importer.

Change History (4)

comment:1 by Nicklas Nordborg, 12 years ago

Status: newassigned

comment:2 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: assignedclosed

(In [1504]) Fixes #346: Create virtual patient for cases with consent=no or not asked

comment:3 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: closedreopened

Oh no... If a 'Not asked' virtual patient has been registered it becomes impossible to register a 'No' consent. The auto-naming procedure will find the 'Not askedXXXXX' patient, and try to convert 't askedXXXXXX' to a number.

comment:4 by Nicklas Nordborg, 12 years ago

Resolution: fixed
Status: reopenedclosed

(In [1509]) Fixes #346: Create virtual patient for cases with consent=no or not asked

Note: See TracTickets for help on using tickets.