cda datatypes nblock voc common

Element : POCDMT000040Informant12 (XML Type: POCD_MT000040.Informant12 )


Package : cda

XML Type : POCD_MT000040.Informant12


Name Type cardinality Comment
realmCode
Element : realmCode
CS 0...*
typeId
Element : typeId
POCDMT000040InfrastructureRootTypeId 0...1
templateId
Element : templateId
II 0...*
assignedEntity
Element : assignedEntity
POCDMT000040AssignedEntity 0...1
relatedEntity
Element : relatedEntity
POCDMT000040RelatedEntity 0...1
contextControlCode
Attribute : contextControlCode
NullFlavor 0...1
nullFlavor
Attribute : nullFlavor
NullFlavor 0...1
typeCode
Attribute : typeCode
ParticipationType 0...1

There are no specific rules for this element.


<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="POCD_MT000040.Informant12">
                
<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:choice>
                                
<xs:element name="assignedEntity" type="POCD_MT000040.AssignedEntity" />
                                
<xs:element name="relatedEntity" type="POCD_MT000040.RelatedEntity" />
                        
</xs:choice>
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute fixed="INF" name="typeCode" type="ParticipationType" use="optional" />
                
<xs:attribute fixed="OP" name="contextControlCode" type="ContextControl" use="optional" />
        
</xs:complexType>