cda datatypes nblock voc common

Element : POCDMT000040EncompassingEncounter (XML Type: POCD_MT000040.EncompassingEncounter )


Package : cda

XML Type : POCD_MT000040.EncompassingEncounter


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
effectiveTime
Element : effectiveTime
IVLTS 1...1
dischargeDispositionCode
Element : dischargeDispositionCode
CE 0...1
responsibleParty
Element : responsibleParty
POCDMT000040ResponsibleParty 0...1
encounterParticipant
Element : encounterParticipant
POCDMT000040EncounterParticipant 0...*
location
Element : location
POCDMT000040Location 0...1
classCode
Attribute : classCode
ActClass 0...1
moodCode
Attribute : moodCode
ActMood 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.EncompassingEncounter">
                
<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 name="effectiveTime" type="IVL_TS" />
                        
<xs:element minOccurs="0" name="dischargeDispositionCode" type="CE" />
                        
<xs:element minOccurs="0" name="responsibleParty" type="POCD_MT000040.ResponsibleParty" />
                        
<xs:element maxOccurs="unbounded" minOccurs="0" name="encounterParticipant" type="POCD_MT000040.EncounterParticipant" />
                        
<xs:element minOccurs="0" name="location" type="POCD_MT000040.Location" />
                
</xs:sequence>
                
<xs:attribute name="nullFlavor" type="NullFlavor" use="optional" />
                
<xs:attribute fixed="ENC" name="classCode" type="ActClass" use="optional" />
                
<xs:attribute fixed="EVN" name="moodCode" type="ActMood" use="optional" />
        
</xs:complexType>