Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


id

String

The clinical analysis ID.

uuid

String

A universally unique identifier for the clinical analysis.

description

String

The clinical analysis description.

type

Type

The type of the clinical analysis:

SINGLE
FAMILY
CANCER
COHORT
AUTOCOMPARATIVE

disorder 

Disorder

Disorder.

description

String

Disorder description.

evidences

List<Phenotype>

List of phenotypes related to the disorder.

ageOfOnset

String

Age at which the proband acquired a condition or symptoms of a that disorder.

status

Status

OBSERVED
NOT_OBSERVED
UNKNOWN


files

Map<String, List<File>>

Map of  files, where the key is the sample ID and the value is a list of files (VCF, BAM, BIGWIG)


proband

Individual

Proband.

family

Family

Family.

roleToProband

Map<String, familiarRelationship>

Familiar relationship:

MOTHERMother.
FATHERFather.
STEP_MOTHERMother.
STEP_FATHERFather.
IDENTICAL_TWINTwin.
FRATERNAL_TWINTwin.
FULL_SIBLINGSibling.
HALF_SIBLINGSibling.
STEP_SIBLINGSibling.
SISTERSister.
BROTHERBrother.
STEP_SISTERSister.
STEP_BROTHERBrother.
SONSon.
DAUGHTERDaughter.
CHILD_OF_UNKNOWNChild.
UNCLEUncle.
AUNTAunt.
MATERNAL_AUNTAunt.
MATERNAL_UNCLEUncle.
PATERNAL_AUNTAunt.
PATERNAL_UNCLEUncle.
NEPHEWNephew.
NIECENiece.
GRANDFATHERGrandfather.
GRANDMOTHERGrandmother.
MATERNAL_GRANDMOTHERGrandmother.
PATERNAL_GRANDMOTHERGrandmother.
MATERNAL_GRANDFATHERGrandfather.
PATERNAL_GRANDFATHERGrandfather.
GREAT_GRANDFATHERGreat-grandfather.
GREAT_GRANDMOTHERGreat-grandmother.
DOUBLE_FIRST_COUSINCousin.
COUSINCousin.
MALE_COUSINCousin.
FEMALE_COUSINCousin.
SECOND_COUSINCousin.
MALE_SECOND_COUSINCousin.
FEMALE_SECOND_COUSINCousin.
SPOUSESpouse.
HUSBANDHusband.
OTHEROther.
UNKNOWNUnknown.
UNRELATEDUnrelated.
PROBANDProband.

interpretations

List<Interpretation>


consent

ClinicalConsent


analyst

ClinicalAnalysisAnalyst


priority

Enums.Priority


flags

List<String>


creationDate

String


modificationDate

String


dueDate

String


release

int


comments

List<Comment>


alerts

List<Alert>

List of alerts.

author

String

Author.

date

String

Date.

message

String

Message.

risk

Risk

Risk.

HIGH
MEDIUM
LOW

internal

ClinicalAnalysisInternal

Internal information.

status

ClinicalAnalysisStatus

Clinical analysis internal status:

name

String

Name.


INCOMPLETE
READY
DELETED
READY_FOR_VALIDATION
READY_FOR_INTERPRETATION
INTERPRETATION_IN_PROGRESS
READY_FOR_INTERPRETATION_REVIEW
INTERPRETATION_REVIEW_IN_PROGRESS
READY_FOR_REPORT
REPORT_IN_PROGRESS
DONE
REVIEW_IN_PROGRESS
CLOSED
REJECTED

description

String

Description.

date

String

Date.

attributes

Map<String, Object>

Map of attributes.

status

CustomStatus

Clinical analysis status set by the user:

name

String

Name.

description

String

Description.

date

String

Date.
  • No labels