cda datatypes nblock voc common

Element : POCDMT000040Organization (XML Type: POCD_MT000040.Organization )


Package : cda

XML Type : POCD_MT000040.Organization


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...*
name
Element : name
ON 0...*
telecom
Element : telecom
TEL 0...*
addr
Element : addr
AD 0...*
standardIndustryClassCode
Element : standardIndustryClassCode
CE 0...1
asOrganizationPartOf
Element : asOrganizationPartOf
POCDMT000040OrganizationPartOf 0...1
classCode
Attribute : classCode
EntityClassOrganization 0...1
determinerCode
Attribute : determinerCode
EntityDeterminer 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.Organization">
                
<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 maxOccurs="unbounded" minOccurs="0" name="name" type="ON" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="telecom" type="TEL" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="addr" type="AD" />
                        
<xs:element minOccurs="0" name="standardIndustryClassCode" type="CE" />
                        
<xs:element minOccurs="0" name="asOrganizationPartOf" type="POCD_MT000040.OrganizationPartOf" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute fixed="ORG" name="classCode" type="EntityClassOrganization" use="optional" />
                
<xs:attribute fixed="INSTANCE" name="determinerCode" type="EntityDeterminer" use="optional" />
        
</xs:complexType>