<?xml version="1.0" encoding="UTF-8"?>
<!-- edited with XMLSPY v5 rel. 3 U (http://www.xmlspy.com) by Michael Smith (EDS - Wisconsin Medicaid) -->
<xsd:schema targetNamespace="http://www.wisconsinedi.org" xmlns="http://www.wisconsinedi.org" xmlns:xsd="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" attributeFormDefault="unqualified">
	<xsd:include schemaLocation="encounter_types.xsd"/>
	<!--xsd:element name="data_source" type="numeric2fixedType"/-->
	<xsd:element name="contact_id">
		<xsd:simpleType>
			<xsd:restriction base="alphanumericType">
				<xsd:maxLength value="10"/>
				<xsd:minLength value="1"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="worker_id">
		<xsd:simpleType>
			<xsd:restriction base="alphanumericType">
				<xsd:maxLength value="16"/>
				<xsd:minLength value="1"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="under_sixty_years_old">
		<xsd:simpleType>
			<xsd:restriction base="alpha1fixedType">
				<xsd:enumeration value="Y"/>
				<xsd:enumeration value="N"/>
				<xsd:enumeration value="U"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element>
	<!--xsd:element name="contact_disability_type_1">
		<xsd:simpleType>
			<xsd:union memberTypes="contact_disability_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="contact_disability_type_2">
		<xsd:simpleType>
			<xsd:union memberTypes="contact_disability_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="contact_disability_type_3">
		<xsd:simpleType>
			<xsd:union memberTypes="contact_disability_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="contact_disability_type_4">
		<xsd:simpleType>
			<xsd:union memberTypes="contact_disability_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="contact_disability_type_5">
		<xsd:simpleType>
			<xsd:union memberTypes="contact_disability_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="initiated_contact">
		<xsd:simpleType>
			<xsd:restriction base="alpha4maxType">
				<xsd:enumeration value="S"/>
				<xsd:enumeration value="CG"/>
				<xsd:enumeration value="KPNC"/>
				<xsd:enumeration value="SP"/>
				<xsd:enumeration value="A"/>
				<xsd:enumeration value="NH"/>
				<xsd:enumeration value="CBRF"/>
				<xsd:enumeration value="RCAC"/>
				<xsd:enumeration value="O"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element-->
	<xsd:element name="contact_disability_type1">
		<xsd:simpleType>
			<xsd:restriction base="xsd:string">
			<xsd:maxLength value="2"/>
			<xsd:minLength value="1"/>
		</xsd:restriction>
	</xsd:simpleType>
	</xsd:element>
	<xsd:element name="contact_disability_type2" type="alpha2maxType"/>
	<xsd:element name="contact_disability_type3" type="alpha2maxType"/>
	<xsd:element name="contact_disability_type4" type="alpha2maxType"/>
	<xsd:element name="contact_disability_type5" type="alpha2maxType"/>
	<xsd:element name="initiated_contact">		
		<xsd:simpleType>
			<xsd:restriction base="alpha4maxType">
				<xsd:minLength value="1"/>
			</xsd:restriction>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="provided_information_assistance">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="provided_options_counseling">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="provided_follow_up">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="administered_ltc_functional_screen">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="referred_to_economic_support">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="assisted_with_medicaid_app_process">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="other_financial_needs_referral">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="private_pay_options_asst">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="services_brief_or_coordination">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="youth_transition_support">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="enrollment_consultation">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="disenrollment_consultation">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="health_promotion_or_information">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="referred_for_mh_services">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="referred_for_substance_use_services">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="refused_pac_services">
		<xsd:simpleType>
			<xsd:union memberTypes="yes_no_type emptyType"/>
		</xsd:simpleType>
	</xsd:element>
	<xsd:element name="submitter_organization_id" type="numeric8fixedType"/>
	<xsd:element name="contact_date" type="encounterdateType"/>
	<xsd:element name="submission_date" type="encounterdateType"/>
	<xsd:element name="begin_posting_date" type="encounterdateType"/>
	<xsd:element name="end_posting_date" type="encounterdateType"/>
	<xsd:element name="number_of_records_transmitted" type="countType"/>
</xsd:schema>

