Notes the status of the appointment (e.g, in progress).
XSD Schema Diagram:
XSD Schema Code:
<xsd:element name="AppointmentStatus" type="udt:TextType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Notes the status of the appointment (e.g, in progress).</xsd:documentation>
</xsd:annotation>
</xsd:element>