cda datatypes nblock voc common

Element : POCDMT000040Act (XML Type: POCD_MT000040.Act )


Package : cda

XML Type : POCD_MT000040.Act


Name Type cardinality Comment
realmCode
Element : realmCode
CS 0...*
typeId
Element : typeId
POCDMT000040InfrastructureRootTypeId 0...1
templateId
Element : templateId
II 0...*
id
Element : id
II 0...*
code
Element : code
CD 1...1
text
Element : text
ED 0...1
statusCode
Element : statusCode
CS 0...1
effectiveTime
Element : effectiveTime
IVLTS 0...1
priorityCode
Element : priorityCode
CE 0...1
languageCode
Element : languageCode
CS 0...1
subject
Element : subject
POCDMT000040Subject 0...1
specimen
Element : specimen
POCDMT000040Specimen 0...*
performer
Element : performer
POCDMT000040Performer2 0...*
author
Element : author
POCDMT000040Author 0...*
informant
Element : informant
POCDMT000040Informant12 0...*
participant
Element : participant
POCDMT000040Participant2 0...*
entryRelationship
Element : entryRelationship
POCDMT000040EntryRelationship 0...*
reference
Element : reference
POCDMT000040Reference 0...*
precondition
Element : precondition
POCDMT000040Precondition 0...*
classCode
Attribute : classCode
XActClassDocumentEntryAct 1...1
moodCode
Attribute : moodCode
XDocumentActMood 1...1
negationInd
Attribute : negationInd
Boolean 0...1
nullFlavor
Attribute : nullFlavor
NullFlavor 0...1
__parent
Element : __parent
EJavaObject 0...1

There are no specific rules for this element.


<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="POCD_MT000040.Act">
                
<xs:sequence>
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="realmCode" type="CS" />
                        
<xs:element minOccurs="0" name="typeId" type="POCD_MT000040.InfrastructureRoot.typeId" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="templateId" type="II" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="id" type="II" />
                        
<xs:element name="code" type="CD" />
                        
<xs:element minOccurs="0" name="text" type="ED" />
                        
<xs:element minOccurs="0" name="statusCode" type="CS" />
                        
<xs:element minOccurs="0" name="effectiveTime" type="IVL_TS" />
                        
<xs:element minOccurs="0" name="priorityCode" type="CE" />
                        
<xs:element minOccurs="0" name="languageCode" type="CS" />
                        
<xs:element minOccurs="0" name="subject" type="POCD_MT000040.Subject" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="specimen" type="POCD_MT000040.Specimen" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="performer" type="POCD_MT000040.Performer2" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="author" type="POCD_MT000040.Author" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="informant" type="POCD_MT000040.Informant12" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="participant" type="POCD_MT000040.Participant2" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="entryRelationship" type="POCD_MT000040.EntryRelationship" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="reference" type="POCD_MT000040.Reference" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="precondition" type="POCD_MT000040.Precondition" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute name="classCode" type="x_ActClassDocumentEntryAct" use="required" />
                
<xs:attribute name="moodCode" type="x_DocumentActMood" use="required" />
                
<xs:attribute name="negationInd" type="bl" use="optional" />
        
</xs:complexType>