From 3b0ac8b5d067201d2c7e7cc4fa9c9e6d31e5a7c6 Mon Sep 17 00:00:00 2001 From: Leigh Carmody Date: Thu, 25 Jul 2024 11:45:43 -0400 Subject: [PATCH] cell-free DNA testing issue #623 --- src/ontology/maxo-edit.owl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ontology/maxo-edit.owl b/src/ontology/maxo-edit.owl index 5bc93760..398e6a14 100644 --- a/src/ontology/maxo-edit.owl +++ b/src/ontology/maxo-edit.owl @@ -999,6 +999,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -5535,6 +5536,7 @@ AnnotationAssertion( "2020-03-17T20:04:20Z"^^xsd:dateTime) AnnotationAssertion(dcterms:creator ) AnnotationAssertion( "carrier screening") +AnnotationAssertion( "expanded carrier screening") AnnotationAssertion(rdfs:label "genetic carrier screening"@en) SubClassOf( ) @@ -11556,6 +11558,14 @@ AnnotationAssertion(dce:date "2024 AnnotationAssertion(rdfs:label "methylation testing") SubClassOf( ) +# Class: (cell-free DNA screening) + +AnnotationAssertion(Annotation( "genome.gov") "A laboratory method that involves analyzing free (i.e., non-cellular) DNA contained within a biological sample. Most often, clinicians are looking for genomic variants associated with hereditary disorders.") +AnnotationAssertion(dce:creator ) +AnnotationAssertion(dce:date "2024-07-25T15:42:55Z"^^xsd:dateTime) +AnnotationAssertion(rdfs:label "cell-free DNA screening") +SubClassOf( ) + # Class: (preimplantation genetic testing) AnnotationAssertion(Annotation( "NCBIBook:NBK5191") "Genetic testing of one or more cells removed from early embryos conceived by in vitro fertilization and transferring to the mother's uterus only those embryos determined not to have the pathogenic variant(s)/chromosome anomaly(ies) of concern.")