cda datatypes nblock voc common

Element : POCDMT000040MaintainedEntity (XML Type: POCD_MT000040.MaintainedEntity )


Package : cda

XML Type : POCD_MT000040.MaintainedEntity


Name Type cardinality Comment
realmCode
Element : realmCode
CS 0...*
typeId
Element : typeId
POCDMT000040InfrastructureRootTypeId 0...1
templateId
Element : templateId
II 0...*
effectiveTime
Element : effectiveTime
IVLTS 0...1
maintainingPerson
Element : maintainingPerson
POCDMT000040Person 1...1
classCode
Attribute : classCode
RoleClass 0...1
nullFlavor
Attribute : nullFlavor
NullFlavor 0...1

There are no specific rules for this element.


<xs:complexType xmlns:xs="http://www.w3.org/2001/XMLSchema" name="POCD_MT000040.MaintainedEntity">
                
<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 minOccurs="0" name="effectiveTime" type="IVL_TS" />
                        
<xs:element name="maintainingPerson" type="POCD_MT000040.Person" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute fixed="MNT" name="classCode" type="RoleClass" use="optional" />
        
</xs:complexType>