cda datatypes nblock voc common

Element : POCDMT000040HealthCareFacility (XML Type: POCD_MT000040.HealthCareFacility )


Package : cda

XML Type : POCD_MT000040.HealthCareFacility


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
location
Element : location
POCDMT000040Place 0...1
serviceProviderOrganization
Element : serviceProviderOrganization
POCDMT000040Organization 0...1
classCode
Attribute : classCode
RoleClassServiceDeliveryLocation 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.HealthCareFacility">
                
<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 minOccurs="0" name="location" type="POCD_MT000040.Place" />
                        
<xs:element minOccurs="0" name="serviceProviderOrganization" type="POCD_MT000040.Organization" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute default="SDLOC" name="classCode" type="RoleClassServiceDeliveryLocation" use="optional" />
        
</xs:complexType>