Discover
Explore public ontologies
Browse open ontologies published by the Syntaxia community - search by name, description, or format.
Public ontology
Browse, search, and preview without an account.
Public
Hospital Patient Management System
ORM (Object-Role Modeling) ontology for a hospital patient management system covering patients, doctors, departments, appointments, diagnoses, treatments, medications, and billing.
ORM
Updated: 01 Apr 17:29
Created: 01 Apr 16:22
Preview
Snippet of the ontology source
| 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <ormRoot:ORM2 xmlns:orm="http://schemas.neumont.edu/ORM/2006-04/ORMCore" xmlns:ormDiagram="http://schemas.neumont.edu/ORM/2006-04/ORMDiagram" xmlns:ormRoot="http://schemas.neumont.edu/ORM/2006-04/ORMRoot"> |
| 3 | <orm:ORMModel id="_B1206FE3-AFBF-4959-A070-DFB32A84F597" Name="HospitalPatientManagement"> |
| 4 | <orm:Objects> |
| 5 | <orm:EntityType id="_4C1A750C-0973-4A66-AB4B-747003D1430B" Name="Patient" _ReferenceMode="id"> |
| 6 | <orm:PlayedRoles> |
| 7 | <orm:Role ref="_0F0A1EAE-DA7E-4ECE-9304-5770CA9882E8" /> |
| 8 | <orm:Role ref="_4BE9C651-20FE-4FAD-AA84-1501862D113C" /> |
| 9 | <orm:Role ref="_A8BFAFB0-1724-4684-B145-AB6E3702B496" /> |
| 10 | <orm:Role ref="_7B530B4E-E28E-4068-A271-FEF990D07634" /> |
| 11 | <orm:Role ref="_588EC55B-217C-4D27-BEC2-48336467A180" /> |
| 12 | <orm:Role ref="_AB0314EB-1D74-4F4C-A636-BA1C311A02B5" /> |
| 13 | <orm:Role ref="_3EF0AC7F-0973-458E-B0AC-C19A2FB9B2CD" /> |
| 14 | </orm:PlayedRoles> |
| 15 | <orm:PreferredIdentifier ref="_B46F43D4-3E40-466F-9824-79CB80C653D0" /> |
| 16 | </orm:EntityType> |
| 17 | <orm:EntityType id="_BC5A2B3B-8E87-4342-8313-33795DD1C4C4" Name="Doctor" _ReferenceMode="id"> |
| 18 | <orm:PlayedRoles> |
| 19 | <orm:Role ref="_786085F6-994D-40FB-8943-6FD289... |