From 6f820d8c3942a22d27a53540ca7afd375c6fd02e Mon Sep 17 00:00:00 2001 From: Leigh Carmody Date: Tue, 28 Nov 2023 16:04:52 -0500 Subject: [PATCH] add RFA close #325 --- src/ontology/maxo-edit.owl | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ontology/maxo-edit.owl b/src/ontology/maxo-edit.owl index 8b72ffec..880e62de 100644 --- a/src/ontology/maxo-edit.owl +++ b/src/ontology/maxo-edit.owl @@ -891,6 +891,7 @@ Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) +Declaration(Class()) Declaration(Class()) Declaration(Class()) Declaration(Class()) @@ -10462,6 +10463,16 @@ AnnotationAssertion( "urinary catheterization") SubClassOf( ) +# Class: (radiofrequency ablation therapy) + +AnnotationAssertion( "A procedure that uses radio waves to create heat to destroy tissue.") +AnnotationAssertion(dce:creator ) +AnnotationAssertion(dce:date "2023-11-28T20:44:56Z"^^xsd:dateTime) +AnnotationAssertion(Annotation( _:genid-0682c15f-dc05-4781-8a8d-af53d24956a0) "RFA") +AnnotationAssertion( "radiofrequency neurotomy") +AnnotationAssertion(rdfs:label "radiofrequency ablation therapy") +SubClassOf( ) + # Class: (keratolytic agent therapy) AnnotationAssertion( "Treatment with a drug that softens, separates, and causes desquamation of the cornified epithelium or horny layer of skin.") @@ -11908,4 +11919,5 @@ AnnotationAssertion(dcterms:creator "2023-04-11T12:00:00Z") AnnotationAssertion(dcterms:contributor ) AnnotationAssertion(dcterms:creator ) +AnnotationAssertion( _:genid-0682c15f-dc05-4781-8a8d-af53d24956a0 "") ) \ No newline at end of file