From 2305ae11d98d2b7038cae1393d785d3c7a20633b Mon Sep 17 00:00:00 2001 From: Leigh Carmody Date: Thu, 25 Jul 2024 14:20:41 -0400 Subject: [PATCH] add reproductive technology treatment --- src/ontology/maxo-edit.owl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/src/ontology/maxo-edit.owl b/src/ontology/maxo-edit.owl index 398e6a14..d6832ecc 100644 --- a/src/ontology/maxo-edit.owl +++ b/src/ontology/maxo-edit.owl @@ -1000,6 +1000,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -11566,6 +11567,18 @@ AnnotationAssertion(dce:date "2024 AnnotationAssertion(rdfs:label "cell-free DNA screening") SubClassOf( ) +# Class: (reproductive technology treatment) + +AnnotationAssertion( "Procedures and treatments that are used to aid in achieving pregnancy conception in individuals who are having difficulty doing so spontaneously.") +AnnotationAssertion(dce:creator ) +AnnotationAssertion(dce:date "2024-07-25T18:14:41Z"^^xsd:dateTime) +AnnotationAssertion( "fertility treatment") +AnnotationAssertion( "ART treatment") +AnnotationAssertion( "assisted reproductive technology procedure") +AnnotationAssertion( "reproductive technology procedure") +AnnotationAssertion(rdfs:label "reproductive technology treatment") +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.")