Task #6963 (closed)
Opened 8 years ago
Closed 8 years ago
HIC: Per Silo {ANO|PRO}CHI Alias Table
Reported by: | szwells | Owned by: | szwells |
---|---|---|---|
Priority: | minor | Milestone: | OMERO-4.4 |
Component: | General | Version: | n.a. |
Keywords: | n.a. | Cc: | hic@… |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | 0.0d |
Sprint: | n.a. |
Description (last modified by szwells)
When a new project dataset (silo) is instantiated an alias table should be created that maps anochihash -> prochi enabling reverse lookups of patient from project level CHIs, which are project specific, to the anonymised CHI level which extends across projects.
The source data for the Alias table comes from the project<id>_anon.xml schema file associated with the given project dataset. This file has the following structure:
<project_anonymistation id=""> <map anochihash="" prochi="" /> </project_anonymistation>
Change History (8)
comment:1 Changed 8 years ago by szwells
- Milestone changed from Unscheduled to OMERO-Beta4.3.2
- Sprint set to 2011-09-29 (6)
- Status changed from new to accepted
comment:2 Changed 8 years ago by szwells
- Description modified (diff)
comment:3 Changed 8 years ago by szwells
- Description modified (diff)
comment:4 Changed 8 years ago by szwells
- Description modified (diff)
comment:5 Changed 8 years ago by jburel
- Milestone changed from OMERO-Beta4.3.2 to OMERO-Beta4.4
- Sprint changed from 2011-09-29 (6) to 2011-10-27 (1)
comment:6 Changed 8 years ago by jburel
- Milestone changed from OMERO-Beta4.4 to OME-5.0
- Sprint 2011-10-27 (1) deleted
comment:7 Changed 8 years ago by szwells
- Summary changed from HIC: {ANO|PRO}CHI Alias Table to HIC: Per Silo {ANO|PRO}CHI Alias Table
comment:8 Changed 8 years ago by szwells
- Remaining Time changed from 0.5 to 0
- Resolution set to fixed
- Status changed from accepted to closed
Got the anochishash & prochi mapping the wrong way around for this use case.