Definition Type: Element
Name: StatusInformation
Namespace: urn:cidx:names:specification:ces:schema:all:4:0
Type: nsA:StatusInformationType
Containing Schema: CIDX_CeS_v4.0_CommonComponents.xsd
Abstract
Documentation:
Contains the information that represents a status. This includes a code, a date, and a text description. It is assumed that the status is valid from the effective date until a new status is reported. There is an existing Status Information structure that could be used for this. It would have to be expanded to include a date time and the semantics describing how to interpret it would have to be included.
Collapse XSD Schema Diagram:
Drilldown into StatusReason in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into StatusEffectiveDate in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into Status in schema cidx_ces_v4_0_commoncomponents_xsd Drilldown into StatusInformationType in schema cidx_ces_v4_0_commoncomponents_xsdXSD Diagram of StatusInformation in schema cidx_ces_v4_0_commoncomponents_xsd (CIDX eChemical Standard)
Collapse XSD Schema Code:
<xsd:element name="StatusInformation" type="StatusInformationType">
    <xsd:annotation>
        <xsd:documentation>
            <Documentation>
                <Description>Contains the information that represents a status. This includes a code, a date, and a text description. It is assumed that the status is valid from the effective date until a new status is reported.</Description>
                <Comments>There is an existing Status Information structure that could be used for this. It would have to be expanded to include a date time and the semantics describing how to interpret it would have to be included.</Comments>
            </Documentation>
        </xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Status nsA:Status (1) (1)
StatusEffectiveDate nsA:StatusEffectiveDate (1) (1)
StatusReason nsA:StatusReason 0 (1)
Collapse Derivation Tree: