<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Jeff Robertson version 2.2.1-->
<xs:schema elementFormDefault="qualified" attributeFormDefault="unqualified" xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:complexType name="D03" id="AgencyMedicalDirectorInformation">
		<xs:sequence>
			<xs:element name="D03_01_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The Name of the Agency's Medical Director.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D03_01" type="LastName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Last Name of the Agency's Medical Director.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D03_03" type="FirstName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The First Name of the Agency's Medical Director.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D03_02" type="MiddleInitialName" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The Middle Name or Initial of the Agency's Medical Director.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D03_04_0" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The address of the Agency's medical director.</xs:documentation>
				</xs:annotation>
				<xs:complexType>
					<xs:sequence>
						<xs:element name="D03_04" type="StreetAddress" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The street or mailing address of the Agency's medical director.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D03_05" type="City" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The The city of the Agency medical director's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D03_06" type="State" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The state of the Agency medical director's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
						<xs:element name="D03_07" type="Zip" minOccurs="0">
							<xs:annotation>
								<xs:documentation>The ZIP code of the Agency medical director's mailing address.</xs:documentation>
							</xs:annotation>
						</xs:element>
					</xs:sequence>
				</xs:complexType>
			</xs:element>
			<xs:element name="D03_08" type="TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The primary phone number of the Agency's medical director.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D03_09" type="TelephoneNumber" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The primary fax number of the Agency's medical director.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D03_10" type="AgencyMedicalDirectorsMedicalSpecialty" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The primary medical speciality of the Agency Medical Director.</xs:documentation>
				</xs:annotation>
			</xs:element>
			<xs:element name="D03_11" type="EmailAddress" minOccurs="0">
				<xs:annotation>
					<xs:documentation>The primary email address of the Agency's medical director.</xs:documentation>
				</xs:annotation>
			</xs:element>
		</xs:sequence>
		<xs:attributeGroup ref="currentStatus"/>
	</xs:complexType>
</xs:schema>
