Skip to content

Commit f70eaa5

Browse files
committed
🚀 Automatically rebuilt derived files
1 parent e4aa8c7 commit f70eaa5

4 files changed

Lines changed: 1138 additions & 1081 deletions

File tree

_config.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5231,6 +5231,23 @@ ontologies:
52315231
repository: https://github.com/OOSTT/OOSTT
52325232
title: Ontology of Organizational Structures of Trauma centers and Trauma systems
52335233
tracker: https://github.com/OOSTT/OOSTT/issues
5234+
usages:
5235+
- description: OOSTT terms, such as OOSTT_00000017 'trauma program' and OOSTT_00000021
5236+
'trauma medical director role,' are used in the CAFE questionnaire to assess
5237+
trauma centers and systems.
5238+
type: application
5239+
user: https://cafe-trauma.com/
5240+
- description: OOSTT terms, such as OOSTT_00000002 'trauma center' and OOSTT_00000066
5241+
'emergency medicine liaison role,' are used in the TIPTOE questionnaire to relate
5242+
trauma center/system structure to patient outcomes.
5243+
type: application
5244+
user: https://tiptoe.apps.dbmi.cloud/tiptoe
5245+
- description: Terms from OOSTT are imported and used by OMRSE.
5246+
examples:
5247+
- description: academic degree
5248+
url: http://purl.obolibrary.org/obo/OOSTT_00000074
5249+
type: owl:Ontology
5250+
user: https://github.com/mcwdsi/OMRSE
52345251
- activity_status: active
52355252
contact:
52365253
email: zhengj2007@gmail.com

registry/ontologies.jsonld

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7264,7 +7264,30 @@
72647264
],
72657265
"repository": "https://github.com/OOSTT/OOSTT",
72667266
"title": "Ontology of Organizational Structures of Trauma centers and Trauma systems",
7267-
"tracker": "https://github.com/OOSTT/OOSTT/issues"
7267+
"tracker": "https://github.com/OOSTT/OOSTT/issues",
7268+
"usages": [
7269+
{
7270+
"description": "OOSTT terms, such as OOSTT_00000017 'trauma program' and OOSTT_00000021 'trauma medical director role,' are used in the CAFE questionnaire to assess trauma centers and systems.",
7271+
"type": "application",
7272+
"user": "https://cafe-trauma.com/"
7273+
},
7274+
{
7275+
"description": "OOSTT terms, such as OOSTT_00000002 'trauma center' and OOSTT_00000066 'emergency medicine liaison role,' are used in the TIPTOE questionnaire to relate trauma center/system structure to patient outcomes.",
7276+
"type": "application",
7277+
"user": "https://tiptoe.apps.dbmi.cloud/tiptoe"
7278+
},
7279+
{
7280+
"description": "Terms from OOSTT are imported and used by OMRSE.",
7281+
"examples": [
7282+
{
7283+
"description": "academic degree",
7284+
"url": "http://purl.obolibrary.org/obo/OOSTT_00000074"
7285+
}
7286+
],
7287+
"type": "owl:Ontology",
7288+
"user": "https://github.com/mcwdsi/OMRSE"
7289+
}
7290+
]
72687291
},
72697292
{
72707293
"activity_status": "active",

0 commit comments

Comments
 (0)