StatusInformation

<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>

Element Information

Model

Used By

Source

<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>

Sample