Skip to content
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ src/ontology/simple_seed.txt
src/ontology/patterns
src/ontology/merged-omrse-edit.owl
src/ontology/reports
src/ontology/omrse-edit.properties
reports/

src/ontology/target/
Expand Down
2 changes: 1 addition & 1 deletion src/ontology/omrse-edit.owl
Original file line number Diff line number Diff line change
Expand Up @@ -1482,7 +1482,7 @@ SubClassOf(obo:OMRSE_00000101 ObjectIntersectionOf(obo:OMRSE_00000134 ObjectSome

# Class: obo:OMRSE_00000102 (health care facility)

AnnotationAssertion(obo:IAO_0000117 obo:OMRSE_00000102 "A facility bearing the function to provide healthcare and that is administered by a health care organization for the purpose of providing health care to a patient or patient population."@en)
AnnotationAssertion(obo:IAO_0000115 obo:OMRSE_00000102 "A facility bearing the function to provide healthcare and that is administered by a health care organization for the purpose of providing health care to a patient or patient population."@en)
AnnotationAssertion(obo:IAO_0000117 obo:OMRSE_00000102 "William Hogan"@en)
AnnotationAssertion(rdfs:label obo:OMRSE_00000102 "health care facility"@en)
SubClassOf(obo:OMRSE_00000102 obo:OMRSE_00000062)
Expand Down