xdw | oasis | datatypes | voc | nblock | cda |
Package : xdw
XML Type : tXDW.WorkflowDocument
Name | Type | cardinality | Comment |
---|---|---|---|
id Element : id |
II | 1...1 | |
title Element : title |
ST | 0...1 | |
effectiveTime Element : effectiveTime |
TS | 1...1 | |
confidentialityCode Element : confidentialityCode |
CE | 1...1 | |
languageCode Element : languageCode |
CS | 0...1 | |
patient Element : patient |
TXDWpatient | 1...1 | |
author Element : author |
TXDWAuthor | 1...* | |
workflowInstanceID Element : workflowInstanceID |
String | 1...1 | This identifies the workflow in general. So every version of the workflow will have the same ID value. |
workflowDocumentSequenceNumber Element : workflowDocumentSequenceNumber |
Integer | 1...1 | Version of this particular instance of the workflow document. Starts with 1 and increments for each new version. |
workflowStatus Element : workflowStatus |
WorkflowStatusType | 1...1 | This indicates whether future versions of this document are expected. An "OPEN" workflow is expected to have tasks changed or added. A "CLOSED" workflow is not expected to change. |
workflowStatusHistory Element : workflowStatusHistory |
XDWdocumentHistoryType | 1...1 | |
workflowDefinitionReference Element : workflowDefinitionReference |
String | 1...* | Reference to document that defines the workflow |
taskList Element : TaskList |
TaskListType | 1...1 | |
any ElementWildcard : any |
String | 0...* |