Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions define.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ classes:
- range: string
required: false
validityPeriod:
description: Time period during which the resouce is valid
description: Time period during which the resource is valid
range: Timing
required: false

Expand Down Expand Up @@ -982,6 +982,7 @@ classes:
Defaults to ALL if not specified.
range: LogicalOperator
required: false
ifabsent: LogicalOperator(AND)
conditions:
description: >-
Child conditions to combine using the operator.
Expand Down Expand Up @@ -1035,6 +1036,7 @@ classes:
Defaults to ALL if not specified.
range: LogicalOperator
required: false
ifabsent: LogicalOperator(AND)

FormalExpression:
description: >-
Expand Down Expand Up @@ -2371,15 +2373,15 @@ enums:
identifies the reference used in the genomic test in:
indicates heritability of the genetic variant in:
is an identifier for a published reference for the genetic variant in:
is an identifier for the copy, on one of two homologous chromosones, of the genetic variant in:
is an identifier for the copy, on one of two homologous chromosomes, of the genetic variant in:
is an identifier for the genetic sequence of the genetic entity represented by:
is the chromosome that is the position of the result in:
is the clinical trial or treatment setting for:
is the date of occurrence:
is the date of occurrence for:
is the intended disease outcome for:
is the method of secondary analysis of results in:
is the numeric location, within a chromosone, genetic entity, or genetic sub-region, of the result in:
is the numeric location, within a chromosome, genetic entity, or genetic sub-region, of the result in:
is the symbol for the genomic entity that is the position of the result in:
is the type of genomic entity that is the position of the result in:
is the genetic sub-location of the result in:
Expand Down