Package : datatypes
XML Type : EIVL.event
Comments : A code for a common (periodical) activity of daily living based on which the event related periodic interval is specified.
Parent : CE
There are no specific attributes for this element.
There are no specific rules for this element.
<xs:complexType
xmlns:xs="http://www.w3.org/2001/XMLSchema" name="EIVL.event">
<xs:annotation>
<xs:documentation>
A code for a common (periodical) activity of daily
living based on which the event related periodic
interval is specified.
</xs:documentation>
</xs:annotation>
<xs:complexContent>
<xs:restriction base="CE">
<xs:attribute name="code" type="TimingEvent" use="optional" />
<xs:attribute fixed="2.16.840.1.113883.5.139" name="codeSystem" type="uid" />
<xs:attribute fixed="TimingEvent" name="codeSystemName" type="st" />
</xs:restriction>
</xs:complexContent>
</xs:complexType>