cda datatypes nblock voc common

Element : POCDMT000040ParticipantRole (XML Type: POCD_MT000040.ParticipantRole )


Package : cda

XML Type : POCD_MT000040.ParticipantRole


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
CE 0...1
addr
Element : addr
AD 0...*
telecom
Element : telecom
TEL 0...*
playingDevice
Element : playingDevice
POCDMT000040Device 0...1
playingEntity
Element : playingEntity
POCDMT000040PlayingEntity 0...1
scopingEntity
Element : scopingEntity
POCDMT000040Entity 0...1
classCode
Attribute : classCode
RoleClassRoot 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.ParticipantRole">
                
<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 minOccurs="0" name="code" type="CE" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="addr" type="AD" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="telecom" type="TEL" />
                        
<xs:choice>
                                
<xs:element minOccurs="0" name="playingDevice" type="POCD_MT000040.Device" />
                                
<xs:element minOccurs="0" name="playingEntity" type="POCD_MT000040.PlayingEntity" />
                        
</xs:choice>
                        
<xs:element minOccurs="0" name="scopingEntity" type="POCD_MT000040.Entity" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute default="ROL" name="classCode" type="RoleClassRoot" use="optional" />
        
</xs:complexType>