OntoDL Tutorial: Setting Properties (Part 1): Unterschied zwischen den Versionen

Aus CTS2-LE
Zur Navigation springen Zur Suche springen
(Properties on Code Systems and Concepts)
(Properties on Code Systems and Concepts)
Zeile 1: Zeile 1:
== Properties on Code Systems and Concepts ==
+
== Properties of Code Systems and Concepts ==
 
 
  
 
<hr>
 
<hr>
 
{|
 
{|
 
|-
 
|-
! style="text-align:left; width:6em" | Style Sheet !! &nbsp; !! style="text-align:left; width:40em" | Text !! &nbsp;&nbsp;&nbsp;&nbsp; !! style="text-align:left" | ''Comment''
+
! style="text-align:left; width:4em" | Style Sheet !! &nbsp; !! style="text-align:left; width:51em" | Text !! &nbsp; !! style="text-align:left" | ''Comment''
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%"></span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">define codesystem (T02 Property Tables) {</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">define codesystem (T02 Property Tables) {</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:0em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">URI</span>
+
  |
|<span style="font-family:Courier;font-size:110%">http://hospital.com/placeofstay</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">URI</span>
|<span style="font-family:Courier;font-size:110%">Version</span>
+
  |<span style="font-family:Courier;font-size:110%">http://hospital.com/placeofstay</span>
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Courier;font-size:110%">0.1</span>
+
  |<span style="font-family:Courier;font-size:110%">Version</span>
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">0.1</span>
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Courier;font-size:110%">Description</span>
+
  |<span style="font-family:Courier;font-size:110%">Description</span>
|<span style="font-family:Courier;font-size:110%">This terminology lists all clinics and wards of the ABC-hospital. All internal IT-Systems shall dynamically load information about clinics and wards from this terminology.</span>
+
  |<span style="font-family:Courier;font-size:110%">This terminology lists all clinics and wards of the ABC-hospital. All internal IT-Systems shall dynamically load information about clinics and wards from this terminology.</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Group</span>
 +
  |<span style="font-family:Courier;font-size:110%">EXA</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%"></span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (cardiologic clinic) {</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (cardiologic clinic) {</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:2em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">Display</span>
+
  |
|<span style="font-family:Courier;font-size:110%">Cardiologic Clinic, Prof. Smyth</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Display</span>
|<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
+
  |<span style="font-family:Courier;font-size:110%">Cardiologic Clinic, Prof. Smyth</span>
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Courier;font-size:110%">Kardiologische Klinik</span>
+
  |<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Kardiologische Klinik</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Definition</span>
 +
  |<span style="font-family:Courier;font-size:110%">The Cardiologic Clinic (Head: Prof. Smyth) takes responsibility for all cardiologic interventions and acute care therapies.</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%"></span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 51.1) {</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 51.1) {</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:3em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">Display</span>
+
  |
|<span style="font-family:Courier;font-size:110%">Cardiologic care ward for Women and Children</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Display</span>
|<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
+
  |<span style="font-family:Courier;font-size:110%">Cardiologic care ward for Women and Children</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
 +
  |<span style="font-family:Courier;font-size:110%">Kardiologische Station für Frauen und Kinder</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 51.2) {</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 51.2) {</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:3em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">Display</span>
+
  |
|<span style="font-family:Courier;font-size:110%">Cardiologic care ward for Intensive Care</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Display</span>
|<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
+
  |<span style="font-family:Courier;font-size:110%">Cardiologic care ward for Intensive Care</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
 +
  |<span style="font-family:Courier;font-size:110%">Kardiologische Intensivstation</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
Zeile 83: Zeile 88:
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:2em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">Display</span>
+
  |
|<span style="font-family:Courier;font-size:110%">Orthopedic Clinic, Prof. Miller</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Display</span>
|<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
+
  |<span style="font-family:Courier;font-size:110%">Orthopedic Clinic, Prof. Miller</span>
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Courier;font-size:110%">Orthopädische Klinik</span>
+
  |<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Orthopädische Klinik</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Definition</span>
 +
  |<span style="font-family:Courier;font-size:110%">The Orthopedic Clinic (Head: Prof. Miller) takes responsibility for all interventions and therapies related to knee and hip problems.</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%"></span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 52.1){</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">define concept (ward 52.1){</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"|  
 
| OntoDL|| ||style="background:#fff588"|  
  {|border="1" collspacing="0" cellpading = "4"
+
  {|border="0" cellspacing="0" cellpadding = "0"
|- style="vertical-align:top"
+
  | style="text-align:left; width:3em" |&nbsp;
|<span style="font-family:Courier;font-size:110%">Display</span>
+
  |
|<span style="font-family:Courier;font-size:110%">Orthopedic care ward for knee and hip patients</span>
+
  {|border="1" cellspacing="0" cellpadding = "4"
|- style="vertical-align:top"
+
  |- style="vertical-align:top"
|<span style="font-family:Arial;font-size:100%"></span>
+
  |<span style="font-family:Courier;font-size:110%">Display</span>
|<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
+
  |<span style="font-family:Courier;font-size:110%">Orthopedic care ward for knee and hip patients</span>
|}
+
  |- style="vertical-align:top"
 +
  |<span style="font-family:Courier;font-size:110%">Designation[Language=de]</span>
 +
  |<span style="font-family:Courier;font-size:110%">Orthopädische Station für Knie- und Hüft-Patienten</span>
 +
  |}
 +
|}
 
|| || Comment
 
|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| &nbsp;&nbsp;&nbsp;<span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
|- style="vertical-align:top"
 
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">}</span>|| || Comment
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%">}</span>|| || Comment
|- style="vertical-align:top"
 
| OntoDL|| ||style="background:#fff588"| <span style="font-family:Courier;font-size:110%"></span>|| || Comment
 
 
|}
 
|}
 
<hr>
 
<hr>

Version vom 11. September 2016, 14:07 Uhr

Properties of Code Systems and Concepts


Style Sheet   Text   Comment
OntoDL define codesystem (T02 Property Tables) { Comment
OntoDL
 
URI http://hospital.com/placeofstay
Version 0.1
Description This terminology lists all clinics and wards of the ABC-hospital. All internal IT-Systems shall dynamically load information about clinics and wards from this terminology.
Group EXA
Comment
OntoDL    define concept (cardiologic clinic) { Comment
OntoDL
 
Display Cardiologic Clinic, Prof. Smyth
Designation[Language=de] Kardiologische Klinik
Definition The Cardiologic Clinic (Head: Prof. Smyth) takes responsibility for all cardiologic interventions and acute care therapies.
Comment
OntoDL       define concept (ward 51.1) { Comment
OntoDL
 
Display Cardiologic care ward for Women and Children
Designation[Language=de] Kardiologische Station für Frauen und Kinder
Comment
OntoDL       define concept (ward 51.2) { Comment
OntoDL
 
Display Cardiologic care ward for Intensive Care
Designation[Language=de] Kardiologische Intensivstation
Comment
OntoDL    } Comment
OntoDL    define concept (orthopedic clinic) { Comment
OntoDL
 
Display Orthopedic Clinic, Prof. Miller
Designation[Language=de] Orthopädische Klinik
Definition The Orthopedic Clinic (Head: Prof. Miller) takes responsibility for all interventions and therapies related to knee and hip problems.
Comment
OntoDL       define concept (ward 52.1){ Comment
OntoDL
 
Display Orthopedic care ward for knee and hip patients
Designation[Language=de] Orthopädische Station für Knie- und Hüft-Patienten
Comment
OntoDL    } Comment
OntoDL } Comment