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 24 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.


id

String

The disorder ID.

name

String

The disorder name.

source

String

The source or database for that disorder.

description

String

The 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

Status.

OBSERVED
NOT_OBSERVED
UNKNOWN

attributes

Map<String, Object>

Attributes.

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.

qualityControl

ClinicalAnalysisQC

Quality control.

Unable to render {include} The included page could not be found.

interpretation

Interpretation

Primary interpretation. See the interpretation data model schema.


secondaryInterpretations

List<Interpretation>

List of secondary interpretations. See the interpretation data model schema.

consent

ClinicalConsent

Consent.

primaryFindings

ConsentStatus

Consent for primary findings.


YESYes.
NONo.
UNKNOWNUnknown.

secondaryFindings

ConsentStatus

Consent for secondary findings.


YESYes.
NONo.
UNKNOWNUnknown.

carrierFindings

ConsentStatus

Consent for carrier findings.


YESYes.
NONo.
UNKNOWNUnknown.

researchFindings

ConsentStatus

Consent for research findings.


YESYes.
NONo.
UNKNOWNUnknown.

analyst

ClinicalAnalysisAnalyst

Information about the analyst.

assignee

String

Analyst.

assignedBy

String

Person who assigned the analyst.

date

String

Date.

priority

Priority

Priority.

URGENT1
HIGH2
MEDIUM3
LOW4

flags

List<String>

List of flags.

status

CustomStatus

Clinical analysis status set by the user:

name

String

Name.

description

String

Description.

date

String

Date.

creationDate

String

Creation date.

modificationDate

String

Modification date.

dueDate

String

Due date.

release

int

Release.

comments

List<Comment>

List of comments.


author

String

Author.

type

String

Type.

message

String

Message.

date

String

Date.

report

ClinicalAnalysisReport

Clinical analysis report.

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.
  • No labels