2.16.840.1.113883.5.10/static-2012-07-24: Unterschied zwischen den Versionen

Aus Hl7wiki
Wechseln zu: Navigation, Suche
(Automated TermBot page content)
(Automated TermBot page content)
Zeile 9: Zeile 9:
 
| colspan=2 bgcolor="#F6F3EE"|''ActRelationshipCheckpoint''
 
| colspan=2 bgcolor="#F6F3EE"|''ActRelationshipCheckpoint''
 
| bgcolor="#F6F3EE"|2.16.840.1.113883.5.10
 
| bgcolor="#F6F3EE"|2.16.840.1.113883.5.10
| bgcolor="#F6F3EE"|2012-07-24
+
| bgcolor="#F6F3EE"|2012-07-24T00:00:00
 
| bgcolor="#F6F3EE"|definitiv
 
| bgcolor="#F6F3EE"|definitiv
 
|-
 
|-
Zeile 17: Zeile 17:
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
| bgcolor="#ECE9E4" colspan="2"|'''Beschreibung'''
 
|-
 
|-
|-
 
|0-L
 
|'''S'''
 
|<font color="grey">(en-US)</font> entry
 
| colspan="2" |<p>Condition is tested once before the service is executed (IF condition THEN service).</p>
 
|-
 
|0-L
 
|'''B'''
 
|<font color="grey">(en-US)</font> beginning
 
| colspan="2" |<p>Condition is tested every time before execution of the service (WHILE condition DO service).</p>
 
|-
 
|0-L
 
|'''E'''
 
|<font color="grey">(en-US)</font> end
 
| colspan="2" |<p>Condition is tested at the end of a repeated service execution. The service is repeated only if the condition is true (DO service WHILE condition).</p>
 
|-
 
|0-L
 
|'''T'''
 
|<font color="grey">(en-US)</font> through
 
| colspan="2" |<p>Condition must be true throughout the execution and the service is interrupted (asynchronously) as soon as the condition turns false (asynchronous WHILE loop). The service must be interruptible.</p>
 
|-
 
|0-L
 
|'''X'''
 
|<font color="grey">(en-US)</font> exit
 
| colspan="2" |<p>Condition is a loop checkpoint, i.e. it is a step of an activity plan and, if negative causes the containing loop to exit.</p>
 
 
|}
 
|}

Version vom 11. November 2012, 13:09 Uhr

Codesystem Name Codesystem Id Version / Eingangsdatum Status
ActRelationshipCheckpoint 2.16.840.1.113883.5.10 2012-07-24T00:00:00 definitiv
Level/Typ Code Anzeigename Beschreibung