<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
	<xs:annotation>
		<xs:documentation> $Id: voc.xsd,v 1.1 2007/10/11 11:13:11 pdowney Exp $ 
RoseTree XML to Schema: $Id: voc.xsd,v 1.1 2007/10/11 11:13:11 pdowney Exp $</xs:documentation>
	</xs:annotation>
	<xs:include schemaLocation="datatypes.xsd"/>
	<xs:simpleType name="Classes">
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgementCondition">
		<xs:annotation>
			<xs:documentation>vocSet: D155 (C-0-D155-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AL"/>
			<xs:enumeration value="ER"/>
			<xs:enumeration value="NE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgementDetailCode">
		<xs:annotation>
			<xs:documentation>vocSet: D1350 (C-0-D1350-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgementDetailType">
		<xs:annotation>
			<xs:documentation>vocSet: D19358 (C-0-D19358-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="W"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgementMessageCode">
		<xs:annotation>
			<xs:documentation>vocSet: D1352 (C-0-D1352-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgementType">
		<xs:annotation>
			<xs:documentation>vocSet: D8 (C-0-D8-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AA"/>
			<xs:enumeration value="AE"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="CA"/>
			<xs:enumeration value="CE"/>
			<xs:enumeration value="CR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AcknowledgmentMessageType">
		<xs:annotation>
			<xs:documentation>vocSet: D1354 (C-0-D1354-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActClass">
		<xs:annotation>
			<xs:documentation>vocSet: D11527 (C-0-D11527-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassRoot"/>
	</xs:simpleType>
	<xs:simpleType name="ActClassRoot">
		<xs:annotation>
			<xs:documentation>specDomain: V13856 (C-0-D11527-V13856-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassContract ActClassControlAct ActClassObservation ActClassSupply ActContainer x_ActClassDocumentEntryAct x_ActClassDocumentEntryOrganizer">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ACT"/>
					<xs:enumeration value="ACCM"/>
					<xs:enumeration value="ACCT"/>
					<xs:enumeration value="ACSN"/>
					<xs:enumeration value="ADJUD"/>
					<xs:enumeration value="CONS"/>
					<xs:enumeration value="CONTREG"/>
					<xs:enumeration value="CTTEVENT"/>
					<xs:enumeration value="DISPACT"/>
					<xs:enumeration value="ENC"/>
					<xs:enumeration value="INC"/>
					<xs:enumeration value="INFRM"/>
					<xs:enumeration value="INVE"/>
					<xs:enumeration value="LIST"/>
					<xs:enumeration value="MPROT"/>
					<xs:enumeration value="PCPR"/>
					<xs:enumeration value="PROC"/>
					<xs:enumeration value="REG"/>
					<xs:enumeration value="REV"/>
					<xs:enumeration value="SBADM"/>
					<xs:enumeration value="SPCTRT"/>
					<xs:enumeration value="SUBST"/>
					<xs:enumeration value="TRNS"/>
					<xs:enumeration value="VERIF"/>
					<xs:enumeration value="XACT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassContract">
		<xs:annotation>
			<xs:documentation>specDomain: V14002 (C-0-D11527-V13856-V14002-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassFinancialContract">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CNTRCT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassFinancialContract">
		<xs:annotation>
			<xs:documentation>specDomain: V14003 (C-0-D11527-V13856-V14002-V14003-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FCNTRCT"/>
			<xs:enumeration value="COV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassControlAct">
		<xs:annotation>
			<xs:documentation>specDomain: V11534 (C-0-D11527-V13856-V11534-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CACT"/>
			<xs:enumeration value="ACTN"/>
			<xs:enumeration value="INFO"/>
			<xs:enumeration value="STC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassObservation">
		<xs:annotation>
			<xs:documentation>specDomain: V11529 (C-0-D11527-V13856-V11529-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassCondition ActClassObservationSeries ActClassROI">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="OBS"/>
					<xs:enumeration value="ALRT"/>
					<xs:enumeration value="CLNTRL"/>
					<xs:enumeration value="CNOD"/>
					<xs:enumeration value="DGIMG"/>
					<xs:enumeration value="INVSTG"/>
					<xs:enumeration value="SPCOBS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassCondition">
		<xs:annotation>
			<xs:documentation>specDomain: V19580 (C-0-D11527-V13856-V11529-V19580-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassPublicHealthCase">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="COND"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassPublicHealthCase">
		<xs:annotation>
			<xs:documentation>specDomain: V11530 (C-0-D11527-V13856-V11529-V19580-V11530-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CASE"/>
			<xs:enumeration value="OUTB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassObservationSeries">
		<xs:annotation>
			<xs:documentation>specDomain: V18875 (C-0-D11527-V13856-V11529-V18875-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OBSSER"/>
			<xs:enumeration value="OBSCOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassROI">
		<xs:annotation>
			<xs:documentation>abstDomain: V17893 (C-0-D11527-V13856-V11529-V17893-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ROIBND"/>
			<xs:enumeration value="ROIOVL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassSupply">
		<xs:annotation>
			<xs:documentation>specDomain: V11535 (C-0-D11527-V13856-V11535-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPLY"/>
			<xs:enumeration value="DIET"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActContainer">
		<xs:annotation>
			<xs:documentation>abstDomain: V19445 (C-0-D11527-V13856-V19445-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassComposition ActClassEntry ActClassExtract ActClassOrganizer">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FOLDER"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassComposition">
		<xs:annotation>
			<xs:documentation>specDomain: V19442 (C-0-D11527-V13856-V19445-V19442-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClassDocument">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="COMPOSITION"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClassDocument">
		<xs:annotation>
			<xs:documentation>specDomain: V18938 (C-0-D11527-V13856-V19445-V19442-V18938-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActClinicalDocument">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DOC"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActClinicalDocument">
		<xs:annotation>
			<xs:documentation>specDomain: V13948 (C-0-D11527-V13856-V19445-V19442-V18938-V13948-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOCCLIN"/>
			<xs:enumeration value="CDALVLONE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassEntry">
		<xs:annotation>
			<xs:documentation>specDomain: V19444 (C-0-D11527-V13856-V19445-V19444-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENTRY"/>
			<xs:enumeration value="BATTERY"/>
			<xs:enumeration value="CLUSTER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassExtract">
		<xs:annotation>
			<xs:documentation>specDomain: V19441 (C-0-D11527-V13856-V19445-V19441-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXTRACT"/>
			<xs:enumeration value="EHR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassOrganizer">
		<xs:annotation>
			<xs:documentation>specDomain: V19443 (C-0-D11527-V13856-V19445-V19443-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ORGANIZER"/>
			<xs:enumeration value="CATEGORY"/>
			<xs:enumeration value="DOCBODY"/>
			<xs:enumeration value="DOCSECT"/>
			<xs:enumeration value="TOPIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActClassDocumentEntryAct">
		<xs:annotation>
			<xs:documentation>abstDomain: V19604 (C-0-D11527-V13856-V19604-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACT"/>
			<xs:enumeration value="ACCM"/>
			<xs:enumeration value="CONS"/>
			<xs:enumeration value="CTTEVENT"/>
			<xs:enumeration value="INC"/>
			<xs:enumeration value="INFRM"/>
			<xs:enumeration value="PCPR"/>
			<xs:enumeration value="REG"/>
			<xs:enumeration value="SPCTRT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActClassDocumentEntryOrganizer">
		<xs:annotation>
			<xs:documentation>abstDomain: V19603 (C-0-D11527-V13856-V19603-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BATTERY"/>
			<xs:enumeration value="CLUSTER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActCode">
		<xs:annotation>
			<xs:documentation>vocSet: D13953 (C-0-D13953-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ExternallyDefinedActCodes HL7DefinedActCodes ObservationType"/>
	</xs:simpleType>
	<xs:simpleType name="ExternallyDefinedActCodes">
		<xs:annotation>
			<xs:documentation>abstDomain: V16493 (C-0-D13953-V16493-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DocumentSectionType DocumentType cs"/>
	</xs:simpleType>
	<xs:simpleType name="DocumentSectionType">
		<xs:annotation>
			<xs:documentation>abstDomain: V10871 (C-0-D13953-V16493-V10871-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DocumentType">
		<xs:annotation>
			<xs:documentation>abstDomain: V10870 (C-0-D13953-V16493-V10870-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="HL7DefinedActCodes">
		<xs:annotation>
			<xs:documentation>abstDomain: V13954 (C-0-D13953-V13954-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActAccountCode ActAdjudicationCode ActAdjudicationGroupCode ActAdjudicationInformationCode ActAdjudicationResultActionCode ActBillableTreatmentPlanCode ActBillingArrangementCode ActBoundedROICode ActClaimAttachmentCode ActContainerRegistrationCode ActControlVariable ActCoverageConfirmationCode ActCoverageLimitCode ActDetectedIssueCode ActDetectedIssueManagementCode ActDietCode ActDisciplinaryActionCode ActEncounterAccommodationCode ActEncounterCode ActFinancialTransactionCode ActIncidentCode ActInsurancePolicyCode ActInvoiceElementCode ActInvoiceElementSummaryCode ActInvoiceOverrideCode ActListCode ActMonitoringProtocolCode ActOrderCode ActPaymentCode ActPharmacySupplyType ActProcedureCode ActProductAcquisitionCode ActRegistryCode ActSpecObsCode ActSpecimenTreatmentCode ActSubstanceAdminSubstitutionCode CanadianClassificationOfHealthInterventions HL7TriggerEventCode ROIOverlayShape SubstanceAdministrationActCode x_ActFinancialProductAcquisitionCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActAccountCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V14809 (C-0-D13953-V13954-V14809-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CreditCard">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ACCTRECEIVABLE"/>
					<xs:enumeration value="CASH"/>
					<xs:enumeration value="PBILLACCT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CreditCard">
		<xs:annotation>
			<xs:documentation>abstDomain: V14811 (C-0-D13953-V13954-V14809-V14811-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AE"/>
			<xs:enumeration value="DN"/>
			<xs:enumeration value="DV"/>
			<xs:enumeration value="MC"/>
			<xs:enumeration value="V"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActAdjudicationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17616 (C-0-D13953-V13954-V17616-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdjudicatedWithAdjustments">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AR"/>
					<xs:enumeration value="AS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AdjudicatedWithAdjustments">
		<xs:annotation>
			<xs:documentation>specDomain: V19347 (C-0-D13953-V13954-V17616-V19347-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AA"/>
			<xs:enumeration value="ANF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActAdjudicationGroupCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17968 (C-0-D13953-V13954-V17968-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CONT"/>
			<xs:enumeration value="DAY"/>
			<xs:enumeration value="LOC"/>
			<xs:enumeration value="MONTH"/>
			<xs:enumeration value="PERIOD"/>
			<xs:enumeration value="PROV"/>
			<xs:enumeration value="WEEK"/>
			<xs:enumeration value="YEAR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActAdjudicationInformationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19383 (C-0-D13953-V13954-V19383-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActAdjudicationResultActionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17472 (C-0-D13953-V13954-V17472-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DISPLAY"/>
			<xs:enumeration value="FORM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActBillableTreatmentPlanCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19440 (C-0-D13953-V13954-V19440-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActBillingArrangementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17478 (C-0-D13953-V13954-V17478-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BLK"/>
			<xs:enumeration value="CAP"/>
			<xs:enumeration value="CONTF"/>
			<xs:enumeration value="FFS"/>
			<xs:enumeration value="FINBILL"/>
			<xs:enumeration value="ROST"/>
			<xs:enumeration value="SESS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActBoundedROICode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17896 (C-0-D13953-V13954-V17896-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ROIFS"/>
			<xs:enumeration value="ROIPS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClaimAttachmentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19387 (C-0-D13953-V13954-V19387-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActContainerRegistrationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V14058 (C-0-D13953-V13954-V14058-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ID"/>
			<xs:enumeration value="IP"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="O"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActControlVariable">
		<xs:annotation>
			<xs:documentation>abstDomain: V16857 (C-0-D13953-V13954-V16857-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGControlVariable">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AUTO"/>
					<xs:enumeration value="ENDC"/>
					<xs:enumeration value="REFLEX"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ECGControlVariable">
		<xs:annotation>
			<xs:documentation>abstDomain: V19331 (C-0-D13953-V13954-V16857-V19331-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGControlVariableMDC cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGControlVariableMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19336 (C-0-D13953-V13954-V16857-V19331-V19336-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActCoverageConfirmationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17487 (C-0-D13953-V13954-V17487-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActCoverageAuthorizationConfirmationCode ActCoverageEligibilityConfirmationCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActCoverageAuthorizationConfirmationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17491 (C-0-D13953-V13954-V17487-V17491-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AUTH"/>
			<xs:enumeration value="NAUTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActCoverageEligibilityConfirmationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17488 (C-0-D13953-V13954-V17487-V17488-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ELG"/>
			<xs:enumeration value="NELG"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActCoverageLimitCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17496 (C-0-D13953-V13954-V17496-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NETAMT"/>
			<xs:enumeration value="UNITPRICE"/>
			<xs:enumeration value="UNITQTY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16124 (C-0-D13953-V13954-V16124-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActAdministrativeDetectedIssueCode ActFinancialDetectedIssueCode ActSuppliedItemDetectedIssueCode ClinicalActionDetectedIssueCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActAdministrativeDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19429 (C-0-D13953-V13954-V16124-V19429-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActAdministrativeAuthorizationDetectedIssueCode ActAdministrativeRuleDetectedIssueCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActAdministrativeAuthorizationDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19628 (C-0-D13953-V13954-V16124-V19429-V19628-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NAT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActAdministrativeRuleDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19629 (C-0-D13953-V13954-V16124-V19429-V19629-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="KEY204"/>
			<xs:enumeration value="KEY205"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActFinancialDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19428 (C-0-D13953-V13954-V16124-V19428-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActSuppliedItemDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16656 (C-0-D13953-V13954-V16124-V16656-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdministrationDetectedIssueCode SupplyDetectedIssueCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="AdministrationDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16657 (C-0-D13953-V13954-V16124-V16656-V16657-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AppropriatenessDetectedIssueCode ComplianceDetectedIssueCode DosageProblemDetectedIssueCode DrugActionDetectedIssueCode TimingDetectedIssueCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="AppropriatenessDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16658 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InteractionDetectedIssueCode ObservationDetectedIssueCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="InteractionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16659 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16659-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="TherapeuticProductDetectedIssueCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FOOD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TherapeuticProductDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V17807 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16659-V17807-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TPROD"/>
			<xs:enumeration value="DRG"/>
			<xs:enumeration value="NHP"/>
			<xs:enumeration value="NONRX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16664 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16664-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AgeDetectedIssueCode ConditionDetectedIssueCode ReactionDetectedIssueCode RelatedReactionDetectedIssueCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="OBSA"/>
					<xs:enumeration value="GEN"/>
					<xs:enumeration value="GEND"/>
					<xs:enumeration value="LAB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AgeDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16669 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16664-V16669-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AGE"/>
			<xs:enumeration value="DOSEHINDA"/>
			<xs:enumeration value="DOSELINDA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConditionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16665 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16664-V16665-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COND"/>
			<xs:enumeration value="LACT"/>
			<xs:enumeration value="PREG"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ReactionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16672 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16664-V16672-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="REACT"/>
			<xs:enumeration value="ALGY"/>
			<xs:enumeration value="INT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RelatedReactionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16676 (C-0-D13953-V13954-V16124-V16656-V16657-V16658-V16664-V16676-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RREACT"/>
			<xs:enumeration value="RALG"/>
			<xs:enumeration value="RAR"/>
			<xs:enumeration value="RINT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ComplianceDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16687 (C-0-D13953-V13954-V16124-V16656-V16657-V16687-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COMPLY"/>
			<xs:enumeration value="DUPTHPY"/>
			<xs:enumeration value="PLYDOC"/>
			<xs:enumeration value="PLYPHRM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DosageProblemDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16680 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DoseDurationDetectedIssueCode DoseHighDetectedIssueCode DoseIntervalDetectedIssueCode DoseLowDetectedIssueCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DOSE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DoseDurationDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16684 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16684-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DoseDurationHighDetectedIssueCode DoseDurationLowDetectedIssueCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DOSEDUR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DoseDurationHighDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16686 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16684-V16686-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOSEDURH"/>
			<xs:enumeration value="DOSEDURHIND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DoseDurationLowDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16685 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16684-V16685-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOSEDURL"/>
			<xs:enumeration value="DOSEDURLIND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DoseHighDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16681 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16681-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOSEH"/>
			<xs:enumeration value="DOSEHIND"/>
			<xs:enumeration value="DOSEHINDA"/>
			<xs:enumeration value="DOSEHINDSA"/>
			<xs:enumeration value="DOSEHINDW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DoseIntervalDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16683 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16683-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOSEIVL"/>
			<xs:enumeration value="DOSEIVLIND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DoseLowDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16682 (C-0-D13953-V13954-V16124-V16656-V16657-V16680-V16682-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOSEL"/>
			<xs:enumeration value="DOSELIND"/>
			<xs:enumeration value="DOSELINDA"/>
			<xs:enumeration value="DOSELINDSA"/>
			<xs:enumeration value="DOSELINDW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DrugActionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17815 (C-0-D13953-V13954-V16124-V16656-V16657-V17815-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="TimingDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17816 (C-0-D13953-V13954-V16124-V16656-V16657-V17816-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENDLATE"/>
			<xs:enumeration value="STRTLATE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SupplyDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16691 (C-0-D13953-V13954-V16124-V16656-V16691-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TOOLATE"/>
			<xs:enumeration value="TOOSOON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ClinicalActionDetectedIssueCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17814 (C-0-D13953-V13954-V16124-V17814-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActDetectedIssueManagementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16695 (C-0-D13953-V13954-V16695-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActAdministrativeDetectedIssueManagementCode ActFinancialDetectedIssueManagementCode OtherActionTakenManagementCode SupplyAppropriateManagementCode TherapyAppropriateManagementCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActAdministrativeDetectedIssueManagementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19431 (C-0-D13953-V13954-V16695-V19431-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AuthorizationIssueManagementCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="AuthorizationIssueManagementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19627 (C-0-D13953-V13954-V16695-V19431-V19627-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EMAUTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActFinancialDetectedIssueManagementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19430 (C-0-D13953-V13954-V16695-V19430-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="OtherActionTakenManagementCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16703 (C-0-D13953-V13954-V16695-V16703-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="8"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SupplyAppropriateManagementCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16709 (C-0-D13953-V13954-V16695-V16709-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="18"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TherapyAppropriateManagementCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16696 (C-0-D13953-V13954-V16695-V16696-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ConsultedPrescriberManagementCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1"/>
					<xs:enumeration value="19"/>
					<xs:enumeration value="2"/>
					<xs:enumeration value="3"/>
					<xs:enumeration value="4"/>
					<xs:enumeration value="7"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ConsultedPrescriberManagementCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16700 (C-0-D13953-V13954-V16695-V16696-V16700-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="5"/>
			<xs:enumeration value="6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActDietCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V10376 (C-0-D13953-V13954-V10376-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BR"/>
			<xs:enumeration value="DM"/>
			<xs:enumeration value="FAST"/>
			<xs:enumeration value="GF"/>
			<xs:enumeration value="LF"/>
			<xs:enumeration value="LP"/>
			<xs:enumeration value="LQ"/>
			<xs:enumeration value="LS"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="NF"/>
			<xs:enumeration value="PAF"/>
			<xs:enumeration value="PAR"/>
			<xs:enumeration value="RD"/>
			<xs:enumeration value="SCH"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="VLI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActDisciplinaryActionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19614 (C-0-D13953-V13954-V19614-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActEncounterCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V13955 (C-0-D13953-V13954-V13955-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInpatientEncounterCode ActMedicalServiceCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AMB"/>
					<xs:enumeration value="EMER"/>
					<xs:enumeration value="FLD"/>
					<xs:enumeration value="HH"/>
					<xs:enumeration value="VR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActInpatientEncounterCode">
		<xs:annotation>
			<xs:documentation>specDomain: V16847 (C-0-D13953-V13954-V13955-V16847-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IMP"/>
			<xs:enumeration value="ACUTE"/>
			<xs:enumeration value="NONAC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActMedicalServiceCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17449 (C-0-D13953-V13954-V13955-V17449-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ALC"/>
			<xs:enumeration value="CARD"/>
			<xs:enumeration value="CHR"/>
			<xs:enumeration value="DNTL"/>
			<xs:enumeration value="DRGRHB"/>
			<xs:enumeration value="GENRL"/>
			<xs:enumeration value="MED"/>
			<xs:enumeration value="OBS"/>
			<xs:enumeration value="ONC"/>
			<xs:enumeration value="PALL"/>
			<xs:enumeration value="PED"/>
			<xs:enumeration value="PHAR"/>
			<xs:enumeration value="PHYRHB"/>
			<xs:enumeration value="PSYCH"/>
			<xs:enumeration value="SURG"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActFinancialTransactionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V14804 (C-0-D13953-V13954-V14804-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHRG"/>
			<xs:enumeration value="REV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActIncidentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16508 (C-0-D13953-V13954-V16508-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MVA"/>
			<xs:enumeration value="SCHOOL"/>
			<xs:enumeration value="SPT"/>
			<xs:enumeration value="WPA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInsurancePolicyCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19350 (C-0-D13953-V13954-V19350-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AUTOPOL"/>
			<xs:enumeration value="EHCPOL"/>
			<xs:enumeration value="HSAPOL"/>
			<xs:enumeration value="PUBLICPOL"/>
			<xs:enumeration value="WCBPOL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceElementCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19397 (C-0-D13953-V13954-V19397-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceAdjudicationPaymentCode ActInvoiceDetailCode ActInvoiceGroupCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceAdjudicationPaymentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19412 (C-0-D13953-V13954-V19397-V19412-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceAdjudicationPaymentSummaryCode ActInvoicePaymentCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceAdjudicationPaymentSummaryCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19413 (C-0-D13953-V13954-V19397-V19412-V19413-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CONT"/>
			<xs:enumeration value="DAY"/>
			<xs:enumeration value="INVTYPE"/>
			<xs:enumeration value="LOC"/>
			<xs:enumeration value="MONTH"/>
			<xs:enumeration value="PAYEE"/>
			<xs:enumeration value="PAYOR"/>
			<xs:enumeration value="PERIOD"/>
			<xs:enumeration value="PROV"/>
			<xs:enumeration value="SENDAPP"/>
			<xs:enumeration value="WEEK"/>
			<xs:enumeration value="YEAR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoicePaymentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19414 (C-0-D13953-V13954-V19397-V19412-V19414-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AELEC"/>
			<xs:enumeration value="BONUS"/>
			<xs:enumeration value="CFWD"/>
			<xs:enumeration value="EDU"/>
			<xs:enumeration value="EPYMT"/>
			<xs:enumeration value="GARN"/>
			<xs:enumeration value="INVOICE"/>
			<xs:enumeration value="PINV"/>
			<xs:enumeration value="PPRD"/>
			<xs:enumeration value="PROA"/>
			<xs:enumeration value="RECOV"/>
			<xs:enumeration value="RETRO"/>
			<xs:enumeration value="TRAN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19401 (C-0-D13953-V13954-V19397-V19401-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceDetailClinicalProductCode ActInvoiceDetailClinicalServiceCode ActInvoiceDetailDrugProductCode ActInvoiceDetailGenericCode ActInvoiceDetailPreferredAccommodationCode x_ActInvoiceDetailPharmacyCode x_ActInvoiceDetailPreferredAccommodationCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="x_ActInvoiceDetailPharmacyCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19415 (C-0-D13953-V13954-V19397-V19401-V19415-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceDetailClinicalProductCode ActInvoiceDetailClinicalServiceCode ActInvoiceDetailDrugProductCode ActInvoiceDetailGenericCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailClinicalProductCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19404 (C-0-D13953-V13954-V19397-V19401-V19415-V19404-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailClinicalServiceCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19405 (C-0-D13953-V13954-V19397-V19401-V19415-V19405-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailDrugProductCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19402 (C-0-D13953-V13954-V19397-V19401-V19415-V19402-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailGenericCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19407 (C-0-D13953-V13954-V19397-V19401-V19415-V19407-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceDetailGenericAdjudicatorCode ActInvoiceDetailGenericModifierCode ActInvoiceDetailGenericProviderCode ActInvoiceDetailTaxCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailGenericAdjudicatorCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19411 (C-0-D13953-V13954-V19397-V19401-V19415-V19407-V19411-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COINS"/>
			<xs:enumeration value="COPAYMENT"/>
			<xs:enumeration value="DEDUCTIBLE"/>
			<xs:enumeration value="PAY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailGenericModifierCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19410 (C-0-D13953-V13954-V19397-V19401-V19415-V19407-V19410-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AFTHRS"/>
			<xs:enumeration value="ISOL"/>
			<xs:enumeration value="OOO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailGenericProviderCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19408 (C-0-D13953-V13954-V19397-V19401-V19415-V19407-V19408-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CANCAPT"/>
			<xs:enumeration value="DSC"/>
			<xs:enumeration value="ESA"/>
			<xs:enumeration value="FFSTOP"/>
			<xs:enumeration value="FNLFEE"/>
			<xs:enumeration value="FRSTFEE"/>
			<xs:enumeration value="MARKUP"/>
			<xs:enumeration value="MISSAPT"/>
			<xs:enumeration value="PERFEE"/>
			<xs:enumeration value="PERMBNS"/>
			<xs:enumeration value="RESTOCK"/>
			<xs:enumeration value="TRAVEL"/>
			<xs:enumeration value="URGENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailTaxCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19409 (C-0-D13953-V13954-V19397-V19401-V19415-V19407-V19409-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FST"/>
			<xs:enumeration value="HST"/>
			<xs:enumeration value="PST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActInvoiceDetailPreferredAccommodationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19416 (C-0-D13953-V13954-V19397-V19401-V19416-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceDetailPreferredAccommodationCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceDetailPreferredAccommodationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19406 (C-0-D13953-V13954-V19397-V19401-V19416-V19406-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActEncounterAccommodationCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActEncounterAccommodationCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16130 (C-0-D13953-V13954-V19397-V19401-V19416-V19406-V16130-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="SP"/>
			<xs:enumeration value="W"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceGroupCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19398 (C-0-D13953-V13954-V19397-V19398-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActInvoiceInterGroupCode ActInvoiceRootGroupCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceInterGroupCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19400 (C-0-D13953-V13954-V19397-V19398-V19400-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CPNDDRGING"/>
			<xs:enumeration value="CPNDINDING"/>
			<xs:enumeration value="CPNDSUPING"/>
			<xs:enumeration value="DRUGING"/>
			<xs:enumeration value="FRAMEING"/>
			<xs:enumeration value="LENSING"/>
			<xs:enumeration value="PRDING"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceRootGroupCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19399 (C-0-D13953-V13954-V19397-V19398-V19399-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CPINV"/>
			<xs:enumeration value="CSINV"/>
			<xs:enumeration value="CSPINV"/>
			<xs:enumeration value="FININV"/>
			<xs:enumeration value="OHSINV"/>
			<xs:enumeration value="PAINV"/>
			<xs:enumeration value="RXCINV"/>
			<xs:enumeration value="RXDINV"/>
			<xs:enumeration value="SBFINV"/>
			<xs:enumeration value="VRXINV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceElementSummaryCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17522 (C-0-D13953-V13954-V17522-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InvoiceElementAdjudicated InvoiceElementPaid InvoiceElementSubmitted cs"/>
	</xs:simpleType>
	<xs:simpleType name="InvoiceElementAdjudicated">
		<xs:annotation>
			<xs:documentation>abstDomain: V17530 (C-0-D13953-V13954-V17522-V17530-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADNFPPELAT"/>
			<xs:enumeration value="ADNFPPELCT"/>
			<xs:enumeration value="ADNFPPMNAT"/>
			<xs:enumeration value="ADNFPPMNCT"/>
			<xs:enumeration value="ADNFSPELAT"/>
			<xs:enumeration value="ADNFSPELCT"/>
			<xs:enumeration value="ADNFSPMNAT"/>
			<xs:enumeration value="ADNFSPMNCT"/>
			<xs:enumeration value="ADNPPPELAT"/>
			<xs:enumeration value="ADNPPPELCT"/>
			<xs:enumeration value="ADNPPPMNAT"/>
			<xs:enumeration value="ADNPPPMNCT"/>
			<xs:enumeration value="ADNPSPELAT"/>
			<xs:enumeration value="ADNPSPELCT"/>
			<xs:enumeration value="ADNPSPMNAT"/>
			<xs:enumeration value="ADNPSPMNCT"/>
			<xs:enumeration value="ADPPPPELAT"/>
			<xs:enumeration value="ADPPPPELCT"/>
			<xs:enumeration value="ADPPPPMNAT"/>
			<xs:enumeration value="ADPPPPMNCT"/>
			<xs:enumeration value="ADPPSPELAT"/>
			<xs:enumeration value="ADPPSPELCT"/>
			<xs:enumeration value="ADPPSPMNAT"/>
			<xs:enumeration value="ADPPSPMNCT"/>
			<xs:enumeration value="ADRFPPELAT"/>
			<xs:enumeration value="ADRFPPELCT"/>
			<xs:enumeration value="ADRFPPMNAT"/>
			<xs:enumeration value="ADRFPPMNCT"/>
			<xs:enumeration value="ADRFSPELAT"/>
			<xs:enumeration value="ADRFSPELCT"/>
			<xs:enumeration value="ADRFSPMNAT"/>
			<xs:enumeration value="ADRFSPMNCT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InvoiceElementPaid">
		<xs:annotation>
			<xs:documentation>abstDomain: V17563 (C-0-D13953-V13954-V17522-V17563-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PDNFPPELAT"/>
			<xs:enumeration value="PDNFPPELCT"/>
			<xs:enumeration value="PDNFPPMNAT"/>
			<xs:enumeration value="PDNFPPMNCT"/>
			<xs:enumeration value="PDNFSPELAT"/>
			<xs:enumeration value="PDNFSPELCT"/>
			<xs:enumeration value="PDNFSPMNAT"/>
			<xs:enumeration value="PDNFSPMNCT"/>
			<xs:enumeration value="PDNPPPELAT"/>
			<xs:enumeration value="PDNPPPELCT"/>
			<xs:enumeration value="PDNPPPMNAT"/>
			<xs:enumeration value="PDNPPPMNCT"/>
			<xs:enumeration value="PDNPSPELAT"/>
			<xs:enumeration value="PDNPSPELCT"/>
			<xs:enumeration value="PDNPSPMNAT"/>
			<xs:enumeration value="PDNPSPMNCT"/>
			<xs:enumeration value="PDPPPPELAT"/>
			<xs:enumeration value="PDPPPPELCT"/>
			<xs:enumeration value="PDPPPPMNAT"/>
			<xs:enumeration value="PDPPPPMNCT"/>
			<xs:enumeration value="PDPPSPELAT"/>
			<xs:enumeration value="PDPPSPELCT"/>
			<xs:enumeration value="PDPPSPMNAT"/>
			<xs:enumeration value="PDPPSPMNCT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InvoiceElementSubmitted">
		<xs:annotation>
			<xs:documentation>abstDomain: V17523 (C-0-D13953-V13954-V17522-V17523-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SBBLELAT"/>
			<xs:enumeration value="SBBLELCT"/>
			<xs:enumeration value="SBNFELAT"/>
			<xs:enumeration value="SBNFELCT"/>
			<xs:enumeration value="SBPDELAT"/>
			<xs:enumeration value="SBPDELCT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceOverrideCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17590 (C-0-D13953-V13954-V17590-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COVGE"/>
			<xs:enumeration value="EFORM"/>
			<xs:enumeration value="FAX"/>
			<xs:enumeration value="GFTH"/>
			<xs:enumeration value="LATE"/>
			<xs:enumeration value="MANUAL"/>
			<xs:enumeration value="OOJ"/>
			<xs:enumeration value="ORTHO"/>
			<xs:enumeration value="PAPER"/>
			<xs:enumeration value="PIE"/>
			<xs:enumeration value="PYRDELAY"/>
			<xs:enumeration value="REFNR"/>
			<xs:enumeration value="REPSERV"/>
			<xs:enumeration value="UNRELAT"/>
			<xs:enumeration value="VERBAUTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActListCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19364 (C-0-D13953-V13954-V19364-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActMedicationList ActObservationList cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActMedicationList">
		<xs:annotation>
			<xs:documentation>specDomain: V19369 (C-0-D13953-V13954-V19364-V19369-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MEDLIST"/>
			<xs:enumeration value="CURMEDLIST"/>
			<xs:enumeration value="DISCMEDLIST"/>
			<xs:enumeration value="HISTMEDLIST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActObservationList">
		<xs:annotation>
			<xs:documentation>abstDomain: V19370 (C-0-D13953-V13954-V19364-V19370-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActConditionList">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CARELIST"/>
					<xs:enumeration value="GOALLIST"/>
					<xs:enumeration value="INTOLIST"/>
					<xs:enumeration value="PROBLIST"/>
					<xs:enumeration value="RISKLIST"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActConditionList">
		<xs:annotation>
			<xs:documentation>specDomain: V19602 (C-0-D13953-V13954-V19364-V19370-V19602-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CONDLIST"/>
			<xs:enumeration value="INTOLIST"/>
			<xs:enumeration value="PROBLIST"/>
			<xs:enumeration value="RISKLIST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActMonitoringProtocolCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16231 (C-0-D13953-V13954-V16231-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ControlledSubstanceMonitoringProtocol cs"/>
	</xs:simpleType>
	<xs:simpleType name="ControlledSubstanceMonitoringProtocol">
		<xs:annotation>
			<xs:documentation>specDomain: V16232 (C-0-D13953-V13954-V16231-V16232-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DEADrugSchedule">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CTLSUB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DEADrugSchedule">
		<xs:annotation>
			<xs:documentation>abstDomain: V19254 (C-0-D13953-V13954-V16231-V16232-V19254-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActOrderCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19586 (C-0-D13953-V13954-V19586-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActPaymentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17610 (C-0-D13953-V13954-V17610-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACH"/>
			<xs:enumeration value="CHK"/>
			<xs:enumeration value="DDP"/>
			<xs:enumeration value="NON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActPharmacySupplyType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16208 (C-0-D13953-V13954-V16208-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EmergencyPharmacySupplyType FirstFillPharmacySupplyType RefillPharmacySupplyType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FS"/>
					<xs:enumeration value="MS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EmergencyPharmacySupplyType">
		<xs:annotation>
			<xs:documentation>specDomain: V16220 (C-0-D13953-V13954-V16208-V16220-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EM"/>
			<xs:enumeration value="SO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FirstFillPharmacySupplyType">
		<xs:annotation>
			<xs:documentation>specDomain: V16209 (C-0-D13953-V13954-V16208-V16209-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FF"/>
			<xs:enumeration value="DF"/>
			<xs:enumeration value="FFC"/>
			<xs:enumeration value="FFP"/>
			<xs:enumeration value="TF"/>
			<xs:enumeration value="UD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RefillPharmacySupplyType">
		<xs:annotation>
			<xs:documentation>specDomain: V16215 (C-0-D13953-V13954-V16208-V16215-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RF"/>
			<xs:enumeration value="DF"/>
			<xs:enumeration value="RFC"/>
			<xs:enumeration value="RFF"/>
			<xs:enumeration value="RFP"/>
			<xs:enumeration value="TB"/>
			<xs:enumeration value="UD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActProcedureCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16535 (C-0-D13953-V13954-V16535-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CanadianActProcedureCode cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActProductAcquisitionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17958 (C-0-D13953-V13954-V17958-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Loan Transfer cs"/>
	</xs:simpleType>
	<xs:simpleType name="Loan">
		<xs:annotation>
			<xs:documentation>specDomain: V17961 (C-0-D13953-V13954-V17958-V17961-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LOAN"/>
			<xs:enumeration value="RENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Transfer">
		<xs:annotation>
			<xs:documentation>specDomain: V17959 (C-0-D13953-V13954-V17958-V17959-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRANSFER"/>
			<xs:enumeration value="SALE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRegistryCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19374 (C-0-D13953-V13954-V19374-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActSpecObsCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V13957 (C-0-D13953-V13954-V13957-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActSpecObsDilutionCode ActSpecObsInterferenceCode ActSpecObsVolumeCode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ARTBLD"/>
					<xs:enumeration value="EVNFCTS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActSpecObsDilutionCode">
		<xs:annotation>
			<xs:documentation>specDomain: V14352 (C-0-D13953-V13954-V13957-V14352-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DILUTION"/>
			<xs:enumeration value="AUTO-HIGH"/>
			<xs:enumeration value="AUTO-LOW"/>
			<xs:enumeration value="PRE"/>
			<xs:enumeration value="RERUN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActSpecObsInterferenceCode">
		<xs:annotation>
			<xs:documentation>specDomain: V14382 (C-0-D13953-V13954-V13957-V14382-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INTFR"/>
			<xs:enumeration value="FIBRIN"/>
			<xs:enumeration value="HEMOLYSIS"/>
			<xs:enumeration value="ICTERUS"/>
			<xs:enumeration value="LIPEMIA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActSpecObsVolumeCode">
		<xs:annotation>
			<xs:documentation>specDomain: V14369 (C-0-D13953-V13954-V13957-V14369-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VOLUME"/>
			<xs:enumeration value="AVAILABLE"/>
			<xs:enumeration value="CONSUMPTION"/>
			<xs:enumeration value="CURRENT"/>
			<xs:enumeration value="INITIAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActSpecimenTreatmentCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V14040 (C-0-D13953-V13954-V14040-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACID"/>
			<xs:enumeration value="ALK"/>
			<xs:enumeration value="DEFB"/>
			<xs:enumeration value="FILT"/>
			<xs:enumeration value="LDLP"/>
			<xs:enumeration value="NEUT"/>
			<xs:enumeration value="RECA"/>
			<xs:enumeration value="UFIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActSubstanceAdminSubstitutionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16621 (C-0-D13953-V13954-V16621-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="SubstanceAdminGenericSubstitution">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="F"/>
					<xs:enumeration value="N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SubstanceAdminGenericSubstitution">
		<xs:annotation>
			<xs:documentation>specDomain: V16623 (C-0-D13953-V13954-V16621-V16623-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="G"/>
			<xs:enumeration value="TE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CanadianClassificationOfHealthInterventions">
		<xs:annotation>
			<xs:documentation>abstDomain: V19392 (C-0-D13953-V13954-V19392-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ROIOverlayShape">
		<xs:annotation>
			<xs:documentation>abstDomain: V16117 (C-0-D13953-V13954-V16117-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CIRCLE"/>
			<xs:enumeration value="ELLIPSE"/>
			<xs:enumeration value="POINT"/>
			<xs:enumeration value="POLY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubstanceAdministrationActCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V16532 (C-0-D13953-V13954-V16532-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ClinicalDrug cs"/>
	</xs:simpleType>
	<xs:simpleType name="x_ActFinancialProductAcquisitionCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V17963 (C-0-D13953-V13954-V17963-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RENT"/>
			<xs:enumeration value="SALE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16226 (C-0-D13953-V16226-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AnnotationType FDALabelData IndividualCaseSafetyReportType LogicalObservationIdentifierNamesAndCodes ObservationDiagnosisTypes ObservationSequenceType ObservationSeriesType PrescriptionObservationType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SEV"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AnnotationType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19329 (C-0-D13953-V16226-V19329-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGAnnotationType cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGAnnotationType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19330 (C-0-D13953-V16226-V19329-V19330-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGAnnotationTypeMDC cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGAnnotationTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19335 (C-0-D13953-V16226-V19329-V19330-V19335-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="FDALabelData">
		<xs:annotation>
			<xs:documentation>abstDomain: V19255 (C-0-D13953-V16226-V19255-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FDACOATING"/>
			<xs:enumeration value="FDACOLOR"/>
			<xs:enumeration value="FDAIMPRINTCD"/>
			<xs:enumeration value="FDALOGO"/>
			<xs:enumeration value="FDASCORING"/>
			<xs:enumeration value="FDASHAPE"/>
			<xs:enumeration value="FDASIZE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndividualCaseSafetyReportType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19630 (C-0-D13953-V16226-V19630-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="LogicalObservationIdentifierNamesAndCodes">
		<xs:annotation>
			<xs:documentation>abstDomain: V16492 (C-0-D13953-V16226-V16492-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ObservationDiagnosisTypes">
		<xs:annotation>
			<xs:documentation>abstDomain: V16228 (C-0-D13953-V16226-V16228-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADMDX"/>
			<xs:enumeration value="DISDX"/>
			<xs:enumeration value="INTDX"/>
			<xs:enumeration value="NOI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationSequenceType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19325 (C-0-D13953-V16226-V19325-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGObservationSequenceType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="TIME_ABSOLUTE"/>
					<xs:enumeration value="TIME_RELATIVE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ECGObservationSequenceType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19328 (C-0-D13953-V16226-V19325-V19328-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGLeadTypeMDC cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGLeadTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19334 (C-0-D13953-V16226-V19325-V19328-V19334-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ObservationSeriesType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19321 (C-0-D13953-V16226-V19321-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGObservationSeriesType cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGObservationSeriesType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19322 (C-0-D13953-V16226-V19321-V19322-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="REPRESENTATIVE_BEAT"/>
			<xs:enumeration value="RHYTHM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PrescriptionObservationType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19624 (C-0-D13953-V16226-V19624-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActInvoiceElementModifier">
		<xs:annotation>
			<xs:documentation>vocSet: D17704 (C-0-D17704-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EFORM"/>
			<xs:enumeration value="FAX"/>
			<xs:enumeration value="LINV"/>
			<xs:enumeration value="PAPER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActMood">
		<xs:annotation>
			<xs:documentation>vocSet: D10196 (C-0-D10196-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActMoodCompletionTrack ActMoodPredicate x_ActMoodDefEvn x_ActMoodDefEvnRqoPrmsPrp x_ActMoodDocumentObservation x_ActMoodEvnOrdPrmsPrp x_ActMoodIntentEvent x_ActMoodOrdPrms x_ActMoodOrdPrmsEvn x_ActMoodRqoPrpAptArq x_DocumentActMood x_DocumentEncounterMood x_DocumentProcedureMood x_DocumentSubstanceMood"/>
	</xs:simpleType>
	<xs:simpleType name="ActMoodCompletionTrack">
		<xs:annotation>
			<xs:documentation>abstDomain: V10197 (C-0-D10196-V10197-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActMoodIntent">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DEF"/>
					<xs:enumeration value="EVN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActMoodPredicate">
		<xs:annotation>
			<xs:documentation>abstDomain: V10202 (C-0-D10196-V10202-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EVN.CRT"/>
			<xs:enumeration value="GOL"/>
			<xs:enumeration value="OPT"/>
			<xs:enumeration value="PERM"/>
			<xs:enumeration value="PERMRQ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodDefEvn">
		<xs:annotation>
			<xs:documentation>abstDomain: V19375 (C-0-D10196-V19375-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEF"/>
			<xs:enumeration value="EVN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodDefEvnRqoPrmsPrp">
		<xs:annotation>
			<xs:documentation>abstDomain: V19371 (C-0-D10196-V19371-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEF"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodDocumentObservation">
		<xs:annotation>
			<xs:documentation>abstDomain: V18943 (C-0-D10196-V18943-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="DEF"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="GOL"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodEvnOrdPrmsPrp">
		<xs:annotation>
			<xs:documentation>abstDomain: V18965 (C-0-D10196-V18965-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodIntentEvent">
		<xs:annotation>
			<xs:documentation>abstDomain: V16742 (C-0-D10196-V16742-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActMoodIntent">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="EVN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActMoodIntent">
		<xs:annotation>
			<xs:documentation>specDomain: V10199 (C-0-D10196-V16742-V10199-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="APT"/>
			<xs:enumeration value="ARQ"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
			<xs:enumeration value="SLOT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodOrdPrms">
		<xs:annotation>
			<xs:documentation>abstDomain: V16735 (C-0-D10196-V16735-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodOrdPrmsEvn">
		<xs:annotation>
			<xs:documentation>abstDomain: V16730 (C-0-D10196-V16730-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActMoodRqoPrpAptArq">
		<xs:annotation>
			<xs:documentation>abstDomain: V19372 (C-0-D10196-V19372-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="APT"/>
			<xs:enumeration value="ARQ"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentActMood">
		<xs:annotation>
			<xs:documentation>abstDomain: V19458 (C-0-D10196-V19458-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="APT"/>
			<xs:enumeration value="ARQ"/>
			<xs:enumeration value="DEF"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentEncounterMood">
		<xs:annotation>
			<xs:documentation>abstDomain: V19459 (C-0-D10196-V19459-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="APT"/>
			<xs:enumeration value="ARQ"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentProcedureMood">
		<xs:annotation>
			<xs:documentation>abstDomain: V19460 (C-0-D10196-V19460-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="APT"/>
			<xs:enumeration value="ARQ"/>
			<xs:enumeration value="DEF"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentSubstanceMood">
		<xs:annotation>
			<xs:documentation>abstDomain: V19461 (C-0-D10196-V19461-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="PRMS"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="RQO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActPaymentReason">
		<xs:annotation>
			<xs:documentation>vocSet: D1366 (C-0-D1366-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActPriority">
		<xs:annotation>
			<xs:documentation>vocSet: D16866 (C-0-D16866-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActPriorityCallback x_EncounterAdmissionUrgency">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="A"/>
					<xs:enumeration value="CR"/>
					<xs:enumeration value="EL"/>
					<xs:enumeration value="EM"/>
					<xs:enumeration value="P"/>
					<xs:enumeration value="PRN"/>
					<xs:enumeration value="R"/>
					<xs:enumeration value="RR"/>
					<xs:enumeration value="S"/>
					<xs:enumeration value="T"/>
					<xs:enumeration value="UD"/>
					<xs:enumeration value="UR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActPriorityCallback">
		<xs:annotation>
			<xs:documentation>specDomain: V16871 (C-0-D16866-V16871-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CS"/>
			<xs:enumeration value="CSP"/>
			<xs:enumeration value="CSR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_EncounterAdmissionUrgency">
		<xs:annotation>
			<xs:documentation>abstDomain: V19457 (C-0-D16866-V19457-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EL"/>
			<xs:enumeration value="EM"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="UR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActReason">
		<xs:annotation>
			<xs:documentation>vocSet: D14878 (C-0-D14878-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActAccommodationReason ActAdjudicationReason ActBillableClinicalServiceReason ActIneligibilityReason ReasonForNotEvaluatingDevice SchedulingActReason SubstanceAdminSubstitutionReason TransferActReason x_ActEncounterReason">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="MEDNEC"/>
					<xs:enumeration value="PAT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActAccommodationReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V17425 (C-0-D14878-V17425-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACCREQNA"/>
			<xs:enumeration value="FLRCNV"/>
			<xs:enumeration value="MEDNEC"/>
			<xs:enumeration value="PAT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActAdjudicationReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V19385 (C-0-D14878-V19385-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActBillableClinicalServiceReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V19388 (C-0-D14878-V19388-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActIneligibilityReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V19355 (C-0-D14878-V19355-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COVSUS"/>
			<xs:enumeration value="DECSD"/>
			<xs:enumeration value="REGERR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ReasonForNotEvaluatingDevice">
		<xs:annotation>
			<xs:documentation>abstDomain: V19644 (C-0-D14878-V19644-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SchedulingActReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V14879 (C-0-D14878-V14879-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BLK"/>
			<xs:enumeration value="DEC"/>
			<xs:enumeration value="FIN"/>
			<xs:enumeration value="MED"/>
			<xs:enumeration value="MTG"/>
			<xs:enumeration value="PAT"/>
			<xs:enumeration value="PHY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TransferActReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V15983 (C-0-D14878-V15983-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ER"/>
			<xs:enumeration value="RQ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActEncounterReason">
		<xs:annotation>
			<xs:documentation>abstDomain: V19456 (C-0-D14878-V19456-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MEDNEC"/>
			<xs:enumeration value="PAT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipCheckpoint">
		<xs:annotation>
			<xs:documentation>vocSet: D10349 (C-0-D10349-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="B"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipJoin">
		<xs:annotation>
			<xs:documentation>vocSet: D10360 (C-0-D10360-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="K"/>
			<xs:enumeration value="W"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipRelatedOrder">
		<xs:annotation>
			<xs:documentation>vocSet: D1377 (C-0-D1377-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipSplit">
		<xs:annotation>
			<xs:documentation>vocSet: D10355 (C-0-D10355-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E1"/>
			<xs:enumeration value="EW"/>
			<xs:enumeration value="I1"/>
			<xs:enumeration value="IW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipSubset">
		<xs:annotation>
			<xs:documentation>vocSet: D19621 (C-0-D19621-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipExpectedSubset ActRelationshipPastSubset">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="MAX"/>
					<xs:enumeration value="MIN"/>
					<xs:enumeration value="SUM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipExpectedSubset">
		<xs:annotation>
			<xs:documentation>specDomain: V19623 (C-0-D19621-V19623-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FUTURE"/>
			<xs:enumeration value="FUTSUM"/>
			<xs:enumeration value="LAST"/>
			<xs:enumeration value="NEXT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipPastSubset">
		<xs:annotation>
			<xs:documentation>specDomain: V19622 (C-0-D19621-V19622-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PAST"/>
			<xs:enumeration value="FIRST"/>
			<xs:enumeration value="PREVSUM"/>
			<xs:enumeration value="RECENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipType">
		<xs:annotation>
			<xs:documentation>vocSet: D10317 (C-0-D10317-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipConditional ActRelationshipHasComponent ActRelationshipOutcome ActRelationshipPertains ActRelationshipSequel x_ActRelationshipDocument x_ActRelationshipEntry x_ActRelationshipEntryRelationship x_ActRelationshipExternalReference x_ActRelationshipPatientTransport x_ActRelationshipPertinentInfo"/>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipConditional">
		<xs:annotation>
			<xs:documentation>abstDomain: V18977 (C-0-D10317-V18977-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipReason">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CIND"/>
					<xs:enumeration value="PRCN"/>
					<xs:enumeration value="TRIG"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipReason">
		<xs:annotation>
			<xs:documentation>specDomain: V19376 (C-0-D10317-V18977-V19376-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RSON"/>
			<xs:enumeration value="MITGT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipHasComponent">
		<xs:annotation>
			<xs:documentation>specDomain: V10318 (C-0-D10317-V10318-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COMP"/>
			<xs:enumeration value="ARR"/>
			<xs:enumeration value="CTRLV"/>
			<xs:enumeration value="DEP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipOutcome">
		<xs:annotation>
			<xs:documentation>specDomain: V10324 (C-0-D10317-V10324-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipObjective">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="OUTC"/>
					<xs:enumeration value="GOAL"/>
					<xs:enumeration value="RISK"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipObjective">
		<xs:annotation>
			<xs:documentation>abstDomain: V19625 (C-0-D10317-V10324-V19625-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OBJC"/>
			<xs:enumeration value="OBJF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipPertains">
		<xs:annotation>
			<xs:documentation>specDomain: V10329 (C-0-D10317-V10329-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipAccounting TemporallyPertains hasSupport">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PERT"/>
					<xs:enumeration value="AUTH"/>
					<xs:enumeration value="CAUS"/>
					<xs:enumeration value="COVBY"/>
					<xs:enumeration value="DRIV"/>
					<xs:enumeration value="EXPL"/>
					<xs:enumeration value="ITEMSLOC"/>
					<xs:enumeration value="LIMIT"/>
					<xs:enumeration value="MFST"/>
					<xs:enumeration value="NAME"/>
					<xs:enumeration value="PREV"/>
					<xs:enumeration value="REFR"/>
					<xs:enumeration value="REFV"/>
					<xs:enumeration value="SUBJ"/>
					<xs:enumeration value="SUMM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipAccounting">
		<xs:annotation>
			<xs:documentation>abstDomain: V14900 (C-0-D10317-V10329-V14900-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipCostTracking ActRelationshipPosting cs"/>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipCostTracking">
		<xs:annotation>
			<xs:documentation>abstDomain: V19618 (C-0-D10317-V10329-V14900-V19618-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHRG"/>
			<xs:enumeration value="COST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipPosting">
		<xs:annotation>
			<xs:documentation>abstDomain: V19617 (C-0-D10317-V10329-V14900-V19617-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CREDIT"/>
			<xs:enumeration value="DEBIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TemporallyPertains">
		<xs:annotation>
			<xs:documentation>abstDomain: V19590 (C-0-D10317-V10329-V19590-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SAS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="hasSupport">
		<xs:annotation>
			<xs:documentation>specDomain: V10330 (C-0-D10317-V10329-V10330-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPRT"/>
			<xs:enumeration value="SPRTBND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipSequel">
		<xs:annotation>
			<xs:documentation>specDomain: V10337 (C-0-D10317-V10337-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActRelationshipExcerpt ActRelationshipFulfills ActRelationshipReplacement">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SEQL"/>
					<xs:enumeration value="APND"/>
					<xs:enumeration value="DOC"/>
					<xs:enumeration value="ELNK"/>
					<xs:enumeration value="GEN"/>
					<xs:enumeration value="GEVL"/>
					<xs:enumeration value="INST"/>
					<xs:enumeration value="MTCH"/>
					<xs:enumeration value="OPTN"/>
					<xs:enumeration value="REV"/>
					<xs:enumeration value="UPDT"/>
					<xs:enumeration value="XFRM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipExcerpt">
		<xs:annotation>
			<xs:documentation>specDomain: V18660 (C-0-D10317-V10337-V18660-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="XCRPT"/>
			<xs:enumeration value="VRXCRPT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipFulfills">
		<xs:annotation>
			<xs:documentation>specDomain: V10342 (C-0-D10317-V10337-V10342-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FLFS"/>
			<xs:enumeration value="OCCR"/>
			<xs:enumeration value="OREF"/>
			<xs:enumeration value="SCH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActRelationshipReplacement">
		<xs:annotation>
			<xs:documentation>specDomain: V10338 (C-0-D10317-V10337-V10338-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RPLC"/>
			<xs:enumeration value="SUCC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipDocument">
		<xs:annotation>
			<xs:documentation>abstDomain: V11610 (C-0-D10317-V11610-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RPLC"/>
			<xs:enumeration value="APND"/>
			<xs:enumeration value="XFRM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipEntry">
		<xs:annotation>
			<xs:documentation>abstDomain: V19446 (C-0-D10317-V19446-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COMP"/>
			<xs:enumeration value="DRIV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipEntryRelationship">
		<xs:annotation>
			<xs:documentation>abstDomain: V19447 (C-0-D10317-V19447-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="XCRPT"/>
			<xs:enumeration value="COMP"/>
			<xs:enumeration value="RSON"/>
			<xs:enumeration value="SPRT"/>
			<xs:enumeration value="CAUS"/>
			<xs:enumeration value="GEVL"/>
			<xs:enumeration value="MFST"/>
			<xs:enumeration value="REFR"/>
			<xs:enumeration value="SAS"/>
			<xs:enumeration value="SUBJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipExternalReference">
		<xs:annotation>
			<xs:documentation>abstDomain: V19000 (C-0-D10317-V19000-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="XCRPT"/>
			<xs:enumeration value="RPLC"/>
			<xs:enumeration value="SPRT"/>
			<xs:enumeration value="ELNK"/>
			<xs:enumeration value="REFR"/>
			<xs:enumeration value="SUBJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipPatientTransport">
		<xs:annotation>
			<xs:documentation>abstDomain: V19005 (C-0-D10317-V19005-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ARR"/>
			<xs:enumeration value="DEP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ActRelationshipPertinentInfo">
		<xs:annotation>
			<xs:documentation>abstDomain: V19562 (C-0-D10317-V19562-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPRT"/>
			<xs:enumeration value="CAUS"/>
			<xs:enumeration value="MFST"/>
			<xs:enumeration value="REFR"/>
			<xs:enumeration value="SUBJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActSite">
		<xs:annotation>
			<xs:documentation>vocSet: D16537 (C-0-D16537-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AnimalActSite HumanActSite"/>
	</xs:simpleType>
	<xs:simpleType name="AnimalActSite">
		<xs:annotation>
			<xs:documentation>abstDomain: V16539 (C-0-D16537-V16539-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="HumanActSite">
		<xs:annotation>
			<xs:documentation>abstDomain: V16538 (C-0-D16537-V16538-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Dentition InjuryActSite cs"/>
	</xs:simpleType>
	<xs:simpleType name="Dentition">
		<xs:annotation>
			<xs:documentation>abstDomain: V19346 (C-0-D16537-V16538-V19346-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ArtificialDentition PermanentDentition PrimaryDentition SupernumeraryTooth cs"/>
	</xs:simpleType>
	<xs:simpleType name="ArtificialDentition">
		<xs:annotation>
			<xs:documentation>abstDomain: V19345 (C-0-D16537-V16538-V19346-V19345-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ArtificialDentition"/>
			<xs:enumeration value="TID10a"/>
			<xs:enumeration value="TID10i"/>
			<xs:enumeration value="TID10p"/>
			<xs:enumeration value="TID10pd"/>
			<xs:enumeration value="TID10pm"/>
			<xs:enumeration value="TID11a"/>
			<xs:enumeration value="TID11i"/>
			<xs:enumeration value="TID11p"/>
			<xs:enumeration value="TID11pd"/>
			<xs:enumeration value="TID11pm"/>
			<xs:enumeration value="TID12a"/>
			<xs:enumeration value="TID12i"/>
			<xs:enumeration value="TID12p"/>
			<xs:enumeration value="TID12pd"/>
			<xs:enumeration value="TID12pm"/>
			<xs:enumeration value="TID13a"/>
			<xs:enumeration value="TID13i"/>
			<xs:enumeration value="TID13p"/>
			<xs:enumeration value="TID13pd"/>
			<xs:enumeration value="TID13pm"/>
			<xs:enumeration value="TID14a"/>
			<xs:enumeration value="TID14i"/>
			<xs:enumeration value="TID14p"/>
			<xs:enumeration value="TID14pd"/>
			<xs:enumeration value="TID14pm"/>
			<xs:enumeration value="TID15a"/>
			<xs:enumeration value="TID15i"/>
			<xs:enumeration value="TID15p"/>
			<xs:enumeration value="TID15pd"/>
			<xs:enumeration value="TID15pm"/>
			<xs:enumeration value="TID16a"/>
			<xs:enumeration value="TID16i"/>
			<xs:enumeration value="TID16p"/>
			<xs:enumeration value="TID16pd"/>
			<xs:enumeration value="TID16pm"/>
			<xs:enumeration value="TID17a"/>
			<xs:enumeration value="TID17ad"/>
			<xs:enumeration value="TID17am"/>
			<xs:enumeration value="TID17i"/>
			<xs:enumeration value="TID17id"/>
			<xs:enumeration value="TID17im"/>
			<xs:enumeration value="TID17p"/>
			<xs:enumeration value="TID17pd"/>
			<xs:enumeration value="TID17pm"/>
			<xs:enumeration value="TID18a"/>
			<xs:enumeration value="TID18ad"/>
			<xs:enumeration value="TID18am"/>
			<xs:enumeration value="TID18i"/>
			<xs:enumeration value="TID18id"/>
			<xs:enumeration value="TID18im"/>
			<xs:enumeration value="TID18p"/>
			<xs:enumeration value="TID18pd"/>
			<xs:enumeration value="TID18pm"/>
			<xs:enumeration value="TID19a"/>
			<xs:enumeration value="TID19ad"/>
			<xs:enumeration value="TID19am"/>
			<xs:enumeration value="TID19i"/>
			<xs:enumeration value="TID19id"/>
			<xs:enumeration value="TID19im"/>
			<xs:enumeration value="TID19p"/>
			<xs:enumeration value="TID19pd"/>
			<xs:enumeration value="TID19pm"/>
			<xs:enumeration value="TID1a"/>
			<xs:enumeration value="TID1i"/>
			<xs:enumeration value="TID1p"/>
			<xs:enumeration value="TID1pd"/>
			<xs:enumeration value="TID1pm"/>
			<xs:enumeration value="TID20a"/>
			<xs:enumeration value="TID20i"/>
			<xs:enumeration value="TID20p"/>
			<xs:enumeration value="TID20pd"/>
			<xs:enumeration value="TID20pm"/>
			<xs:enumeration value="TID21a"/>
			<xs:enumeration value="TID21i"/>
			<xs:enumeration value="TID21p"/>
			<xs:enumeration value="TID21pd"/>
			<xs:enumeration value="TID21pm"/>
			<xs:enumeration value="TID22a"/>
			<xs:enumeration value="TID22i"/>
			<xs:enumeration value="TID22p"/>
			<xs:enumeration value="TID22pd"/>
			<xs:enumeration value="TID22pm"/>
			<xs:enumeration value="TID23a"/>
			<xs:enumeration value="TID23i"/>
			<xs:enumeration value="TID23p"/>
			<xs:enumeration value="TID23pd"/>
			<xs:enumeration value="TID23pm"/>
			<xs:enumeration value="TID24a"/>
			<xs:enumeration value="TID24i"/>
			<xs:enumeration value="TID24p"/>
			<xs:enumeration value="TID24pd"/>
			<xs:enumeration value="TID24pm"/>
			<xs:enumeration value="TID25a"/>
			<xs:enumeration value="TID25i"/>
			<xs:enumeration value="TID25p"/>
			<xs:enumeration value="TID25pd"/>
			<xs:enumeration value="TID25pm"/>
			<xs:enumeration value="TID26a"/>
			<xs:enumeration value="TID26i"/>
			<xs:enumeration value="TID26p"/>
			<xs:enumeration value="TID26pd"/>
			<xs:enumeration value="TID26pm"/>
			<xs:enumeration value="TID27a"/>
			<xs:enumeration value="TID27i"/>
			<xs:enumeration value="TID27p"/>
			<xs:enumeration value="TID27pd"/>
			<xs:enumeration value="TID27pm"/>
			<xs:enumeration value="TID28a"/>
			<xs:enumeration value="TID28i"/>
			<xs:enumeration value="TID28p"/>
			<xs:enumeration value="TID28pd"/>
			<xs:enumeration value="TID28pm"/>
			<xs:enumeration value="TID29a"/>
			<xs:enumeration value="TID29i"/>
			<xs:enumeration value="TID29p"/>
			<xs:enumeration value="TID29pd"/>
			<xs:enumeration value="TID29pm"/>
			<xs:enumeration value="TID2a"/>
			<xs:enumeration value="TID2i"/>
			<xs:enumeration value="TID2p"/>
			<xs:enumeration value="TID2pd"/>
			<xs:enumeration value="TID2pm"/>
			<xs:enumeration value="TID30a"/>
			<xs:enumeration value="TID30ad"/>
			<xs:enumeration value="TID30am"/>
			<xs:enumeration value="TID30i"/>
			<xs:enumeration value="TID30id"/>
			<xs:enumeration value="TID30im"/>
			<xs:enumeration value="TID30p"/>
			<xs:enumeration value="TID30pd"/>
			<xs:enumeration value="TID30pm"/>
			<xs:enumeration value="TID31a"/>
			<xs:enumeration value="TID31ad"/>
			<xs:enumeration value="TID31am"/>
			<xs:enumeration value="TID31i"/>
			<xs:enumeration value="TID31id"/>
			<xs:enumeration value="TID31im"/>
			<xs:enumeration value="TID31p"/>
			<xs:enumeration value="TID31pd"/>
			<xs:enumeration value="TID31pm"/>
			<xs:enumeration value="TID32a"/>
			<xs:enumeration value="TID32ad"/>
			<xs:enumeration value="TID32am"/>
			<xs:enumeration value="TID32i"/>
			<xs:enumeration value="TID32id"/>
			<xs:enumeration value="TID32im"/>
			<xs:enumeration value="TID32p"/>
			<xs:enumeration value="TID32pd"/>
			<xs:enumeration value="TID32pm"/>
			<xs:enumeration value="TID3a"/>
			<xs:enumeration value="TID3i"/>
			<xs:enumeration value="TID3p"/>
			<xs:enumeration value="TID3pd"/>
			<xs:enumeration value="TID3pm"/>
			<xs:enumeration value="TID4a"/>
			<xs:enumeration value="TID4i"/>
			<xs:enumeration value="TID4p"/>
			<xs:enumeration value="TID4pd"/>
			<xs:enumeration value="TID4pm"/>
			<xs:enumeration value="TID5a"/>
			<xs:enumeration value="TID5i"/>
			<xs:enumeration value="TID5p"/>
			<xs:enumeration value="TID5pd"/>
			<xs:enumeration value="TID5pm"/>
			<xs:enumeration value="TID6a"/>
			<xs:enumeration value="TID6i"/>
			<xs:enumeration value="TID6p"/>
			<xs:enumeration value="TID6pd"/>
			<xs:enumeration value="TID6pm"/>
			<xs:enumeration value="TID7a"/>
			<xs:enumeration value="TID7i"/>
			<xs:enumeration value="TID7p"/>
			<xs:enumeration value="TID7pd"/>
			<xs:enumeration value="TID7pm"/>
			<xs:enumeration value="TID8a"/>
			<xs:enumeration value="TID8i"/>
			<xs:enumeration value="TID8p"/>
			<xs:enumeration value="TID8pd"/>
			<xs:enumeration value="TID8pm"/>
			<xs:enumeration value="TID9a"/>
			<xs:enumeration value="TID9i"/>
			<xs:enumeration value="TID9p"/>
			<xs:enumeration value="TID9pd"/>
			<xs:enumeration value="TID9pm"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PermanentDentition">
		<xs:annotation>
			<xs:documentation>abstDomain: V19342 (C-0-D16537-V16538-V19346-V19342-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PermanentDentition"/>
			<xs:enumeration value="TID1"/>
			<xs:enumeration value="TID10"/>
			<xs:enumeration value="TID11"/>
			<xs:enumeration value="TID12"/>
			<xs:enumeration value="TID13"/>
			<xs:enumeration value="TID14"/>
			<xs:enumeration value="TID15"/>
			<xs:enumeration value="TID16"/>
			<xs:enumeration value="TID17"/>
			<xs:enumeration value="TID17d"/>
			<xs:enumeration value="TID17m"/>
			<xs:enumeration value="TID18"/>
			<xs:enumeration value="TID18d"/>
			<xs:enumeration value="TID18m"/>
			<xs:enumeration value="TID19"/>
			<xs:enumeration value="TID19d"/>
			<xs:enumeration value="TID19m"/>
			<xs:enumeration value="TID2"/>
			<xs:enumeration value="TID20"/>
			<xs:enumeration value="TID21"/>
			<xs:enumeration value="TID22"/>
			<xs:enumeration value="TID23"/>
			<xs:enumeration value="TID24"/>
			<xs:enumeration value="TID25"/>
			<xs:enumeration value="TID26"/>
			<xs:enumeration value="TID27"/>
			<xs:enumeration value="TID28"/>
			<xs:enumeration value="TID29"/>
			<xs:enumeration value="TID3"/>
			<xs:enumeration value="TID30"/>
			<xs:enumeration value="TID30d"/>
			<xs:enumeration value="TID30m"/>
			<xs:enumeration value="TID31"/>
			<xs:enumeration value="TID31d"/>
			<xs:enumeration value="TID31m"/>
			<xs:enumeration value="TID32"/>
			<xs:enumeration value="TID32d"/>
			<xs:enumeration value="TID32m"/>
			<xs:enumeration value="TID4"/>
			<xs:enumeration value="TID5"/>
			<xs:enumeration value="TID6"/>
			<xs:enumeration value="TID7"/>
			<xs:enumeration value="TID8"/>
			<xs:enumeration value="TID9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PrimaryDentition">
		<xs:annotation>
			<xs:documentation>abstDomain: V19344 (C-0-D16537-V16538-V19346-V19344-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PrimaryDentition"/>
			<xs:enumeration value="TIDA"/>
			<xs:enumeration value="TIDB"/>
			<xs:enumeration value="TIDC"/>
			<xs:enumeration value="TIDD"/>
			<xs:enumeration value="TIDE"/>
			<xs:enumeration value="TIDF"/>
			<xs:enumeration value="TIDG"/>
			<xs:enumeration value="TIDH"/>
			<xs:enumeration value="TIDI"/>
			<xs:enumeration value="TIDJ"/>
			<xs:enumeration value="TIDK"/>
			<xs:enumeration value="TIDL"/>
			<xs:enumeration value="TIDM"/>
			<xs:enumeration value="TIDN"/>
			<xs:enumeration value="TIDO"/>
			<xs:enumeration value="TIDP"/>
			<xs:enumeration value="TIDQ"/>
			<xs:enumeration value="TIDR"/>
			<xs:enumeration value="TIDS"/>
			<xs:enumeration value="TIDT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SupernumeraryTooth">
		<xs:annotation>
			<xs:documentation>abstDomain: V19343 (C-0-D16537-V16538-V19346-V19343-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SupernumeraryTooth"/>
			<xs:enumeration value="TID10s"/>
			<xs:enumeration value="TID11s"/>
			<xs:enumeration value="TID12s"/>
			<xs:enumeration value="TID13s"/>
			<xs:enumeration value="TID14s"/>
			<xs:enumeration value="TID15s"/>
			<xs:enumeration value="TID16s"/>
			<xs:enumeration value="TID17s"/>
			<xs:enumeration value="TID18s"/>
			<xs:enumeration value="TID19s"/>
			<xs:enumeration value="TID1s"/>
			<xs:enumeration value="TID20s"/>
			<xs:enumeration value="TID21s"/>
			<xs:enumeration value="TID22s"/>
			<xs:enumeration value="TID23s"/>
			<xs:enumeration value="TID24s"/>
			<xs:enumeration value="TID25s"/>
			<xs:enumeration value="TID26s"/>
			<xs:enumeration value="TID27s"/>
			<xs:enumeration value="TID28s"/>
			<xs:enumeration value="TID29s"/>
			<xs:enumeration value="TID2s"/>
			<xs:enumeration value="TID30s"/>
			<xs:enumeration value="TID31s"/>
			<xs:enumeration value="TID32s"/>
			<xs:enumeration value="TID3s"/>
			<xs:enumeration value="TID4s"/>
			<xs:enumeration value="TID5s"/>
			<xs:enumeration value="TID6s"/>
			<xs:enumeration value="TID7s"/>
			<xs:enumeration value="TID8s"/>
			<xs:enumeration value="TID9s"/>
			<xs:enumeration value="TIDAs"/>
			<xs:enumeration value="TIDBs"/>
			<xs:enumeration value="TIDCs"/>
			<xs:enumeration value="TIDDs"/>
			<xs:enumeration value="TIDEs"/>
			<xs:enumeration value="TIDFs"/>
			<xs:enumeration value="TIDGs"/>
			<xs:enumeration value="TIDHs"/>
			<xs:enumeration value="TIDIs"/>
			<xs:enumeration value="TIDJs"/>
			<xs:enumeration value="TIDKs"/>
			<xs:enumeration value="TIDLs"/>
			<xs:enumeration value="TIDMs"/>
			<xs:enumeration value="TIDNs"/>
			<xs:enumeration value="TIDOs"/>
			<xs:enumeration value="TIDPs"/>
			<xs:enumeration value="TIDQs"/>
			<xs:enumeration value="TIDRs"/>
			<xs:enumeration value="TIDSs"/>
			<xs:enumeration value="TIDTs"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D15933 (C-0-D15933-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActStatusNormal x_DocumentStatus">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="nullified"/>
					<xs:enumeration value="obsolete"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActStatusNormal">
		<xs:annotation>
			<xs:documentation>specDomain: V15936 (C-0-D15933-V15936-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="normal"/>
			<xs:enumeration value="aborted"/>
			<xs:enumeration value="active"/>
			<xs:enumeration value="cancelled"/>
			<xs:enumeration value="completed"/>
			<xs:enumeration value="held"/>
			<xs:enumeration value="new"/>
			<xs:enumeration value="suspended"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentStatus">
		<xs:annotation>
			<xs:documentation>abstDomain: V16916 (C-0-D15933-V16916-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="active"/>
			<xs:enumeration value="cancelled"/>
			<xs:enumeration value="new"/>
			<xs:enumeration value="obsolete"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActUncertainty">
		<xs:annotation>
			<xs:documentation>vocSet: D16899 (C-0-D16899-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="N"/>
			<xs:enumeration value="U"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AddressPartType">
		<xs:annotation>
			<xs:documentation>vocSet: D10642 (C-0-D10642-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdditionalLocator DeliveryAddressLine StreetAddressLine">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CAR"/>
					<xs:enumeration value="CEN"/>
					<xs:enumeration value="CNT"/>
					<xs:enumeration value="CPA"/>
					<xs:enumeration value="CTY"/>
					<xs:enumeration value="DEL"/>
					<xs:enumeration value="PRE"/>
					<xs:enumeration value="STA"/>
					<xs:enumeration value="ZIP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AdditionalLocator">
		<xs:annotation>
			<xs:documentation>specDomain: V10651 (C-0-D10642-V10651-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADL"/>
			<xs:enumeration value="UNID"/>
			<xs:enumeration value="UNIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeliveryAddressLine">
		<xs:annotation>
			<xs:documentation>specDomain: V17887 (C-0-D10642-V17887-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DAL"/>
			<xs:enumeration value="DINST"/>
			<xs:enumeration value="DINSTA"/>
			<xs:enumeration value="DINSTQ"/>
			<xs:enumeration value="DMOD"/>
			<xs:enumeration value="DMODID"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StreetAddressLine">
		<xs:annotation>
			<xs:documentation>specDomain: V14822 (C-0-D10642-V14822-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BuildingNumber StreetName">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SAL"/>
					<xs:enumeration value="DIR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BuildingNumber">
		<xs:annotation>
			<xs:documentation>specDomain: V10649 (C-0-D10642-V14822-V10649-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BuildingNumberSuffix">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BNR"/>
					<xs:enumeration value="BNN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BuildingNumberSuffix">
		<xs:annotation>
			<xs:documentation>specDomain: V19583 (C-0-D10642-V14822-V10649-V19583-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BNS"/>
			<xs:enumeration value="POB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StreetName">
		<xs:annotation>
			<xs:documentation>specDomain: V10648 (C-0-D10642-V14822-V10648-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="STR"/>
			<xs:enumeration value="STB"/>
			<xs:enumeration value="STTYP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AdministrativeGender">
		<xs:annotation>
			<xs:documentation>vocSet: D1 (C-0-D1-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="F"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="UN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AmericanIndianAlaskaNativeLanguages">
		<xs:annotation>
			<xs:documentation>vocSet: D18130 (C-0-D18130-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Algic Caddoan Chimakuan EskimoAleut Hokan Iroquoian Keresan KiowaTanoan Muskogean Nadene Penutian Pidgin Salishan SiouanCatawba UtoAztecan Wakashan Yukian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-HAI"/>
					<xs:enumeration value="x-KUN"/>
					<xs:enumeration value="x-PSD"/>
					<xs:enumeration value="x-YUC"/>
					<xs:enumeration value="x-ZUN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Algic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18131 (C-0-D18130-V18131-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Algonquian Ritwan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Algonquian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18132 (C-0-D18130-V18131-V18132-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Arapahoan CreeMontagnais EasternAlgonquin Ojibwayan SaukFoxKickapoo">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-BLC"/>
					<xs:enumeration value="x-CHY"/>
					<xs:enumeration value="x-MEZ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Arapahoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18142 (C-0-D18130-V18131-V18132-V18142-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ArapahoGrosVentre cs"/>
	</xs:simpleType>
	<xs:simpleType name="ArapahoGrosVentre">
		<xs:annotation>
			<xs:documentation>abstDomain: V18143 (C-0-D18130-V18131-V18132-V18142-V18143-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ARP"/>
			<xs:enumeration value="x-ATS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CreeMontagnais">
		<xs:annotation>
			<xs:documentation>abstDomain: V18135 (C-0-D18130-V18131-V18132-V18135-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Cree cs"/>
	</xs:simpleType>
	<xs:simpleType name="Cree">
		<xs:annotation>
			<xs:documentation>abstDomain: V18136 (C-0-D18130-V18131-V18132-V18135-V18136-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CRP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EasternAlgonquin">
		<xs:annotation>
			<xs:documentation>abstDomain: V18171 (C-0-D18130-V18131-V18132-V18171-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Abenakian Delawaran">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-MIC"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Abenakian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18174 (C-0-D18130-V18131-V18132-V18171-V18174-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-AAQ"/>
			<xs:enumeration value="x-ABE"/>
			<xs:enumeration value="x-MAC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Delawaran">
		<xs:annotation>
			<xs:documentation>abstDomain: V18184 (C-0-D18130-V18131-V18132-V18171-V18184-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-DEL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Ojibwayan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18156 (C-0-D18130-V18131-V18132-V18156-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-OJB"/>
			<xs:enumeration value="x-POT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SaukFoxKickapoo">
		<xs:annotation>
			<xs:documentation>abstDomain: V18164 (C-0-D18130-V18131-V18132-V18164-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KIC"/>
			<xs:enumeration value="x-SAC"/>
			<xs:enumeration value="x-SJW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Ritwan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18189 (C-0-D18130-V18131-V18189-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-YUR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Caddoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18223 (C-0-D18130-V18223-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NorthernCaddoan SouthernCaddoan cs"/>
	</xs:simpleType>
	<xs:simpleType name="NorthernCaddoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18224 (C-0-D18130-V18223-V18224-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ARI"/>
			<xs:enumeration value="x-PAW"/>
			<xs:enumeration value="x-WIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SouthernCaddoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18233 (C-0-D18130-V18223-V18233-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CAD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Chimakuan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18238 (C-0-D18130-V18238-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-QUI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EskimoAleut">
		<xs:annotation>
			<xs:documentation>abstDomain: V18191 (C-0-D18130-V18191-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Aleut Eskimoan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Aleut">
		<xs:annotation>
			<xs:documentation>abstDomain: V18221 (C-0-D18130-V18191-V18221-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ALW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Eskimoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18192 (C-0-D18130-V18191-V18192-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InuitInupiaq SirenikskiYupik cs"/>
	</xs:simpleType>
	<xs:simpleType name="InuitInupiaq">
		<xs:annotation>
			<xs:documentation>abstDomain: V18210 (C-0-D18130-V18191-V18192-V18210-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ESI"/>
			<xs:enumeration value="x-ESK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SirenikskiYupik">
		<xs:annotation>
			<xs:documentation>abstDomain: V18193 (C-0-D18130-V18191-V18192-V18193-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-EMS"/>
			<xs:enumeration value="x-ESS"/>
			<xs:enumeration value="x-ESU"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Hokan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18241 (C-0-D18130-V18241-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CochimiYuman Palaihnihan Pomoan Shasta">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-KYH"/>
					<xs:enumeration value="x-WAS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CochimiYuman">
		<xs:annotation>
			<xs:documentation>abstDomain: V18274 (C-0-D18130-V18241-V18274-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Yuman cs"/>
	</xs:simpleType>
	<xs:simpleType name="Yuman">
		<xs:annotation>
			<xs:documentation>abstDomain: V18275 (C-0-D18130-V18241-V18274-V18275-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DeltaCalifornia Pai River cs"/>
	</xs:simpleType>
	<xs:simpleType name="DeltaCalifornia">
		<xs:annotation>
			<xs:documentation>abstDomain: V18291 (C-0-D18130-V18241-V18274-V18275-V18291-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Diegueno">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-COC"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Diegueno">
		<xs:annotation>
			<xs:documentation>abstDomain: V18292 (C-0-D18130-V18241-V18274-V18275-V18291-V18292-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-DIH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Pai">
		<xs:annotation>
			<xs:documentation>abstDomain: V18276 (C-0-D18130-V18241-V18274-V18275-V18276-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-YUF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="River">
		<xs:annotation>
			<xs:documentation>abstDomain: V18282 (C-0-D18130-V18241-V18274-V18275-V18282-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-MOV"/>
			<xs:enumeration value="x-MRC"/>
			<xs:enumeration value="x-YUM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Palaihnihan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18248 (C-0-D18130-V18241-V18248-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ACH"/>
			<xs:enumeration value="x-ATW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Pomoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18253 (C-0-D18130-V18241-V18253-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KJU"/>
			<xs:enumeration value="x-PEF"/>
			<xs:enumeration value="x-PEO"/>
			<xs:enumeration value="x-PEQ"/>
			<xs:enumeration value="x-POO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Shasta">
		<xs:annotation>
			<xs:documentation>abstDomain: V18244 (C-0-D18130-V18241-V18244-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-SHT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Iroquoian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18306 (C-0-D18130-V18306-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NorthernIroquoian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-CER"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NorthernIroquoian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18307 (C-0-D18130-V18306-V18307-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CAY"/>
			<xs:enumeration value="x-MOH"/>
			<xs:enumeration value="x-ONE"/>
			<xs:enumeration value="x-ONO"/>
			<xs:enumeration value="x-SEE"/>
			<xs:enumeration value="x-TUS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Keresan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18319 (C-0-D18130-V18319-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KEE"/>
			<xs:enumeration value="x-KJQ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="KiowaTanoan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18327 (C-0-D18130-V18327-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Tiwa">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-KIO"/>
					<xs:enumeration value="x-TEW"/>
					<xs:enumeration value="x-TOW"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Tiwa">
		<xs:annotation>
			<xs:documentation>abstDomain: V18331 (C-0-D18130-V18327-V18331-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-TAO"/>
			<xs:enumeration value="x-TIX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Muskogean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18338 (C-0-D18130-V18338-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CentralMuskogean WesternMuskogean">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-CRK"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CentralMuskogean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18342 (C-0-D18130-V18338-V18342-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-AKZ"/>
			<xs:enumeration value="x-CKU"/>
			<xs:enumeration value="x-MIK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WesternMuskogean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18339 (C-0-D18130-V18338-V18339-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CCT"/>
			<xs:enumeration value="x-CIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Nadene">
		<xs:annotation>
			<xs:documentation>abstDomain: V18352 (C-0-D18130-V18352-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AthapaskanEyak">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-TLI"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AthapaskanEyak">
		<xs:annotation>
			<xs:documentation>abstDomain: V18356 (C-0-D18130-V18352-V18356-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Athapaskan">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-EYA"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Athapaskan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18358 (C-0-D18130-V18352-V18356-V18358-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Apachean CentralAlaskaYukon PacificCoastAthapaskan SouthernAlaska cs"/>
	</xs:simpleType>
	<xs:simpleType name="Apachean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18399 (C-0-D18130-V18352-V18356-V18358-V18399-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EasternApachean WesternApachean">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-APK"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EasternApachean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18407 (C-0-D18130-V18352-V18356-V18358-V18399-V18407-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-APJ"/>
			<xs:enumeration value="x-APL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WesternApachean">
		<xs:annotation>
			<xs:documentation>abstDomain: V18400 (C-0-D18130-V18352-V18356-V18358-V18399-V18400-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-APM"/>
			<xs:enumeration value="x-APW"/>
			<xs:enumeration value="x-NAV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CentralAlaskaYukon">
		<xs:annotation>
			<xs:documentation>abstDomain: V18365 (C-0-D18130-V18352-V18356-V18358-V18365-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="KoyukonIngalik KutchinHan TananaTutchone cs"/>
	</xs:simpleType>
	<xs:simpleType name="KoyukonIngalik">
		<xs:annotation>
			<xs:documentation>abstDomain: V18366 (C-0-D18130-V18352-V18356-V18358-V18365-V18366-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-HOI"/>
			<xs:enumeration value="x-ING"/>
			<xs:enumeration value="x-KOY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="KutchinHan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18379 (C-0-D18130-V18352-V18356-V18358-V18365-V18379-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-HAA"/>
			<xs:enumeration value="x-KUC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TananaTutchone">
		<xs:annotation>
			<xs:documentation>abstDomain: V18371 (C-0-D18130-V18352-V18356-V18358-V18365-V18371-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Tanana">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-KUU"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Tanana">
		<xs:annotation>
			<xs:documentation>abstDomain: V18374 (C-0-D18130-V18352-V18356-V18358-V18365-V18371-V18374-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-TAA"/>
			<xs:enumeration value="x-TAU"/>
			<xs:enumeration value="x-TCB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PacificCoastAthapaskan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18386 (C-0-D18130-V18352-V18356-V18358-V18386-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CaliforniaAthapaskan OregonAthapaskan cs"/>
	</xs:simpleType>
	<xs:simpleType name="CaliforniaAthapaskan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18391 (C-0-D18130-V18352-V18356-V18358-V18386-V18391-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-HUP"/>
			<xs:enumeration value="x-KTW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OregonAthapaskan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18387 (C-0-D18130-V18352-V18356-V18358-V18386-V18387-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-TOL"/>
			<xs:enumeration value="x-TUU"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SouthernAlaska">
		<xs:annotation>
			<xs:documentation>abstDomain: V18359 (C-0-D18130-V18352-V18356-V18358-V18359-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-AHT"/>
			<xs:enumeration value="x-TFN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Penutian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18413 (C-0-D18130-V18413-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Chinookan Coosan Maiduan PlateauPenutian Takelman Tsimshianic Utian Wintuan Yokutsan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Chinookan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18414 (C-0-D18130-V18413-V18414-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="UpperChinook cs"/>
	</xs:simpleType>
	<xs:simpleType name="UpperChinook">
		<xs:annotation>
			<xs:documentation>abstDomain: V18415 (C-0-D18130-V18413-V18414-V18415-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-WAC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Coosan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18421 (C-0-D18130-V18413-V18421-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-COS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Maiduan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18435 (C-0-D18130-V18413-V18435-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-MAI"/>
			<xs:enumeration value="x-NMU"/>
			<xs:enumeration value="x-NSZ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PlateauPenutian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18498 (C-0-D18130-V18413-V18498-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Sahaptian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-KLA"/>
					<xs:enumeration value="x-NEZ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Sahaptian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18500 (C-0-D18130-V18413-V18498-V18500-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-UMA"/>
			<xs:enumeration value="x-WAA"/>
			<xs:enumeration value="x-WAR"/>
			<xs:enumeration value="x-YAK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Takelman">
		<xs:annotation>
			<xs:documentation>abstDomain: V18424 (C-0-D18130-V18413-V18424-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Kalapuyan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Kalapuyan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18425 (C-0-D18130-V18413-V18424-V18425-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Tsimshianic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18511 (C-0-D18130-V18413-V18511-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-TSI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Utian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18458 (C-0-D18130-V18413-V18458-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Miwokan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Miwokan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18459 (C-0-D18130-V18413-V18458-V18459-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EasternMiwok WesternMiwok cs"/>
	</xs:simpleType>
	<xs:simpleType name="EasternMiwok">
		<xs:annotation>
			<xs:documentation>abstDomain: V18463 (C-0-D18130-V18413-V18458-V18459-V18463-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CSM"/>
			<xs:enumeration value="x-NSQ"/>
			<xs:enumeration value="x-PMW"/>
			<xs:enumeration value="x-SKD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WesternMiwok">
		<xs:annotation>
			<xs:documentation>abstDomain: V18460 (C-0-D18130-V18413-V18458-V18459-V18460-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CSI"/>
			<xs:enumeration value="x-LMW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Wintuan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18431 (C-0-D18130-V18413-V18431-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-WIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Yokutsan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18479 (C-0-D18130-V18413-V18479-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ENH"/>
			<xs:enumeration value="x-GSH"/>
			<xs:enumeration value="x-PYL"/>
			<xs:enumeration value="x-TKH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Pidgin">
		<xs:annotation>
			<xs:documentation>abstDomain: V18518 (C-0-D18130-V18518-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CHH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Salishan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18523 (C-0-D18130-V18523-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CentralSalish InteriorSalish Tsamosan cs"/>
	</xs:simpleType>
	<xs:simpleType name="CentralSalish">
		<xs:annotation>
			<xs:documentation>abstDomain: V18524 (C-0-D18130-V18523-V18524-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CLM"/>
			<xs:enumeration value="x-LUT"/>
			<xs:enumeration value="x-STR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InteriorSalish">
		<xs:annotation>
			<xs:documentation>abstDomain: V18540 (C-0-D18130-V18523-V18540-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-COL"/>
			<xs:enumeration value="x-CRD"/>
			<xs:enumeration value="x-FLA"/>
			<xs:enumeration value="x-OKA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Tsamosan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18533 (C-0-D18130-V18523-V18533-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CEA"/>
			<xs:enumeration value="x-CJH"/>
			<xs:enumeration value="x-COW"/>
			<xs:enumeration value="x-QUN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SiouanCatawba">
		<xs:annotation>
			<xs:documentation>abstDomain: V18552 (C-0-D18130-V18552-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Siouan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Siouan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18553 (C-0-D18130-V18552-V18553-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MississippiValley MissouriRiver">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-MHQ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MississippiValley">
		<xs:annotation>
			<xs:documentation>abstDomain: V18562 (C-0-D18130-V18552-V18553-V18562-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ChiwereWinnebago Dakotan Dhegiha cs"/>
	</xs:simpleType>
	<xs:simpleType name="ChiwereWinnebago">
		<xs:annotation>
			<xs:documentation>abstDomain: V18593 (C-0-D18130-V18552-V18553-V18562-V18593-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-IOW"/>
			<xs:enumeration value="x-WIN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Dakotan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18563 (C-0-D18130-V18552-V18553-V18562-V18563-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-ASB"/>
			<xs:enumeration value="x-DHG"/>
			<xs:enumeration value="x-LKT"/>
			<xs:enumeration value="x-NKT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Dhegiha">
		<xs:annotation>
			<xs:documentation>abstDomain: V18580 (C-0-D18130-V18552-V18553-V18562-V18580-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KAA"/>
			<xs:enumeration value="x-OMA"/>
			<xs:enumeration value="x-OSA"/>
			<xs:enumeration value="x-QUA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MissouriRiver">
		<xs:annotation>
			<xs:documentation>abstDomain: V18554 (C-0-D18130-V18552-V18553-V18554-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CRO"/>
			<xs:enumeration value="x-HID"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UtoAztecan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18605 (C-0-D18130-V18605-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Numic Takic Taracahitan Tepiman">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="x-HOP"/>
					<xs:enumeration value="x-TUB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Numic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18606 (C-0-D18130-V18605-V18606-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CentralNumic SouthernNumic WesternNumic cs"/>
	</xs:simpleType>
	<xs:simpleType name="CentralNumic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18611 (C-0-D18130-V18605-V18606-V18611-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-COM"/>
			<xs:enumeration value="x-PAR"/>
			<xs:enumeration value="x-SHH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SouthernNumic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18617 (C-0-D18130-V18605-V18606-V18617-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-KAW"/>
			<xs:enumeration value="x-UTE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WesternNumic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18607 (C-0-D18130-V18605-V18606-V18607-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-MON"/>
			<xs:enumeration value="x-PAO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Takic">
		<xs:annotation>
			<xs:documentation>abstDomain: V18621 (C-0-D18130-V18605-V18621-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Cupan SerranoGabrielino cs"/>
	</xs:simpleType>
	<xs:simpleType name="Cupan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18624 (C-0-D18130-V18605-V18621-V18624-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-CHL"/>
			<xs:enumeration value="x-CUP"/>
			<xs:enumeration value="x-LUI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SerranoGabrielino">
		<xs:annotation>
			<xs:documentation>abstDomain: V18622 (C-0-D18130-V18605-V18621-V18622-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-SER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Taracahitan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18636 (C-0-D18130-V18605-V18636-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Cahitan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Cahitan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18637 (C-0-D18130-V18605-V18636-V18637-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-YAQ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Tepiman">
		<xs:annotation>
			<xs:documentation>abstDomain: V18629 (C-0-D18130-V18605-V18629-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-PAP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Wakashan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18640 (C-0-D18130-V18640-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Nootkan cs"/>
	</xs:simpleType>
	<xs:simpleType name="Nootkan">
		<xs:annotation>
			<xs:documentation>abstDomain: V18641 (C-0-D18130-V18640-V18641-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-MYH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Yukian">
		<xs:annotation>
			<xs:documentation>abstDomain: V18646 (C-0-D18130-V18646-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="x-WAO"/>
			<xs:enumeration value="x-YUK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AttentionKeyword">
		<xs:annotation>
			<xs:documentation>vocSet: D1388 (C-0-D1388-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="BatchName">
		<xs:annotation>
			<xs:documentation>vocSet: D1389 (C-0-D1389-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Calendar">
		<xs:annotation>
			<xs:documentation>vocSet: D17422 (C-0-D17422-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GREG"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CalendarCycle">
		<xs:annotation>
			<xs:documentation>vocSet: D10684 (C-0-D10684-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CalendarCycleOneLetter CalendarCycleTwoLetter"/>
	</xs:simpleType>
	<xs:simpleType name="CalendarCycleOneLetter">
		<xs:annotation>
			<xs:documentation>abstDomain: V10701 (C-0-D10684-V10701-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="J"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="W"/>
			<xs:enumeration value="Y"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CalendarCycleTwoLetter">
		<xs:annotation>
			<xs:documentation>abstDomain: V10685 (C-0-D10684-V10685-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="GregorianCalendarCycle">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CD"/>
					<xs:enumeration value="CH"/>
					<xs:enumeration value="CM"/>
					<xs:enumeration value="CN"/>
					<xs:enumeration value="CS"/>
					<xs:enumeration value="CW"/>
					<xs:enumeration value="CY"/>
					<xs:enumeration value="DM"/>
					<xs:enumeration value="DW"/>
					<xs:enumeration value="DY"/>
					<xs:enumeration value="HD"/>
					<xs:enumeration value="MY"/>
					<xs:enumeration value="NH"/>
					<xs:enumeration value="SN"/>
					<xs:enumeration value="WY"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="GregorianCalendarCycle">
		<xs:annotation>
			<xs:documentation>abstDomain: V10758 (C-0-D10684-V10685-V10758-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="CalendarType">
		<xs:annotation>
			<xs:documentation>vocSet: D10682 (C-0-D10682-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GREG"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CanadianActProcedureCode">
		<xs:annotation>
			<xs:documentation>vocSet: D19433 (C-0-D19433-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="CaseDetectionMethod">
		<xs:annotation>
			<xs:documentation>vocSet: D1396 (C-0-D1396-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="CaseDiseaseImported">
		<xs:annotation>
			<xs:documentation>vocSet: D1397 (C-0-D1397-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="CaseTransmissionMode">
		<xs:annotation>
			<xs:documentation>vocSet: D1398 (C-0-D1398-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Charset">
		<xs:annotation>
			<xs:documentation>vocSet: D14853 (C-0-D14853-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EBCDIC"/>
			<xs:enumeration value="ISO-10646-UCS-2"/>
			<xs:enumeration value="ISO-10646-UCS-4"/>
			<xs:enumeration value="ISO-8859-1"/>
			<xs:enumeration value="ISO-8859-2"/>
			<xs:enumeration value="ISO-8859-5"/>
			<xs:enumeration value="JIS-2022-JP"/>
			<xs:enumeration value="US-ASCII"/>
			<xs:enumeration value="UTF-7"/>
			<xs:enumeration value="UTF-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CodeSystem">
		<xs:annotation>
			<xs:documentation>vocSet: D396 (C-0-D396-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ABCcodes"/>
			<xs:enumeration value="ACR"/>
			<xs:enumeration value="ART"/>
			<xs:enumeration value="AS4"/>
			<xs:enumeration value="AS4E"/>
			<xs:enumeration value="ATC"/>
			<xs:enumeration value="AcknowledgementCondition"/>
			<xs:enumeration value="AcknowledgementDetailCode"/>
			<xs:enumeration value="AcknowledgementDetailType"/>
			<xs:enumeration value="AcknowledgementType"/>
			<xs:enumeration value="ActClass"/>
			<xs:enumeration value="ActCode"/>
			<xs:enumeration value="ActInvoiceElementModifier"/>
			<xs:enumeration value="ActMood"/>
			<xs:enumeration value="ActPriority"/>
			<xs:enumeration value="ActReason"/>
			<xs:enumeration value="ActRelationshipCheckpoint"/>
			<xs:enumeration value="ActRelationshipJoin"/>
			<xs:enumeration value="ActRelationshipSplit"/>
			<xs:enumeration value="ActRelationshipSubset"/>
			<xs:enumeration value="ActRelationshipType"/>
			<xs:enumeration value="ActSite"/>
			<xs:enumeration value="ActStatus"/>
			<xs:enumeration value="ActUncertainty"/>
			<xs:enumeration value="AddressPartType"/>
			<xs:enumeration value="AdministrativeGender"/>
			<xs:enumeration value="AmericanIndianAlaskaNativeLanguages"/>
			<xs:enumeration value="C4"/>
			<xs:enumeration value="C5"/>
			<xs:enumeration value="CAMNCVS"/>
			<xs:enumeration value="CAN/CSA-Z795-96"/>
			<xs:enumeration value="CAS"/>
			<xs:enumeration value="CCI"/>
			<xs:enumeration value="CD2"/>
			<xs:enumeration value="CDCA"/>
			<xs:enumeration value="CDCM"/>
			<xs:enumeration value="CDS"/>
			<xs:enumeration value="CE"/>
			<xs:enumeration value="CLP"/>
			<xs:enumeration value="CSAID"/>
			<xs:enumeration value="CST"/>
			<xs:enumeration value="CVX"/>
			<xs:enumeration value="Calendar"/>
			<xs:enumeration value="CalendarCycle"/>
			<xs:enumeration value="CalendarType"/>
			<xs:enumeration value="Charset"/>
			<xs:enumeration value="CodeSystem"/>
			<xs:enumeration value="CodeSystemType"/>
			<xs:enumeration value="CodingRationale"/>
			<xs:enumeration value="CommunicationFunctionType"/>
			<xs:enumeration value="CompressionAlgorithm"/>
			<xs:enumeration value="ConceptCodeRelationship"/>
			<xs:enumeration value="ConceptGenerality"/>
			<xs:enumeration value="ConceptProperty"/>
			<xs:enumeration value="ConceptStatus"/>
			<xs:enumeration value="Confidentiality"/>
			<xs:enumeration value="ContainerCap"/>
			<xs:enumeration value="ContainerSeparator"/>
			<xs:enumeration value="ContextControl"/>
			<xs:enumeration value="Currency"/>
			<xs:enumeration value="DCL"/>
			<xs:enumeration value="DCM"/>
			<xs:enumeration value="DQL"/>
			<xs:enumeration value="DataType"/>
			<xs:enumeration value="Dentition"/>
			<xs:enumeration value="DeviceAlertLevel"/>
			<xs:enumeration value="DocumentCompletion"/>
			<xs:enumeration value="DocumentStorage"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="E5"/>
			<xs:enumeration value="E6"/>
			<xs:enumeration value="E7"/>
			<xs:enumeration value="ENZC"/>
			<xs:enumeration value="EditStatus"/>
			<xs:enumeration value="EducationLevel"/>
			<xs:enumeration value="EmployeeJobClass"/>
			<xs:enumeration value="EncounterAccident"/>
			<xs:enumeration value="EncounterAcuity"/>
			<xs:enumeration value="EncounterAdmissionSource"/>
			<xs:enumeration value="EncounterReferralSource"/>
			<xs:enumeration value="EncounterSpecialCourtesy"/>
			<xs:enumeration value="EntityClass"/>
			<xs:enumeration value="EntityCode"/>
			<xs:enumeration value="EntityDeterminer"/>
			<xs:enumeration value="EntityHandling"/>
			<xs:enumeration value="EntityNamePartQualifier"/>
			<xs:enumeration value="EntityNamePartType"/>
			<xs:enumeration value="EntityNameUse"/>
			<xs:enumeration value="EntityRisk"/>
			<xs:enumeration value="EntityStatus"/>
			<xs:enumeration value="EquipmentAlertLevel"/>
			<xs:enumeration value="Ethnicity"/>
			<xs:enumeration value="FDDC"/>
			<xs:enumeration value="FDDX"/>
			<xs:enumeration value="FDK"/>
			<xs:enumeration value="GTSAbbreviation"/>
			<xs:enumeration value="GenderStatus"/>
			<xs:enumeration value="HB"/>
			<xs:enumeration value="HCPCS"/>
			<xs:enumeration value="HHC"/>
			<xs:enumeration value="HI"/>
			<xs:enumeration value="HL7CommitteeIDInRIM"/>
			<xs:enumeration value="HL7ConformanceInclusion"/>
			<xs:enumeration value="HL7DefinedRoseProperty"/>
			<xs:enumeration value="HL7ITSVersionCode"/>
			<xs:enumeration value="HL7StandardVersionCode"/>
			<xs:enumeration value="HL7UpdateMode"/>
			<xs:enumeration value="HL7V3"/>
			<xs:enumeration value="HPC"/>
			<xs:enumeration value="HealthcareProviderTaxonomyHIPAA"/>
			<xs:enumeration value="HtmlLinkType"/>
			<xs:enumeration value="I10"/>
			<xs:enumeration value="I10P"/>
			<xs:enumeration value="I9"/>
			<xs:enumeration value="I9C"/>
			<xs:enumeration value="IBT"/>
			<xs:enumeration value="IC2"/>
			<xs:enumeration value="ICD-10-CA"/>
			<xs:enumeration value="ICDO"/>
			<xs:enumeration value="ICS"/>
			<xs:enumeration value="ICSD"/>
			<xs:enumeration value="IETF1766"/>
			<xs:enumeration value="ISO3166-1"/>
			<xs:enumeration value="ISO3166-2"/>
			<xs:enumeration value="ISO3166-3"/>
			<xs:enumeration value="ISO4217"/>
			<xs:enumeration value="IUPC"/>
			<xs:enumeration value="IUPP"/>
			<xs:enumeration value="IntegrityCheckAlgorithm"/>
			<xs:enumeration value="JC8"/>
			<xs:enumeration value="LN"/>
			<xs:enumeration value="LanguageAbilityMode"/>
			<xs:enumeration value="LanguageAbilityProficiency"/>
			<xs:enumeration value="LivingArrangement"/>
			<xs:enumeration value="LocalMarkupIgnore"/>
			<xs:enumeration value="LocalRemoteControlState"/>
			<xs:enumeration value="MDC"/>
			<xs:enumeration value="MDDX"/>
			<xs:enumeration value="MDFAttributeType"/>
			<xs:enumeration value="MDFSubjectAreaPrefix"/>
			<xs:enumeration value="MEDC"/>
			<xs:enumeration value="MEDCIN"/>
			<xs:enumeration value="MEDR"/>
			<xs:enumeration value="MEDX"/>
			<xs:enumeration value="MGPI"/>
			<xs:enumeration value="MIME"/>
			<xs:enumeration value="MULTUM"/>
			<xs:enumeration value="MVX"/>
			<xs:enumeration value="ManagedParticipationStatus"/>
			<xs:enumeration value="MapRelationship"/>
			<xs:enumeration value="MaritalStatus"/>
			<xs:enumeration value="MaterialForm"/>
			<xs:enumeration value="MaterialType"/>
			<xs:enumeration value="MdfHmdMetSourceType"/>
			<xs:enumeration value="MdfHmdRowType"/>
			<xs:enumeration value="MdfRmimRowType"/>
			<xs:enumeration value="MediaType"/>
			<xs:enumeration value="MessageCondition"/>
			<xs:enumeration value="MessageWaitingPriority"/>
			<xs:enumeration value="ModifyIndicator"/>
			<xs:enumeration value="NAACCR"/>
			<xs:enumeration value="NAICS"/>
			<xs:enumeration value="NDA"/>
			<xs:enumeration value="NDC"/>
			<xs:enumeration value="NIC"/>
			<xs:enumeration value="NMMDS"/>
			<xs:enumeration value="NOC"/>
			<xs:enumeration value="NUBC-UB92"/>
			<xs:enumeration value="NUCCProviderCodes"/>
			<xs:enumeration value="NullFlavor"/>
			<xs:enumeration value="OHA"/>
			<xs:enumeration value="ObservationInterpretation"/>
			<xs:enumeration value="ObservationMethod"/>
			<xs:enumeration value="ObservationValue"/>
			<xs:enumeration value="OrderableDrugForm"/>
			<xs:enumeration value="OrganizationNameType"/>
			<xs:enumeration value="PNDS"/>
			<xs:enumeration value="POS"/>
			<xs:enumeration value="ParameterizedDataType"/>
			<xs:enumeration value="ParticipationFunction"/>
			<xs:enumeration value="ParticipationMode"/>
			<xs:enumeration value="ParticipationSignature"/>
			<xs:enumeration value="ParticipationType"/>
			<xs:enumeration value="PatientImportance"/>
			<xs:enumeration value="PaymentTerms"/>
			<xs:enumeration value="PeriodicIntervalOfTimeAbbreviation"/>
			<xs:enumeration value="PersonDisabilityType"/>
			<xs:enumeration value="PostalAddressUse"/>
			<xs:enumeration value="ProbabilityDistributionType"/>
			<xs:enumeration value="ProcedureMethod"/>
			<xs:enumeration value="ProcessingID"/>
			<xs:enumeration value="ProcessingMode"/>
			<xs:enumeration value="QueryEventStatus"/>
			<xs:enumeration value="QueryPriority"/>
			<xs:enumeration value="QueryQuantityUnit"/>
			<xs:enumeration value="QueryResponse"/>
			<xs:enumeration value="QueryStatusCode"/>
			<xs:enumeration value="RC"/>
			<xs:enumeration value="RCFB"/>
			<xs:enumeration value="RCV2"/>
			<xs:enumeration value="Race"/>
			<xs:enumeration value="RelationalOperator"/>
			<xs:enumeration value="RelationshipConjunction"/>
			<xs:enumeration value="ReligiousAffiliation"/>
			<xs:enumeration value="ResponseLevel"/>
			<xs:enumeration value="ResponseModality"/>
			<xs:enumeration value="ResponseMode"/>
			<xs:enumeration value="RoleClass"/>
			<xs:enumeration value="RoleCode"/>
			<xs:enumeration value="RoleLinkType"/>
			<xs:enumeration value="RoleStatus"/>
			<xs:enumeration value="RouteOfAdministration"/>
			<xs:enumeration value="SDM"/>
			<xs:enumeration value="SNM"/>
			<xs:enumeration value="SNM3"/>
			<xs:enumeration value="SNT"/>
			<xs:enumeration value="Sequencing"/>
			<xs:enumeration value="SetOperator"/>
			<xs:enumeration value="SpecimenType"/>
			<xs:enumeration value="StyleType"/>
			<xs:enumeration value="SubstanceAdminSubstitution"/>
			<xs:enumeration value="SubstitutionCondition"/>
			<xs:enumeration value="TableCellHorizontalAlign"/>
			<xs:enumeration value="TableCellScope"/>
			<xs:enumeration value="TableCellVerticalAlign"/>
			<xs:enumeration value="TableFrame"/>
			<xs:enumeration value="TableRules"/>
			<xs:enumeration value="TargetAwareness"/>
			<xs:enumeration value="TelecommunicationAddressUse"/>
			<xs:enumeration value="TimingEvent"/>
			<xs:enumeration value="TribalEntityUS"/>
			<xs:enumeration value="UC"/>
			<xs:enumeration value="UCUM"/>
			<xs:enumeration value="UMD"/>
			<xs:enumeration value="UML"/>
			<xs:enumeration value="UPC"/>
			<xs:enumeration value="URLScheme"/>
			<xs:enumeration value="UnitOfMeasureCaseInsensitive"/>
			<xs:enumeration value="UnitOfMeasureCaseSensitive"/>
			<xs:enumeration value="UnitsOfMeasure"/>
			<xs:enumeration value="VaccineManufacturer"/>
			<xs:enumeration value="VaccineType"/>
			<xs:enumeration value="VocabularyDomainQualifier"/>
			<xs:enumeration value="W1-W2"/>
			<xs:enumeration value="W4"/>
			<xs:enumeration value="WC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CodeSystemType">
		<xs:annotation>
			<xs:documentation>vocSet: D19359 (C-0-D19359-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="EI"/>
			<xs:enumeration value="I"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CodingRationale">
		<xs:annotation>
			<xs:documentation>vocSet: D19250 (C-0-D19250-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HL7"/>
			<xs:enumeration value="SH"/>
			<xs:enumeration value="SRC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CommunicationFunctionType">
		<xs:annotation>
			<xs:documentation>vocSet: D16031 (C-0-D16031-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RCV"/>
			<xs:enumeration value="RSP"/>
			<xs:enumeration value="SND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CompressionAlgorithm">
		<xs:annotation>
			<xs:documentation>vocSet: D10620 (C-0-D10620-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DF"/>
			<xs:enumeration value="GZ"/>
			<xs:enumeration value="Z"/>
			<xs:enumeration value="ZL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConceptGenerality">
		<xs:annotation>
			<xs:documentation>vocSet: D11033 (C-0-D11033-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="S"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConceptPropertyId">
		<xs:annotation>
			<xs:documentation>vocSet: D19361 (C-0-D19361-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OID"/>
			<xs:enumeration value="appliesTo"/>
			<xs:enumeration value="howApplies"/>
			<xs:enumeration value="inverseRelationship"/>
			<xs:enumeration value="openIssue"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConceptRelationshipCode">
		<xs:annotation>
			<xs:documentation>vocSet: D1408 (C-0-D1408-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Confidentiality">
		<xs:annotation>
			<xs:documentation>vocSet: D10228 (C-0-D10228-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ConfidentialityByAccessKind ConfidentialityByInfoType ConfidentialityModifiers"/>
	</xs:simpleType>
	<xs:simpleType name="ConfidentialityByAccessKind">
		<xs:annotation>
			<xs:documentation>abstDomain: V10229 (C-0-D10228-V10229-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="x_BasicConfidentialityKind">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="B"/>
					<xs:enumeration value="D"/>
					<xs:enumeration value="I"/>
					<xs:enumeration value="L"/>
					<xs:enumeration value="N"/>
					<xs:enumeration value="R"/>
					<xs:enumeration value="V"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="x_BasicConfidentialityKind">
		<xs:annotation>
			<xs:documentation>abstDomain: V16926 (C-0-D10228-V10229-V16926-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="N"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="V"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConfidentialityByInfoType">
		<xs:annotation>
			<xs:documentation>abstDomain: V10240 (C-0-D10228-V10240-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ETH"/>
			<xs:enumeration value="HIV"/>
			<xs:enumeration value="PSY"/>
			<xs:enumeration value="SDV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ConfidentialityModifiers">
		<xs:annotation>
			<xs:documentation>abstDomain: V10236 (C-0-D10228-V10236-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="T"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContainerCap">
		<xs:annotation>
			<xs:documentation>vocSet: D14049 (C-0-D14049-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MedicationCap">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FILM"/>
					<xs:enumeration value="FOIL"/>
					<xs:enumeration value="PUSH"/>
					<xs:enumeration value="SCR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MedicationCap">
		<xs:annotation>
			<xs:documentation>abstDomain: V16184 (C-0-D14049-V16184-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHILD"/>
			<xs:enumeration value="EASY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContainerSeparator">
		<xs:annotation>
			<xs:documentation>vocSet: D14054 (C-0-D14054-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GEL"/>
			<xs:enumeration value="NONE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContextControl">
		<xs:annotation>
			<xs:documentation>vocSet: D16478 (C-0-D16478-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ContextControlAdditive ContextControlNonPropagating ContextControlOverriding ContextControlPropagating"/>
	</xs:simpleType>
	<xs:simpleType name="ContextControlAdditive">
		<xs:annotation>
			<xs:documentation>abstDomain: V18934 (C-0-D16478-V18934-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AN"/>
			<xs:enumeration value="AP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContextControlNonPropagating">
		<xs:annotation>
			<xs:documentation>abstDomain: V18937 (C-0-D16478-V18937-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AN"/>
			<xs:enumeration value="ON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContextControlOverriding">
		<xs:annotation>
			<xs:documentation>abstDomain: V18935 (C-0-D16478-V18935-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ON"/>
			<xs:enumeration value="OP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContextControlPropagating">
		<xs:annotation>
			<xs:documentation>abstDomain: V18936 (C-0-D16478-V18936-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AP"/>
			<xs:enumeration value="OP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ContextControlActRelationship">
		<xs:annotation>
			<xs:documentation>vocSet: D1414 (C-0-D1414-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ContextControlParticipation">
		<xs:annotation>
			<xs:documentation>vocSet: D1415 (C-0-D1415-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Country">
		<xs:annotation>
			<xs:documentation>vocSet: D171 (C-0-D171-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Currency">
		<xs:annotation>
			<xs:documentation>vocSet: D17388 (C-0-D17388-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ARS"/>
			<xs:enumeration value="AUD"/>
			<xs:enumeration value="BRL"/>
			<xs:enumeration value="CAD"/>
			<xs:enumeration value="CHF"/>
			<xs:enumeration value="CLF"/>
			<xs:enumeration value="CNY"/>
			<xs:enumeration value="DEM"/>
			<xs:enumeration value="ESP"/>
			<xs:enumeration value="EUR"/>
			<xs:enumeration value="FIM"/>
			<xs:enumeration value="FRF"/>
			<xs:enumeration value="GBP"/>
			<xs:enumeration value="ILS"/>
			<xs:enumeration value="INR"/>
			<xs:enumeration value="JPY"/>
			<xs:enumeration value="KRW"/>
			<xs:enumeration value="MXN"/>
			<xs:enumeration value="NLG"/>
			<xs:enumeration value="NZD"/>
			<xs:enumeration value="PHP"/>
			<xs:enumeration value="RUR"/>
			<xs:enumeration value="THB"/>
			<xs:enumeration value="TRL"/>
			<xs:enumeration value="TWD"/>
			<xs:enumeration value="USD"/>
			<xs:enumeration value="ZAR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataType">
		<xs:annotation>
			<xs:documentation>vocSet: D10774 (C-0-D10774-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeDataValue"/>
	</xs:simpleType>
	<xs:simpleType name="DataTypeDataValue">
		<xs:annotation>
			<xs:documentation>abstDomain: V10775 (C-0-D10774-V10775-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeAnnotated DataTypeBag DataTypeBoolean DataTypeConceptDescriptor DataTypeConceptRole DataTypeHistorical DataTypeInstanceIdentifier DataTypeInterval DataTypeObjectIdentifier DataTypeQuantity DataTypeSequence DataTypeSet DataTypeUncertainValueNarrative DataTypeUncertainValueProbabilistic DataTypeUniversalResourceLocator cs"/>
	</xs:simpleType>
	<xs:simpleType name="DataTypeAnnotated">
		<xs:annotation>
			<xs:documentation>specDomain: V10845 (C-0-D10774-V10775-V10845-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeAnnotatedConceptDescriptor DataTypeAnnotatedPhysicalQuantity">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ANT&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeAnnotatedConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10846 (C-0-D10774-V10775-V10845-V10846-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ANT&lt;CD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeAnnotatedPhysicalQuantity">
		<xs:annotation>
			<xs:documentation>specDomain: V10848 (C-0-D10774-V10775-V10845-V10848-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ANT&lt;PQ&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeBag">
		<xs:annotation>
			<xs:documentation>specDomain: V10831 (C-0-D10774-V10775-V10831-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeBagOfConceptDescriptors DataTypeBagOfPhysicalQuantities">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BAG&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeBagOfConceptDescriptors">
		<xs:annotation>
			<xs:documentation>specDomain: V10832 (C-0-D10774-V10775-V10831-V10832-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BAG&lt;CD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeBagOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10833 (C-0-D10774-V10775-V10831-V10833-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BAG&lt;PQ&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeBoolean">
		<xs:annotation>
			<xs:documentation>specDomain: V10776 (C-0-D10774-V10775-V10776-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10780 (C-0-D10774-V10775-V10780-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeCodedSimpleValue DataTypeCodedValue DataTypeCodedWithEquivalents">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeCodedSimpleValue">
		<xs:annotation>
			<xs:documentation>specDomain: V10782 (C-0-D10774-V10775-V10780-V10782-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeCodedValue">
		<xs:annotation>
			<xs:documentation>specDomain: V10783 (C-0-D10774-V10775-V10780-V10783-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeCodedWithEquivalents">
		<xs:annotation>
			<xs:documentation>specDomain: V10784 (C-0-D10774-V10775-V10780-V10784-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeConceptRole">
		<xs:annotation>
			<xs:documentation>specDomain: V10781 (C-0-D10774-V10775-V10781-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeHistorical">
		<xs:annotation>
			<xs:documentation>specDomain: V10850 (C-0-D10774-V10775-V10850-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeHistoricalAddress">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="HXIT&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeHistoricalAddress">
		<xs:annotation>
			<xs:documentation>specDomain: V10851 (C-0-D10774-V10775-V10850-V10851-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HXIT&lt;AD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeInstanceIdentifier">
		<xs:annotation>
			<xs:documentation>specDomain: V10785 (C-0-D10774-V10775-V10785-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="II"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeInterval">
		<xs:annotation>
			<xs:documentation>specDomain: V10834 (C-0-D10774-V10775-V10834-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeIntervalOfIntegerNumbers DataTypeIntervalOfPhysicalQuantities DataTypeIntervalOfPointsInTime DataTypeIntervalOfRealNumbers">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVL&lt;QTY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeIntervalOfIntegerNumbers">
		<xs:annotation>
			<xs:documentation>specDomain: V10835 (C-0-D10774-V10775-V10834-V10835-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfIntegerNumbers">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVL&lt;INT&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfIntegerNumbers">
		<xs:annotation>
			<xs:documentation>specDomain: V10867 (C-0-D10774-V10775-V10834-V10835-V10867-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;INT&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeIntervalOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10839 (C-0-D10774-V10775-V10834-V10839-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeUncertainProbabilisticIntervalOfPhysicalQuantities">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVL&lt;PQ&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeIntervalOfPointsInTime">
		<xs:annotation>
			<xs:documentation>specDomain: V10841 (C-0-D10774-V10775-V10834-V10841-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfPointsInTime">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVL&lt;TS&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfPointsInTime">
		<xs:annotation>
			<xs:documentation>specDomain: V10807 (C-0-D10774-V10775-V10834-V10841-V10807-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeEventRelatedInterval DataTypeGeneralTimingSpecification DataTypePeriodicIntervalOfTime">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;TS&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeEventRelatedInterval">
		<xs:annotation>
			<xs:documentation>specDomain: V10844 (C-0-D10774-V10775-V10834-V10841-V10807-V10844-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EIVL&lt;TS&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeGeneralTimingSpecification">
		<xs:annotation>
			<xs:documentation>specDomain: V10808 (C-0-D10774-V10775-V10834-V10841-V10807-V10808-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GTS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypePeriodicIntervalOfTime">
		<xs:annotation>
			<xs:documentation>specDomain: V10843 (C-0-D10774-V10775-V10834-V10841-V10807-V10843-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PIVL&lt;TS&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeIntervalOfRealNumbers">
		<xs:annotation>
			<xs:documentation>specDomain: V10837 (C-0-D10774-V10775-V10834-V10837-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfRealNumbers">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVL&lt;REAL&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfRealNumbers">
		<xs:annotation>
			<xs:documentation>specDomain: V10868 (C-0-D10774-V10775-V10834-V10837-V10868-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;REAL&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeObjectIdentifier">
		<xs:annotation>
			<xs:documentation>specDomain: V10786 (C-0-D10774-V10775-V10786-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OID"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeQuantity">
		<xs:annotation>
			<xs:documentation>abstDomain: V10794 (C-0-D10774-V10775-V10794-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeIntegerNumber DataTypeMonetaryAmount DataTypeParametricProbabilityDistribution DataTypePhysicalQuantity DataTypePointInTime DataTypeRatio DataTypeRealNumber cs"/>
	</xs:simpleType>
	<xs:simpleType name="DataTypeIntegerNumber">
		<xs:annotation>
			<xs:documentation>specDomain: V10795 (C-0-D10774-V10775-V10794-V10795-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeMonetaryAmount">
		<xs:annotation>
			<xs:documentation>specDomain: V10798 (C-0-D10774-V10775-V10794-V10798-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeParametricProbabilityDistribution">
		<xs:annotation>
			<xs:documentation>specDomain: V10864 (C-0-D10774-V10775-V10794-V10864-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PPD&lt;QTY&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypePhysicalQuantity">
		<xs:annotation>
			<xs:documentation>specDomain: V10797 (C-0-D10774-V10775-V10794-V10797-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeParametricProbabilityDistributionOfPhysicalQuantities">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PQ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeParametricProbabilityDistributionOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10866 (C-0-D10774-V10775-V10794-V10797-V10866-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PPD&lt;PQ&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypePointInTime">
		<xs:annotation>
			<xs:documentation>specDomain: V10799 (C-0-D10774-V10775-V10794-V10799-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeRatio">
		<xs:annotation>
			<xs:documentation>specDomain: V10800 (C-0-D10774-V10775-V10794-V10800-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RTO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeRealNumber">
		<xs:annotation>
			<xs:documentation>specDomain: V10796 (C-0-D10774-V10775-V10794-V10796-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeParametricProbabilityDistributionOfRealNumbers">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="REAL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeParametricProbabilityDistributionOfRealNumbers">
		<xs:annotation>
			<xs:documentation>specDomain: V10865 (C-0-D10774-V10775-V10794-V10796-V10865-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PPD&lt;REAL&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequence">
		<xs:annotation>
			<xs:documentation>specDomain: V10821 (C-0-D10774-V10775-V10821-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfBooleans DataTypeSequenceOfSequencesOfDataValues">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfBooleans">
		<xs:annotation>
			<xs:documentation>specDomain: V10822 (C-0-D10774-V10775-V10821-V10822-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeBinaryData">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;BL&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeBinaryData">
		<xs:annotation>
			<xs:documentation>specDomain: V10777 (C-0-D10774-V10775-V10821-V10822-V10777-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeEncodedData">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BIN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeEncodedData">
		<xs:annotation>
			<xs:documentation>specDomain: V10778 (C-0-D10774-V10775-V10821-V10822-V10777-V10778-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeCharacterString">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ED"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeCharacterString">
		<xs:annotation>
			<xs:documentation>specDomain: V10779 (C-0-D10774-V10775-V10821-V10822-V10777-V10778-V10779-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeAddressPart DataTypeOrganizationName DataTypePersonNamePart">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ST"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeAddressPart">
		<xs:annotation>
			<xs:documentation>specDomain: V10792 (C-0-D10774-V10775-V10821-V10822-V10777-V10778-V10779-V10792-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADXP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeOrganizationName">
		<xs:annotation>
			<xs:documentation>specDomain: V10793 (C-0-D10774-V10775-V10821-V10822-V10777-V10778-V10779-V10793-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypePersonNamePart">
		<xs:annotation>
			<xs:documentation>specDomain: V10790 (C-0-D10774-V10775-V10821-V10822-V10777-V10778-V10779-V10790-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PNXP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfSequencesOfDataValues">
		<xs:annotation>
			<xs:documentation>specDomain: V10823 (C-0-D10774-V10775-V10821-V10823-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfSequenceOfBooleans">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;LIST&lt;ANY&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfSequenceOfBooleans">
		<xs:annotation>
			<xs:documentation>specDomain: V10824 (C-0-D10774-V10775-V10821-V10823-V10824-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfBinaryData">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;LIST&lt;BL&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfBinaryData">
		<xs:annotation>
			<xs:documentation>specDomain: V10825 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfEncodedData">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;BIN&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfEncodedData">
		<xs:annotation>
			<xs:documentation>specDomain: V10826 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfCharacterStrings">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;ED&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfCharacterStrings">
		<xs:annotation>
			<xs:documentation>specDomain: V10827 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-V10827-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSequenceOfPersonNameParts DataTypeSequenceOfPostalAddressParts">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;ST&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfPersonNameParts">
		<xs:annotation>
			<xs:documentation>specDomain: V10828 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-V10827-V10828-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypePersonNameType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;PNXP&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypePersonNameType">
		<xs:annotation>
			<xs:documentation>specDomain: V10789 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-V10827-V10828-V10789-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSequenceOfPostalAddressParts">
		<xs:annotation>
			<xs:documentation>specDomain: V10829 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-V10827-V10829-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypePostalAndResidentialAddress">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIST&lt;ADXP&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypePostalAndResidentialAddress">
		<xs:annotation>
			<xs:documentation>specDomain: V10791 (C-0-D10774-V10775-V10821-V10823-V10824-V10825-V10826-V10827-V10829-V10791-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSet">
		<xs:annotation>
			<xs:documentation>specDomain: V10801 (C-0-D10774-V10775-V10801-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfCharacterStrings DataTypeSetOfConceptDescriptors DataTypeSetOfIntervalsOfPhysicalQuantitiy DataTypeSetOfPhysicalQuantities DataTypeSetOfSequencesOfCharacterStrings DataTypeSetOfUncertainProbabilisticConceptDescriptor DataTypeSetOfUncertainProbabilisticIntervalOfPhysicalQuantities DataTypeSetOfUncertainValueProbabilistic">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfCharacterStrings">
		<xs:annotation>
			<xs:documentation>specDomain: V10809 (C-0-D10774-V10775-V10801-V10809-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;ST&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfConceptDescriptors">
		<xs:annotation>
			<xs:documentation>specDomain: V10802 (C-0-D10774-V10775-V10801-V10802-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfCodedSimpleValue DataTypeSetOfCodedValue DataTypeSetOfCodedWithEquivalents">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;CD&gt;"/>
					<xs:enumeration value="SET&lt;UVP&lt;CD&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfCodedSimpleValue">
		<xs:annotation>
			<xs:documentation>specDomain: V10803 (C-0-D10774-V10775-V10801-V10802-V10803-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;CS&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfCodedValue">
		<xs:annotation>
			<xs:documentation>specDomain: V10804 (C-0-D10774-V10775-V10801-V10802-V10804-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;CV&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfCodedWithEquivalents">
		<xs:annotation>
			<xs:documentation>specDomain: V10805 (C-0-D10774-V10775-V10801-V10802-V10805-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;CE&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfIntervalsOfPhysicalQuantitiy">
		<xs:annotation>
			<xs:documentation>specDomain: V10869 (C-0-D10774-V10775-V10801-V10869-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;IVL&lt;PQ&gt;&gt;"/>
			<xs:enumeration value="SET&lt;UVP&lt;IVL&lt;PQ&gt;&gt;&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10818 (C-0-D10774-V10775-V10801-V10818-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SET&lt;PQ&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfSequencesOfCharacterStrings">
		<xs:annotation>
			<xs:documentation>specDomain: V10810 (C-0-D10774-V10775-V10801-V10810-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfAddresses">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;LIST&lt;ST&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfAddresses">
		<xs:annotation>
			<xs:documentation>specDomain: V10811 (C-0-D10774-V10775-V10801-V10810-V10811-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeSetOfHistoricalAddresses">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;AD&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfHistoricalAddresses">
		<xs:annotation>
			<xs:documentation>specDomain: V10812 (C-0-D10774-V10775-V10801-V10810-V10811-V10812-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeHistoryOfAddress">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;HXIT&lt;AD&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeHistoryOfAddress">
		<xs:annotation>
			<xs:documentation>specDomain: V10813 (C-0-D10774-V10775-V10801-V10810-V10811-V10812-V10813-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HIST&lt;AD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfUncertainProbabilisticConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10816 (C-0-D10774-V10775-V10801-V10816-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeNonParametricProbabilityDistributionOfConceptDescriptor">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;UVP&lt;CD&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeNonParametricProbabilityDistributionOfConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10862 (C-0-D10774-V10775-V10801-V10816-V10862-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NPPD&lt;CD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfUncertainProbabilisticIntervalOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10819 (C-0-D10774-V10775-V10801-V10819-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeNonParametricProbabilityDistributionOfIntervalOfPhysicalQuantities">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;UVP&lt;IVL&lt;PQ&gt;&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeNonParametricProbabilityDistributionOfIntervalOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10863 (C-0-D10774-V10775-V10801-V10819-V10863-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NPPD&lt;IVL&lt;PQ&gt;&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeSetOfUncertainValueProbabilistic">
		<xs:annotation>
			<xs:documentation>specDomain: V10814 (C-0-D10774-V10775-V10801-V10814-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeNonParametricProbabilityDistribution">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;UVP&lt;ANY&gt;&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeNonParametricProbabilityDistribution">
		<xs:annotation>
			<xs:documentation>specDomain: V10815 (C-0-D10774-V10775-V10801-V10814-V10815-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NPPD&lt;ANY&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUncertainValueNarrative">
		<xs:annotation>
			<xs:documentation>specDomain: V10853 (C-0-D10774-V10775-V10853-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeUncertainNarrativeConceptDescriptor">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="UVN&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUncertainNarrativeConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10854 (C-0-D10774-V10775-V10853-V10854-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="UVN&lt;CD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUncertainValueProbabilistic">
		<xs:annotation>
			<xs:documentation>specDomain: V10856 (C-0-D10774-V10775-V10856-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeUncertainProbabilisticConceptDescriptor DataTypeUncertainProbabilisticIntervalOfPhysicalQuantities">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="UVP&lt;ANY&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUncertainProbabilisticConceptDescriptor">
		<xs:annotation>
			<xs:documentation>specDomain: V10857 (C-0-D10774-V10775-V10856-V10857-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="UVP&lt;CD&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUncertainProbabilisticIntervalOfPhysicalQuantities">
		<xs:annotation>
			<xs:documentation>specDomain: V10859 (C-0-D10774-V10775-V10856-V10859-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="UVP&lt;IVL&lt;PQ&gt;&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DataTypeUniversalResourceLocator">
		<xs:annotation>
			<xs:documentation>specDomain: V10788 (C-0-D10774-V10775-V10788-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DataTypeTelecommunicationAddress">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="URL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DataTypeTelecommunicationAddress">
		<xs:annotation>
			<xs:documentation>specDomain: V10787 (C-0-D10774-V10775-V10788-V10787-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TEL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceAlertLevel">
		<xs:annotation>
			<xs:documentation>vocSet: D14066 (C-0-D14066-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="W"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Diagnosis">
		<xs:annotation>
			<xs:documentation>vocSet: D15931 (C-0-D15931-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DocumentCompletion">
		<xs:annotation>
			<xs:documentation>vocSet: D271 (C-0-D271-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AU"/>
			<xs:enumeration value="DI"/>
			<xs:enumeration value="DO"/>
			<xs:enumeration value="IN"/>
			<xs:enumeration value="IP"/>
			<xs:enumeration value="LA"/>
			<xs:enumeration value="PA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DocumentStorage">
		<xs:annotation>
			<xs:documentation>vocSet: D275 (C-0-D275-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DocumentStorageActive">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AR"/>
					<xs:enumeration value="PU"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DocumentStorageActive">
		<xs:annotation>
			<xs:documentation>specDomain: V10584 (C-0-D275-V10584-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AC"/>
			<xs:enumeration value="AA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EditStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D11040 (C-0-D11040-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ActiveEditStatus InactiveEditStatus ObsoleteEditStatus RejectedEditStatus">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="P"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ActiveEditStatus">
		<xs:annotation>
			<xs:documentation>specDomain: V11042 (C-0-D11040-V11042-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InactiveEditStatus">
		<xs:annotation>
			<xs:documentation>specDomain: V11044 (C-0-D11040-V11044-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObsoleteEditStatus">
		<xs:annotation>
			<xs:documentation>specDomain: V11045 (C-0-D11040-V11045-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="O"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RejectedEditStatus">
		<xs:annotation>
			<xs:documentation>specDomain: V11043 (C-0-D11040-V11043-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="R"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EducationLevel">
		<xs:annotation>
			<xs:documentation>vocSet: D19175 (C-0-D19175-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ASSOC"/>
			<xs:enumeration value="BD"/>
			<xs:enumeration value="ELEM"/>
			<xs:enumeration value="GD"/>
			<xs:enumeration value="HS"/>
			<xs:enumeration value="PB"/>
			<xs:enumeration value="POSTG"/>
			<xs:enumeration value="SCOL"/>
			<xs:enumeration value="SEC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ElementName">
		<xs:annotation>
			<xs:documentation>vocSet: D1429 (C-0-D1429-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EmployeeJob">
		<xs:annotation>
			<xs:documentation>vocSet: D1430 (C-0-D1430-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EmployeeJobClass">
		<xs:annotation>
			<xs:documentation>vocSet: D16036 (C-0-D16036-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FT"/>
			<xs:enumeration value="PT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmployeeSalaryType">
		<xs:annotation>
			<xs:documentation>vocSet: D1432 (C-0-D1432-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EmploymentStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D15930 (C-0-D15930-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EncounterAccident">
		<xs:annotation>
			<xs:documentation>vocSet: D12231 (C-0-D12231-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EncounterAcuity">
		<xs:annotation>
			<xs:documentation>vocSet: D1435 (C-0-D1435-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EncounterAdmissionSource">
		<xs:annotation>
			<xs:documentation>vocSet: D12234 (C-0-D12234-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="LD"/>
			<xs:enumeration value="NB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EncounterDischargeDisposition">
		<xs:annotation>
			<xs:documentation>vocSet: D1437 (C-0-D1437-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EncounterReferralSource">
		<xs:annotation>
			<xs:documentation>vocSet: D1438 (C-0-D1438-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EncounterSpecialCourtesy">
		<xs:annotation>
			<xs:documentation>vocSet: D12242 (C-0-D12242-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXT"/>
			<xs:enumeration value="NRM"/>
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="STF"/>
			<xs:enumeration value="VIP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityClass">
		<xs:annotation>
			<xs:documentation>vocSet: D10882 (C-0-D10882-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassRoot x_EntityClassDocumentReceiving x_EntityClassPersonOrOrgReceiving"/>
	</xs:simpleType>
	<xs:simpleType name="EntityClassRoot">
		<xs:annotation>
			<xs:documentation>specDomain: V13922 (C-0-D10882-V13922-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassLivingSubject EntityClassMaterial EntityClassOrganization EntityClassPlace">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ENT"/>
					<xs:enumeration value="HCE"/>
					<xs:enumeration value="RGRP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityClassLivingSubject">
		<xs:annotation>
			<xs:documentation>specDomain: V10884 (C-0-D10882-V13922-V10884-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassNonPersonLivingSubject">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="LIV"/>
					<xs:enumeration value="PSN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityClassNonPersonLivingSubject">
		<xs:annotation>
			<xs:documentation>specDomain: V11621 (C-0-D10882-V13922-V10884-V11621-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NLIV"/>
			<xs:enumeration value="ANM"/>
			<xs:enumeration value="MIC"/>
			<xs:enumeration value="PLNT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityClassMaterial">
		<xs:annotation>
			<xs:documentation>specDomain: V10883 (C-0-D10882-V13922-V10883-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassManufacturedMaterial">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="MAT"/>
					<xs:enumeration value="CHEM"/>
					<xs:enumeration value="FOOD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityClassManufacturedMaterial">
		<xs:annotation>
			<xs:documentation>specDomain: V13934 (C-0-D10882-V13922-V10883-V13934-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassContainer EntityClassDevice">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="MMAT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityClassContainer">
		<xs:annotation>
			<xs:documentation>specDomain: V11622 (C-0-D10882-V13922-V10883-V13934-V11622-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CONT"/>
			<xs:enumeration value="HOLD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityClassDevice">
		<xs:annotation>
			<xs:documentation>specDomain: V11623 (C-0-D10882-V13922-V10883-V13934-V11623-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEV"/>
			<xs:enumeration value="CER"/>
			<xs:enumeration value="MODDV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityClassPlace">
		<xs:annotation>
			<xs:documentation>specDomain: V10892 (C-0-D10882-V13922-V10892-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PLC"/>
			<xs:enumeration value="CITY"/>
			<xs:enumeration value="COUNTRY"/>
			<xs:enumeration value="COUNTY"/>
			<xs:enumeration value="PROVINCE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_EntityClassDocumentReceiving">
		<xs:annotation>
			<xs:documentation>abstDomain: V19462 (C-0-D10882-V19462-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassOrganization">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="HCE"/>
					<xs:enumeration value="PSN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="x_EntityClassPersonOrOrgReceiving">
		<xs:annotation>
			<xs:documentation>abstDomain: V19463 (C-0-D10882-V19463-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityClassOrganization">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PSN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityClassOrganization">
		<xs:annotation>
			<xs:documentation>specDomain: V10889 (C-0-D10882-V19463-V10889-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="State">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ORG"/>
					<xs:enumeration value="PUB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="State">
		<xs:annotation>
			<xs:documentation>specDomain: V19455 (C-0-D10882-V19463-V10889-V19455-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="STATE"/>
			<xs:enumeration value="NAT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityCode">
		<xs:annotation>
			<xs:documentation>vocSet: D16040 (C-0-D16040-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MaterialEntityClassType OrganizationEntityType PlaceEntityType"/>
	</xs:simpleType>
	<xs:simpleType name="MaterialEntityClassType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16041 (C-0-D16040-V16041-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ContainerEntityType DeviceGenericType DrugEntity MaterialEntityAdditive MedicalDevice ProductEntityType SpecimenEntityType x_AdministeredSubstance">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BLDPRD"/>
					<xs:enumeration value="VCCNE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ContainerEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16143 (C-0-D16040-V16041-V16143-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PackageEntityType cs"/>
	</xs:simpleType>
	<xs:simpleType name="PackageEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16144 (C-0-D16040-V16041-V16143-V16144-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CompliancePackageEntityType KitEntityType NonRigidContainerEntityType RigidContainerEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PKG"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CompliancePackageEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16170 (C-0-D16040-V16041-V16143-V16144-V16170-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BlisterPackEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="COMPPKG"/>
					<xs:enumeration value="DIALPK"/>
					<xs:enumeration value="DISK"/>
					<xs:enumeration value="DOSET"/>
					<xs:enumeration value="STRIP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="KitEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16145 (C-0-D16040-V16041-V16143-V16144-V16145-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="KIT"/>
			<xs:enumeration value="SYSTM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NonRigidContainerEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16147 (C-0-D16040-V16041-V16143-V16144-V16147-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BAG"/>
			<xs:enumeration value="PACKT"/>
			<xs:enumeration value="PCH"/>
			<xs:enumeration value="SACH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RigidContainerEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16152 (C-0-D16040-V16041-V16143-V16144-V16152-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BlisterPackEntityType IndividualPackageEntityType MultiUseContainerEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DIALPK"/>
					<xs:enumeration value="DISK"/>
					<xs:enumeration value="DOSET"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BlisterPackEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16171 (C-0-D16040-V16041-V16143-V16144-V16152-V16171-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BLSTRPK"/>
			<xs:enumeration value="CARD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IndividualPackageEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16176 (C-0-D16040-V16041-V16143-V16144-V16152-V16176-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AMP"/>
			<xs:enumeration value="MINIM"/>
			<xs:enumeration value="NEBAMP"/>
			<xs:enumeration value="OVUL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MultiUseContainerEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16153 (C-0-D16040-V16041-V16143-V16144-V16152-V16153-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BottleEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BOX"/>
					<xs:enumeration value="CAN"/>
					<xs:enumeration value="CART"/>
					<xs:enumeration value="CNSTR"/>
					<xs:enumeration value="JAR"/>
					<xs:enumeration value="JUG"/>
					<xs:enumeration value="TIN"/>
					<xs:enumeration value="TUB"/>
					<xs:enumeration value="TUBE"/>
					<xs:enumeration value="VIAL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BottleEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16155 (C-0-D16040-V16041-V16143-V16144-V16152-V16153-V16155-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PlasticBottleEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BOT"/>
					<xs:enumeration value="BOTA"/>
					<xs:enumeration value="BOTD"/>
					<xs:enumeration value="BOTG"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PlasticBottleEntityType">
		<xs:annotation>
			<xs:documentation>specDomain: V16159 (C-0-D16040-V16041-V16143-V16144-V16152-V16153-V16155-V16159-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BOTP"/>
			<xs:enumeration value="BOTPLY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceGenericType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19632 (C-0-D16040-V16041-V19632-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="MaterialEntityAdditive">
		<xs:annotation>
			<xs:documentation>abstDomain: V16042 (C-0-D16040-V16041-V16042-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACDA"/>
			<xs:enumeration value="ACDB"/>
			<xs:enumeration value="ACET"/>
			<xs:enumeration value="AMIES"/>
			<xs:enumeration value="BACTM"/>
			<xs:enumeration value="BF10"/>
			<xs:enumeration value="BOR"/>
			<xs:enumeration value="BOUIN"/>
			<xs:enumeration value="BSKM"/>
			<xs:enumeration value="C32"/>
			<xs:enumeration value="C38"/>
			<xs:enumeration value="CARS"/>
			<xs:enumeration value="CARY"/>
			<xs:enumeration value="CHLTM"/>
			<xs:enumeration value="CTAD"/>
			<xs:enumeration value="EDTK15"/>
			<xs:enumeration value="EDTK75"/>
			<xs:enumeration value="EDTN"/>
			<xs:enumeration value="ENT"/>
			<xs:enumeration value="F10"/>
			<xs:enumeration value="FDP"/>
			<xs:enumeration value="FL10"/>
			<xs:enumeration value="FL100"/>
			<xs:enumeration value="HCL6"/>
			<xs:enumeration value="HEPA"/>
			<xs:enumeration value="HEPL"/>
			<xs:enumeration value="HEPN"/>
			<xs:enumeration value="HNO3"/>
			<xs:enumeration value="JKM"/>
			<xs:enumeration value="KARN"/>
			<xs:enumeration value="KOX"/>
			<xs:enumeration value="LIA"/>
			<xs:enumeration value="M4"/>
			<xs:enumeration value="M4RT"/>
			<xs:enumeration value="M5"/>
			<xs:enumeration value="MICHTM"/>
			<xs:enumeration value="MMDTM"/>
			<xs:enumeration value="NAF"/>
			<xs:enumeration value="NONE"/>
			<xs:enumeration value="PAGE"/>
			<xs:enumeration value="PHENOL"/>
			<xs:enumeration value="PVA"/>
			<xs:enumeration value="RLM"/>
			<xs:enumeration value="SILICA"/>
			<xs:enumeration value="SPS"/>
			<xs:enumeration value="SST"/>
			<xs:enumeration value="STUTM"/>
			<xs:enumeration value="THROM"/>
			<xs:enumeration value="THYMOL"/>
			<xs:enumeration value="THYO"/>
			<xs:enumeration value="TOLU"/>
			<xs:enumeration value="URETM"/>
			<xs:enumeration value="VIRTM"/>
			<xs:enumeration value="WEST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedicalDevice">
		<xs:annotation>
			<xs:documentation>abstDomain: V16188 (C-0-D16040-V16041-V16188-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AccessMedicalDevice AdministrationMedicalDevice cs"/>
	</xs:simpleType>
	<xs:simpleType name="AccessMedicalDevice">
		<xs:annotation>
			<xs:documentation>abstDomain: V16200 (C-0-D16040-V16041-V16188-V16200-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="LineAccessMedicalDevice cs"/>
	</xs:simpleType>
	<xs:simpleType name="LineAccessMedicalDevice">
		<xs:annotation>
			<xs:documentation>specDomain: V16201 (C-0-D16040-V16041-V16188-V16200-V16201-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LINE"/>
			<xs:enumeration value="IALINE"/>
			<xs:enumeration value="IVLINE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AdministrationMedicalDevice">
		<xs:annotation>
			<xs:documentation>abstDomain: V16189 (C-0-D16040-V16041-V16188-V16189-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InhalerMedicalDevice InjectionMedicalDevice">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="APLCTR"/>
					<xs:enumeration value="PMP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InhalerMedicalDevice">
		<xs:annotation>
			<xs:documentation>specDomain: V16196 (C-0-D16040-V16041-V16188-V16189-V16196-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INH"/>
			<xs:enumeration value="DSKS"/>
			<xs:enumeration value="DSKUNH"/>
			<xs:enumeration value="TRBINH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InjectionMedicalDevice">
		<xs:annotation>
			<xs:documentation>abstDomain: V16191 (C-0-D16040-V16041-V16188-V16189-V16191-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AINJ"/>
			<xs:enumeration value="PEN"/>
			<xs:enumeration value="SYR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProductEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19357 (C-0-D16040-V16041-V19357-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="HealthCareCommonProcedureCodingSystem cs"/>
	</xs:simpleType>
	<xs:simpleType name="HealthCareCommonProcedureCodingSystem">
		<xs:annotation>
			<xs:documentation>abstDomain: V19394 (C-0-D16040-V16041-V19357-V19394-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SpecimenEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19464 (C-0-D16040-V16041-V19464-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ABS"/>
			<xs:enumeration value="AMN"/>
			<xs:enumeration value="ASP"/>
			<xs:enumeration value="BBL"/>
			<xs:enumeration value="BDY"/>
			<xs:enumeration value="BIFL"/>
			<xs:enumeration value="BLD"/>
			<xs:enumeration value="BLDA"/>
			<xs:enumeration value="BLDC"/>
			<xs:enumeration value="BLDCO"/>
			<xs:enumeration value="BLDV"/>
			<xs:enumeration value="BON"/>
			<xs:enumeration value="BPH"/>
			<xs:enumeration value="BPU"/>
			<xs:enumeration value="BRN"/>
			<xs:enumeration value="BRO"/>
			<xs:enumeration value="CALC"/>
			<xs:enumeration value="CDM"/>
			<xs:enumeration value="CNJT"/>
			<xs:enumeration value="CNL"/>
			<xs:enumeration value="COL"/>
			<xs:enumeration value="CRN"/>
			<xs:enumeration value="CSF"/>
			<xs:enumeration value="CTP"/>
			<xs:enumeration value="CUR"/>
			<xs:enumeration value="CVM"/>
			<xs:enumeration value="CVX"/>
			<xs:enumeration value="CYST"/>
			<xs:enumeration value="DIAF"/>
			<xs:enumeration value="DOSE"/>
			<xs:enumeration value="DRN"/>
			<xs:enumeration value="DUFL"/>
			<xs:enumeration value="EAR"/>
			<xs:enumeration value="EARW"/>
			<xs:enumeration value="ELT"/>
			<xs:enumeration value="ENDC"/>
			<xs:enumeration value="ENDM"/>
			<xs:enumeration value="EOS"/>
			<xs:enumeration value="EXG"/>
			<xs:enumeration value="EYE"/>
			<xs:enumeration value="FIB"/>
			<xs:enumeration value="FIST"/>
			<xs:enumeration value="FLT"/>
			<xs:enumeration value="FLU"/>
			<xs:enumeration value="FOOD"/>
			<xs:enumeration value="GAS"/>
			<xs:enumeration value="GAST"/>
			<xs:enumeration value="GEN"/>
			<xs:enumeration value="GENC"/>
			<xs:enumeration value="GENF"/>
			<xs:enumeration value="GENL"/>
			<xs:enumeration value="GENV"/>
			<xs:enumeration value="HAR"/>
			<xs:enumeration value="IHG"/>
			<xs:enumeration value="ISLT"/>
			<xs:enumeration value="IT"/>
			<xs:enumeration value="LAM"/>
			<xs:enumeration value="LIQ"/>
			<xs:enumeration value="LN"/>
			<xs:enumeration value="LNA"/>
			<xs:enumeration value="LNV"/>
			<xs:enumeration value="LYM"/>
			<xs:enumeration value="MAC"/>
			<xs:enumeration value="MAR"/>
			<xs:enumeration value="MBLD"/>
			<xs:enumeration value="MEC"/>
			<xs:enumeration value="MILK"/>
			<xs:enumeration value="MLK"/>
			<xs:enumeration value="NAIL"/>
			<xs:enumeration value="NOS"/>
			<xs:enumeration value="PAFL"/>
			<xs:enumeration value="PAT"/>
			<xs:enumeration value="PLAS"/>
			<xs:enumeration value="PLB"/>
			<xs:enumeration value="PLC"/>
			<xs:enumeration value="PLR"/>
			<xs:enumeration value="PMN"/>
			<xs:enumeration value="PPP"/>
			<xs:enumeration value="PRP"/>
			<xs:enumeration value="PRT"/>
			<xs:enumeration value="PUS"/>
			<xs:enumeration value="RBC"/>
			<xs:enumeration value="SAL"/>
			<xs:enumeration value="SER"/>
			<xs:enumeration value="SKM"/>
			<xs:enumeration value="SKN"/>
			<xs:enumeration value="SMN"/>
			<xs:enumeration value="SMPLS"/>
			<xs:enumeration value="SNV"/>
			<xs:enumeration value="SPRM"/>
			<xs:enumeration value="SPT"/>
			<xs:enumeration value="SPTC"/>
			<xs:enumeration value="SPTT"/>
			<xs:enumeration value="STL"/>
			<xs:enumeration value="SWT"/>
			<xs:enumeration value="TEAR"/>
			<xs:enumeration value="THRB"/>
			<xs:enumeration value="THRT"/>
			<xs:enumeration value="TISG"/>
			<xs:enumeration value="TISPL"/>
			<xs:enumeration value="TISS"/>
			<xs:enumeration value="TISU"/>
			<xs:enumeration value="TLGI"/>
			<xs:enumeration value="TLNG"/>
			<xs:enumeration value="TSMI"/>
			<xs:enumeration value="TUB"/>
			<xs:enumeration value="ULC"/>
			<xs:enumeration value="UMB"/>
			<xs:enumeration value="UMED"/>
			<xs:enumeration value="UR"/>
			<xs:enumeration value="URC"/>
			<xs:enumeration value="URNS"/>
			<xs:enumeration value="URT"/>
			<xs:enumeration value="URTH"/>
			<xs:enumeration value="USUB"/>
			<xs:enumeration value="VOM"/>
			<xs:enumeration value="WAT"/>
			<xs:enumeration value="WBC"/>
			<xs:enumeration value="WICK"/>
			<xs:enumeration value="WND"/>
			<xs:enumeration value="WNDA"/>
			<xs:enumeration value="WNDD"/>
			<xs:enumeration value="WNDE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_AdministeredSubstance">
		<xs:annotation>
			<xs:documentation>abstDomain: V19588 (C-0-D16040-V16041-V19588-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="x_Medicine">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BLDPRD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="x_Medicine">
		<xs:annotation>
			<xs:documentation>abstDomain: V19589 (C-0-D16040-V16041-V19588-V19589-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DrugEntity">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="VCCNE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DrugEntity">
		<xs:annotation>
			<xs:documentation>abstDomain: V16530 (C-0-D16040-V16041-V19588-V19589-V16530-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ClinicalDrug cs"/>
	</xs:simpleType>
	<xs:simpleType name="ClinicalDrug">
		<xs:annotation>
			<xs:documentation>abstDomain: V16205 (C-0-D16040-V16041-V19588-V19589-V16530-V16205-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ManufacturedDrug cs"/>
	</xs:simpleType>
	<xs:simpleType name="ManufacturedDrug">
		<xs:annotation>
			<xs:documentation>abstDomain: V16206 (C-0-D16040-V16041-V19588-V19589-V16530-V16205-V16206-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PackagedDrugProductEntity cs"/>
	</xs:simpleType>
	<xs:simpleType name="PackagedDrugProductEntity">
		<xs:annotation>
			<xs:documentation>abstDomain: V19626 (C-0-D16040-V16041-V19588-V19589-V16530-V16205-V16206-V19626-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="OrganizationEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19616 (C-0-D16040-V19616-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IndividualCaseSafetyReportSenderType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="RELIG"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IndividualCaseSafetyReportSenderType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19631 (C-0-D16040-V19616-V19631-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="PlaceEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16100 (C-0-D16040-V16100-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CountryEntityType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BED"/>
					<xs:enumeration value="BLDG"/>
					<xs:enumeration value="FLOOR"/>
					<xs:enumeration value="ROOM"/>
					<xs:enumeration value="WING"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CountryEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19648 (C-0-D16040-V16100-V19648-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EntityDeterminer">
		<xs:annotation>
			<xs:documentation>vocSet: D10878 (C-0-D10878-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityDeterminerDetermined x_DeterminerInstanceKind">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="INSTANCE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityDeterminerDetermined">
		<xs:annotation>
			<xs:documentation>specDomain: V10879 (C-0-D10878-V10879-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="KIND"/>
			<xs:enumeration value="QUANTIFIED_KIND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DeterminerInstanceKind">
		<xs:annotation>
			<xs:documentation>abstDomain: V19647 (C-0-D10878-V19647-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="KIND"/>
			<xs:enumeration value="INSTANCE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityHandling">
		<xs:annotation>
			<xs:documentation>vocSet: D13988 (C-0-D13988-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AMB"/>
			<xs:enumeration value="C37"/>
			<xs:enumeration value="CAMB"/>
			<xs:enumeration value="CATM"/>
			<xs:enumeration value="CFRZ"/>
			<xs:enumeration value="CREF"/>
			<xs:enumeration value="DFRZ"/>
			<xs:enumeration value="DRY"/>
			<xs:enumeration value="FRZ"/>
			<xs:enumeration value="MTLF"/>
			<xs:enumeration value="NTR"/>
			<xs:enumeration value="PRTL"/>
			<xs:enumeration value="PSA"/>
			<xs:enumeration value="PSO"/>
			<xs:enumeration value="REF"/>
			<xs:enumeration value="SBU"/>
			<xs:enumeration value="UFRZ"/>
			<xs:enumeration value="UPR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityNamePartQualifier">
		<xs:annotation>
			<xs:documentation>vocSet: D15888 (C-0-D15888-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OrganizationNamePartQualifier PersonNamePartQualifier"/>
	</xs:simpleType>
	<xs:simpleType name="OrganizationNamePartQualifier">
		<xs:annotation>
			<xs:documentation>abstDomain: V15889 (C-0-D15888-V15889-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonNamePartQualifier">
		<xs:annotation>
			<xs:documentation>abstDomain: V10659 (C-0-D15888-V10659-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PersonNamePartAffixTypes PersonNamePartChangeQualifier PersonNamePartMiscQualifier">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IN"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PersonNamePartAffixTypes">
		<xs:annotation>
			<xs:documentation>abstDomain: V10666 (C-0-D15888-V10659-V10666-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AC"/>
			<xs:enumeration value="NB"/>
			<xs:enumeration value="PR"/>
			<xs:enumeration value="VV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonNamePartChangeQualifier">
		<xs:annotation>
			<xs:documentation>abstDomain: V10660 (C-0-D15888-V10659-V10660-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AD"/>
			<xs:enumeration value="BR"/>
			<xs:enumeration value="SP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonNamePartMiscQualifier">
		<xs:annotation>
			<xs:documentation>abstDomain: V10671 (C-0-D15888-V10659-V10671-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityNamePartType">
		<xs:annotation>
			<xs:documentation>vocSet: D15880 (C-0-D15880-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="x_OrganizationNamePartType x_PersonNamePartType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DEL"/>
					<xs:enumeration value="FAM"/>
					<xs:enumeration value="GIV"/>
					<xs:enumeration value="PFX"/>
					<xs:enumeration value="SFX"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="x_OrganizationNamePartType">
		<xs:annotation>
			<xs:documentation>abstDomain: V15881 (C-0-D15880-V15881-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEL"/>
			<xs:enumeration value="PFX"/>
			<xs:enumeration value="SFX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_PersonNamePartType">
		<xs:annotation>
			<xs:documentation>abstDomain: V10653 (C-0-D15880-V10653-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEL"/>
			<xs:enumeration value="FAM"/>
			<xs:enumeration value="GIV"/>
			<xs:enumeration value="PFX"/>
			<xs:enumeration value="SFX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityNameUse">
		<xs:annotation>
			<xs:documentation>vocSet: D15913 (C-0-D15913-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityNameSearchUse NameRepresentationUse OrganizationNameUse PersonNameUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="C"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OrganizationNameUse">
		<xs:annotation>
			<xs:documentation>abstDomain: V15914 (C-0-D15913-V15914-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityNameSearchUse NameRepresentationUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="C"/>
					<xs:enumeration value="L"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PersonNameUse">
		<xs:annotation>
			<xs:documentation>abstDomain: V200 (C-0-D15913-V200-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityNameSearchUse NamePseudonymUse NameRepresentationUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="A"/>
					<xs:enumeration value="ASGN"/>
					<xs:enumeration value="C"/>
					<xs:enumeration value="I"/>
					<xs:enumeration value="L"/>
					<xs:enumeration value="R"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityNameSearchUse">
		<xs:annotation>
			<xs:documentation>specDomain: V19619 (C-0-D15913-V200-V19619-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SRCH"/>
			<xs:enumeration value="PHON"/>
			<xs:enumeration value="SNDX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NameRepresentationUse">
		<xs:annotation>
			<xs:documentation>abstDomain: V17860 (C-0-D15913-V200-V17860-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ABC"/>
			<xs:enumeration value="IDE"/>
			<xs:enumeration value="SYL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityRisk">
		<xs:annotation>
			<xs:documentation>vocSet: D10405 (C-0-D10405-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MaterialDangerInfectious MaterialDangerInflammable">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AGG"/>
					<xs:enumeration value="BIO"/>
					<xs:enumeration value="COR"/>
					<xs:enumeration value="ESC"/>
					<xs:enumeration value="INJ"/>
					<xs:enumeration value="POI"/>
					<xs:enumeration value="RAD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MaterialDangerInfectious">
		<xs:annotation>
			<xs:documentation>specDomain: V10407 (C-0-D10405-V10407-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INF"/>
			<xs:enumeration value="BHZ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MaterialDangerInflammable">
		<xs:annotation>
			<xs:documentation>specDomain: V10412 (C-0-D10405-V10412-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IFL"/>
			<xs:enumeration value="EXP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntityStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D16005 (C-0-D16005-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntityStatusNormal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="nullified"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntityStatusNormal">
		<xs:annotation>
			<xs:documentation>specDomain: V16006 (C-0-D16005-V16006-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="normal"/>
			<xs:enumeration value="active"/>
			<xs:enumeration value="terminated"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EquipmentAlertLevel">
		<xs:annotation>
			<xs:documentation>vocSet: D10896 (C-0-D10896-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="W"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Ethnicity">
		<xs:annotation>
			<xs:documentation>vocSet: D15836 (C-0-D15836-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EthnicityHispanic">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2186-5"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EthnicityHispanic">
		<xs:annotation>
			<xs:documentation>specDomain: V15837 (C-0-D15836-V15837-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EthnicityHispanicCentralAmerican EthnicityHispanicMexican EthnicityHispanicSouthAmerican EthnicityHispanicSpaniard">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2135-2"/>
					<xs:enumeration value="2178-2"/>
					<xs:enumeration value="2180-8"/>
					<xs:enumeration value="2182-4"/>
					<xs:enumeration value="2184-0"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EthnicityHispanicCentralAmerican">
		<xs:annotation>
			<xs:documentation>specDomain: V15854 (C-0-D15836-V15837-V15854-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2155-0"/>
			<xs:enumeration value="2156-8"/>
			<xs:enumeration value="2157-6"/>
			<xs:enumeration value="2158-4"/>
			<xs:enumeration value="2159-2"/>
			<xs:enumeration value="2160-0"/>
			<xs:enumeration value="2161-8"/>
			<xs:enumeration value="2162-6"/>
			<xs:enumeration value="2163-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EthnicityHispanicMexican">
		<xs:annotation>
			<xs:documentation>specDomain: V15848 (C-0-D15836-V15837-V15848-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2148-5"/>
			<xs:enumeration value="2149-3"/>
			<xs:enumeration value="2150-1"/>
			<xs:enumeration value="2151-9"/>
			<xs:enumeration value="2152-7"/>
			<xs:enumeration value="2153-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EthnicityHispanicSouthAmerican">
		<xs:annotation>
			<xs:documentation>specDomain: V15863 (C-0-D15836-V15837-V15863-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2165-9"/>
			<xs:enumeration value="2166-7"/>
			<xs:enumeration value="2167-5"/>
			<xs:enumeration value="2168-3"/>
			<xs:enumeration value="2169-1"/>
			<xs:enumeration value="2170-9"/>
			<xs:enumeration value="2171-7"/>
			<xs:enumeration value="2172-5"/>
			<xs:enumeration value="2173-3"/>
			<xs:enumeration value="2174-1"/>
			<xs:enumeration value="2175-8"/>
			<xs:enumeration value="2176-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EthnicityHispanicSpaniard">
		<xs:annotation>
			<xs:documentation>specDomain: V15838 (C-0-D15836-V15837-V15838-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2137-8"/>
			<xs:enumeration value="2138-6"/>
			<xs:enumeration value="2139-4"/>
			<xs:enumeration value="2140-2"/>
			<xs:enumeration value="2141-0"/>
			<xs:enumeration value="2142-8"/>
			<xs:enumeration value="2143-6"/>
			<xs:enumeration value="2144-4"/>
			<xs:enumeration value="2145-1"/>
			<xs:enumeration value="2146-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GTSAbbreviation">
		<xs:annotation>
			<xs:documentation>vocSet: D10720 (C-0-D10720-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="GTSAbbreviationHolidays">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AM"/>
					<xs:enumeration value="BID"/>
					<xs:enumeration value="JB"/>
					<xs:enumeration value="JE"/>
					<xs:enumeration value="PM"/>
					<xs:enumeration value="QID"/>
					<xs:enumeration value="TID"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="GTSAbbreviationHolidays">
		<xs:annotation>
			<xs:documentation>specDomain: V10725 (C-0-D10720-V10725-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="GTSAbbreviationHolidaysChristianRoman GTSAbbreviationHolidaysUSNational">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="JH"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="GTSAbbreviationHolidaysChristianRoman">
		<xs:annotation>
			<xs:documentation>abstDomain: V10726 (C-0-D10720-V10725-V10726-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="JHCHREAS"/>
			<xs:enumeration value="JHCHRGFR"/>
			<xs:enumeration value="JHCHRNEW"/>
			<xs:enumeration value="JHCHRPEN"/>
			<xs:enumeration value="JHCHRXME"/>
			<xs:enumeration value="JHCHRXMS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GTSAbbreviationHolidaysUSNational">
		<xs:annotation>
			<xs:documentation>specDomain: V10733 (C-0-D10720-V10725-V10733-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="JHNUS"/>
			<xs:enumeration value="JHNUSCLM"/>
			<xs:enumeration value="JHNUSIND"/>
			<xs:enumeration value="JHNUSIND1"/>
			<xs:enumeration value="JHNUSIND5"/>
			<xs:enumeration value="JHNUSLBR"/>
			<xs:enumeration value="JHNUSMEM"/>
			<xs:enumeration value="JHNUSMEM5"/>
			<xs:enumeration value="JHNUSMEM6"/>
			<xs:enumeration value="JHNUSMLK"/>
			<xs:enumeration value="JHNUSPRE"/>
			<xs:enumeration value="JHNUSTKS"/>
			<xs:enumeration value="JHNUSTKS5"/>
			<xs:enumeration value="JHNUSVET"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GenderStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D11523 (C-0-D11523-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7CommitteeIDInRIM">
		<xs:annotation>
			<xs:documentation>vocSet: D10034 (C-0-D10034-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C00"/>
			<xs:enumeration value="C01"/>
			<xs:enumeration value="C02"/>
			<xs:enumeration value="C03"/>
			<xs:enumeration value="C04"/>
			<xs:enumeration value="C06"/>
			<xs:enumeration value="C09"/>
			<xs:enumeration value="C10"/>
			<xs:enumeration value="C12"/>
			<xs:enumeration value="C20"/>
			<xs:enumeration value="C21"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7ConformanceInclusion">
		<xs:annotation>
			<xs:documentation>vocSet: D10010 (C-0-D10010-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InclusionNotMandatory">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="M"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InclusionNotMandatory">
		<xs:annotation>
			<xs:documentation>abstDomain: V10012 (C-0-D10010-V10012-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InclusionNotRequired">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="NP"/>
					<xs:enumeration value="RQ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InclusionNotRequired">
		<xs:annotation>
			<xs:documentation>specDomain: V10015 (C-0-D10010-V10012-V10015-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NR"/>
			<xs:enumeration value="RE"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7DefinedRoseProperty">
		<xs:annotation>
			<xs:documentation>vocSet: D10083 (C-0-D10083-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ApplicationRoleI"/>
			<xs:enumeration value="Cardinality"/>
			<xs:enumeration value="DTsymbol"/>
			<xs:enumeration value="DeleteFromMIM"/>
			<xs:enumeration value="DevelopingCommit"/>
			<xs:enumeration value="EndState"/>
			<xs:enumeration value="HMD"/>
			<xs:enumeration value="ID"/>
			<xs:enumeration value="InstancedDTsymbo"/>
			<xs:enumeration value="IsPrimitiveDT"/>
			<xs:enumeration value="IsReferenceDT"/>
			<xs:enumeration value="IsSubjectClass"/>
			<xs:enumeration value="MIM_id"/>
			<xs:enumeration value="MandatoryInclusi"/>
			<xs:enumeration value="MayRepeat"/>
			<xs:enumeration value="ModelDate"/>
			<xs:enumeration value="ModelDescription"/>
			<xs:enumeration value="ModelID"/>
			<xs:enumeration value="ModelName"/>
			<xs:enumeration value="ModelVersion"/>
			<xs:enumeration value="MsgID"/>
			<xs:enumeration value="Organization"/>
			<xs:enumeration value="RcvResp"/>
			<xs:enumeration value="RespComm_id"/>
			<xs:enumeration value="StartState"/>
			<xs:enumeration value="StateAttribute"/>
			<xs:enumeration value="StateTransition"/>
			<xs:enumeration value="V23_Datatype"/>
			<xs:enumeration value="V23_Fields"/>
			<xs:enumeration value="Vocab_domain"/>
			<xs:enumeration value="Vocab_strength"/>
			<xs:enumeration value="zhxID"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7ITSVersionCode">
		<xs:annotation>
			<xs:documentation>vocSet: D19449 (C-0-D19449-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="XMLV1PR1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7StandardVersionCode">
		<xs:annotation>
			<xs:documentation>vocSet: D19373 (C-0-D19373-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="V3-2003-12"/>
			<xs:enumeration value="V3PR1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HL7TriggerEventCode">
		<xs:annotation>
			<xs:documentation>vocSet: D19427 (C-0-D19427-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="HL7UpdateMode">
		<xs:annotation>
			<xs:documentation>vocSet: D10018 (C-0-D10018-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="SetUpdateMode">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="D"/>
					<xs:enumeration value="I"/>
					<xs:enumeration value="K"/>
					<xs:enumeration value="R"/>
					<xs:enumeration value="V"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SetUpdateMode">
		<xs:annotation>
			<xs:documentation>abstDomain: V10024 (C-0-D10018-V10024-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ESA"/>
			<xs:enumeration value="ESAC"/>
			<xs:enumeration value="ESC"/>
			<xs:enumeration value="ESD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HealthcareProviderTaxonomyHIPAA">
		<xs:annotation>
			<xs:documentation>vocSet: D13129 (C-0-D13129-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IndividualHealthcareProviderHIPAA OrganizationalHealthcareProviderHIPAA"/>
	</xs:simpleType>
	<xs:simpleType name="IndividualHealthcareProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13130 (C-0-D13129-V13130-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AbstractChiropractersHIPAA BehavioralHealthAndOrSocialServiceProviderHIPAA DentalServiceProviderHIPAA DietaryAndOrNutritionalServiceProviderHIPAA EmergencyMedicalServiceProviderHIPAA EyeAndVisionServiceProviderHIPAA NursingServiceProviderHIPAA NursingServiceRelatedProviderHIPAA OtherPhysicianProviderHIPAA OtherServiceProviderHIPAA OtherTechnologistAndOrTechnicianHIPAA PharmacyServiceProviderHIPAA PhysicianAssistantsAndOrAdvancedPracticeNursingProviderHIPAA PhysicianHIPAA PodiatricMedicineAndOrSurgeryServiceProviderHIPAA RespiratoryAndOrRehabilitativeAndOrRestorativeProviderHIPAA SpeechAndOrLanguageAndOrHearingServiceProviderHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="AbstractChiropractersHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13174 (C-0-D13129-V13130-V13174-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ChiropractersHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="ChiropractersHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13175 (C-0-D13129-V13130-V13174-V13175-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="111N00000N"/>
			<xs:enumeration value="111NI0900N"/>
			<xs:enumeration value="111NN0400N"/>
			<xs:enumeration value="111NN1001N"/>
			<xs:enumeration value="111NR0200N"/>
			<xs:enumeration value="111NS0005N"/>
			<xs:enumeration value="111NT0100N"/>
			<xs:enumeration value="111NX0100N"/>
			<xs:enumeration value="111NX0800N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BehavioralHealthAndOrSocialServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13131 (C-0-D13129-V13130-V13131-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BehavioralHealthAndOrSocialServiceCounselorHIPAA NeuropsychologistHIPAA PsychoanalystHIPAA PsychologistHIPAA SocialWorkerHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="106H00000N"/>
					<xs:enumeration value="225CA2500N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BehavioralHealthAndOrSocialServiceCounselorHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13132 (C-0-D13129-V13130-V13131-V13132-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="101Y00000N"/>
			<xs:enumeration value="101YA0400N"/>
			<xs:enumeration value="101YM0800N"/>
			<xs:enumeration value="101YP1600N"/>
			<xs:enumeration value="101YP2500N"/>
			<xs:enumeration value="101YS0200N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NeuropsychologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13147 (C-0-D13129-V13130-V13131-V13147-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="103GC0700N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PsychoanalystHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13149 (C-0-D13129-V13130-V13131-V13149-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="103S00000N"/>
			<xs:enumeration value="103SA1400N"/>
			<xs:enumeration value="103SA1800N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PsychologistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13152 (C-0-D13129-V13130-V13131-V13152-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="103T00000N"/>
			<xs:enumeration value="103TA0400N"/>
			<xs:enumeration value="103TA0700N"/>
			<xs:enumeration value="103TB0200N"/>
			<xs:enumeration value="103TC0700N"/>
			<xs:enumeration value="103TC1900N"/>
			<xs:enumeration value="103TC2200N"/>
			<xs:enumeration value="103TE1000N"/>
			<xs:enumeration value="103TE1100N"/>
			<xs:enumeration value="103TF0000N"/>
			<xs:enumeration value="103TF0200N"/>
			<xs:enumeration value="103TH0100N"/>
			<xs:enumeration value="103TM1700N"/>
			<xs:enumeration value="103TM1800N"/>
			<xs:enumeration value="103TP2700N"/>
			<xs:enumeration value="103TP2701N"/>
			<xs:enumeration value="103TR0400N"/>
			<xs:enumeration value="103TS0200N"/>
			<xs:enumeration value="103TW0100N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SocialWorkerHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13171 (C-0-D13129-V13130-V13131-V13171-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="104100000N"/>
			<xs:enumeration value="1041C0700N"/>
			<xs:enumeration value="1041S0200N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DentalServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V16460 (C-0-D13129-V13130-V16460-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DentistHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="124Q00000N"/>
					<xs:enumeration value="126800000N"/>
					<xs:enumeration value="126900000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DentistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13188 (C-0-D13129-V13130-V16460-V13188-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Prosthodontics">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="122300000N"/>
					<xs:enumeration value="1223D0001Y"/>
					<xs:enumeration value="1223E0200Y"/>
					<xs:enumeration value="1223P0106Y"/>
					<xs:enumeration value="1223P0221Y"/>
					<xs:enumeration value="1223P0300Y"/>
					<xs:enumeration value="1223S0112Y"/>
					<xs:enumeration value="1223X0400Y"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Prosthodontics">
		<xs:annotation>
			<xs:documentation>abstDomain: V13195 (C-0-D13129-V13130-V16460-V13188-V13195-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1327D0700N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DietaryAndOrNutritionalServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13197 (C-0-D13129-V13130-V13197-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DietaryManagerHIPAA NutritionistHIPAA RegisteredDieticianHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="136A00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DietaryManagerHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13198 (C-0-D13129-V13130-V13197-V13198-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="NutritionistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13205 (C-0-D13129-V13130-V13197-V13205-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="133N00000N"/>
			<xs:enumeration value="133NN1002N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RegisteredDieticianHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13201 (C-0-D13129-V13130-V13197-V13201-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="133V00000N"/>
			<xs:enumeration value="133VN1004N"/>
			<xs:enumeration value="133VN1005N"/>
			<xs:enumeration value="133VN1006N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmergencyMedicalServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13207 (C-0-D13129-V13130-V13207-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="146L00000N"/>
			<xs:enumeration value="146M00000N"/>
			<xs:enumeration value="146N00000N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EyeAndVisionServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13211 (C-0-D13129-V13130-V13211-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EyeAndVisionServiceProviderTechnicianAndOrTechnologistHIPAA OptometristHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="EyeAndVisionServiceProviderTechnicianAndOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13219 (C-0-D13129-V13130-V13211-V13219-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="156FC0800N"/>
			<xs:enumeration value="156FC0801N"/>
			<xs:enumeration value="156FX1100N"/>
			<xs:enumeration value="156FX1101N"/>
			<xs:enumeration value="156FX1201N"/>
			<xs:enumeration value="156FX1202N"/>
			<xs:enumeration value="156FX1700N"/>
			<xs:enumeration value="156FX1800N"/>
			<xs:enumeration value="156FX1900N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OptometristHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13212 (C-0-D13129-V13130-V13211-V13212-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="152W00000N"/>
			<xs:enumeration value="152WC0800N"/>
			<xs:enumeration value="152WL0500N"/>
			<xs:enumeration value="152WP0200N"/>
			<xs:enumeration value="152WS0006N"/>
			<xs:enumeration value="152WV0400N"/>
			<xs:enumeration value="152WX0102N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13229 (C-0-D13129-V13130-V13229-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RegisteredNurseHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="164W00000N"/>
					<xs:enumeration value="164X00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RegisteredNurseHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13232 (C-0-D13129-V13130-V13229-V13232-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="163W00000N"/>
			<xs:enumeration value="163WA0400N"/>
			<xs:enumeration value="163WA2000N"/>
			<xs:enumeration value="163WC0200N"/>
			<xs:enumeration value="163WC0400N"/>
			<xs:enumeration value="163WC1400N"/>
			<xs:enumeration value="163WC1500N"/>
			<xs:enumeration value="163WC1600N"/>
			<xs:enumeration value="163WC2100N"/>
			<xs:enumeration value="163WC3500N"/>
			<xs:enumeration value="163WD0400N"/>
			<xs:enumeration value="163WD1100N"/>
			<xs:enumeration value="163WE0003N"/>
			<xs:enumeration value="163WE0900N"/>
			<xs:enumeration value="163WF0300N"/>
			<xs:enumeration value="163WG0000N"/>
			<xs:enumeration value="163WG0100N"/>
			<xs:enumeration value="163WG0600N"/>
			<xs:enumeration value="163WH0200N"/>
			<xs:enumeration value="163WH0500N"/>
			<xs:enumeration value="163WH1000N"/>
			<xs:enumeration value="163WI0500N"/>
			<xs:enumeration value="163WI0600N"/>
			<xs:enumeration value="163WL0100N"/>
			<xs:enumeration value="163WM0102N"/>
			<xs:enumeration value="163WM0705N"/>
			<xs:enumeration value="163WM1400N"/>
			<xs:enumeration value="163WN0002N"/>
			<xs:enumeration value="163WN0003N"/>
			<xs:enumeration value="163WN0300N"/>
			<xs:enumeration value="163WN0800N"/>
			<xs:enumeration value="163WN1003N"/>
			<xs:enumeration value="163WP0000N"/>
			<xs:enumeration value="163WP0200N"/>
			<xs:enumeration value="163WP0218N"/>
			<xs:enumeration value="163WP0807N"/>
			<xs:enumeration value="163WP0808N"/>
			<xs:enumeration value="163WP0809N"/>
			<xs:enumeration value="163WP1700N"/>
			<xs:enumeration value="163WP2200N"/>
			<xs:enumeration value="163WP2201N"/>
			<xs:enumeration value="163WR0400N"/>
			<xs:enumeration value="163WR1000N"/>
			<xs:enumeration value="163WS0121N"/>
			<xs:enumeration value="163WS0200N"/>
			<xs:enumeration value="163WU0100N"/>
			<xs:enumeration value="163WW0000N"/>
			<xs:enumeration value="163WW0101N"/>
			<xs:enumeration value="163WX0002N"/>
			<xs:enumeration value="163WX0003N"/>
			<xs:enumeration value="163WX0106N"/>
			<xs:enumeration value="163WX0200N"/>
			<xs:enumeration value="163WX0601N"/>
			<xs:enumeration value="163WX0800N"/>
			<xs:enumeration value="163WX1000N"/>
			<xs:enumeration value="163WX1100N"/>
			<xs:enumeration value="163WX1500N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingServiceRelatedProviderHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13289 (C-0-D13129-V13130-V13289-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NursingServiceRelatedProviderTechnicianHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="374700000N"/>
					<xs:enumeration value="374T00000N"/>
					<xs:enumeration value="374U00000N"/>
					<xs:enumeration value="376G00000N"/>
					<xs:enumeration value="376J00000N"/>
					<xs:enumeration value="376K00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NursingServiceRelatedProviderTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13134 (C-0-D13129-V13130-V13289-V13134-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value=""/>
			<xs:enumeration value="3747P1801N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherPhysicianProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13578 (C-0-D13129-V13130-V13578-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OtherPhysicianOsteopathHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="OtherPhysicianOsteopathHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13579 (C-0-D13129-V13130-V13578-V13579-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="353BL0002N"/>
			<xs:enumeration value="353BS0900N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13136 (C-0-D13129-V13130-V13136-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OtherServiceProviderContractorHIPAA OtherServiceProviderSpecialistHIPAA VeterinarianHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="171100000N"/>
					<xs:enumeration value="172A00000N"/>
					<xs:enumeration value="173000000N"/>
					<xs:enumeration value="175F00000N"/>
					<xs:enumeration value="175L00000N"/>
					<xs:enumeration value="175M00000N"/>
					<xs:enumeration value="176P00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OtherServiceProviderContractorHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13139 (C-0-D13129-V13130-V13136-V13139-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="171WH0202N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherServiceProviderSpecialistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13347 (C-0-D13129-V13130-V13136-V13347-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1744G0900N"/>
			<xs:enumeration value="1744P3200N"/>
			<xs:enumeration value="1744R1102N"/>
			<xs:enumeration value="1744R1103N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VeterinarianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13352 (C-0-D13129-V13130-V13136-V13352-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="174MM1900N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherTechnologistAndOrTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13644 (C-0-D13129-V13130-V13644-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CardiologySpecialistOrTechnologistHIPAA HealthInformationSpecialistOrTechnologistHIPAA HealthInformationTechnicianHIPAA OtherTechnologistOrTechnicianHIPAA OtherTechnologistOrTechnicianProviderHIPAA PathologySpecialistOrTechnologistHIPAA PathologyTechnicianHIPAA RadiologicTechnologistHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="CardiologySpecialistOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13660 (C-0-D13129-V13130-V13644-V13660-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246VC0100N"/>
			<xs:enumeration value="246VC2400N"/>
			<xs:enumeration value="246VC2901N"/>
			<xs:enumeration value="246VC2902N"/>
			<xs:enumeration value="246VC2903N"/>
			<xs:enumeration value="246VP3600N"/>
			<xs:enumeration value="246VS1301N"/>
			<xs:enumeration value="246VV0100N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HealthInformationSpecialistOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13669 (C-0-D13129-V13130-V13644-V13669-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246YC3301N"/>
			<xs:enumeration value="246YC3302N"/>
			<xs:enumeration value="246YR1600N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HealthInformationTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13703 (C-0-D13129-V13130-V13644-V13703-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2470A2800N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherTechnologistOrTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13673 (C-0-D13129-V13130-V13644-V13673-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246ZA2600N"/>
			<xs:enumeration value="246ZB0301N"/>
			<xs:enumeration value="246ZB0302N"/>
			<xs:enumeration value="246ZB0500N"/>
			<xs:enumeration value="246ZB0600N"/>
			<xs:enumeration value="246ZE0500N"/>
			<xs:enumeration value="246ZE0600N"/>
			<xs:enumeration value="246ZF0200N"/>
			<xs:enumeration value="246ZG0701N"/>
			<xs:enumeration value="246ZG1000N"/>
			<xs:enumeration value="246ZI1000N"/>
			<xs:enumeration value="246ZN0300N"/>
			<xs:enumeration value="246ZS0400N"/>
			<xs:enumeration value="246ZV0500N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherTechnologistOrTechnicianProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13705 (C-0-D13129-V13130-V13644-V13705-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2472B0301N"/>
			<xs:enumeration value="2472D0500N"/>
			<xs:enumeration value="2472E0500N"/>
			<xs:enumeration value="2472R0900N"/>
			<xs:enumeration value="2472V0600N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PathologySpecialistOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13688 (C-0-D13129-V13130-V13644-V13688-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246QB0000N"/>
			<xs:enumeration value="246QC1000N"/>
			<xs:enumeration value="246QC2700N"/>
			<xs:enumeration value="246QH0000N"/>
			<xs:enumeration value="246QH0401N"/>
			<xs:enumeration value="246QH0600N"/>
			<xs:enumeration value="246QI0000N"/>
			<xs:enumeration value="246QL0900N"/>
			<xs:enumeration value="246QL0901N"/>
			<xs:enumeration value="246QM0706N"/>
			<xs:enumeration value="246QM0900N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PathologyTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13711 (C-0-D13129-V13130-V13644-V13711-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246RH0600N"/>
			<xs:enumeration value="246RM2200N"/>
			<xs:enumeration value="246RP1900N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RadiologicTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13645 (C-0-D13129-V13130-V13644-V13645-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2471C1101N"/>
			<xs:enumeration value="2471C3401N"/>
			<xs:enumeration value="2471C3402N"/>
			<xs:enumeration value="2471D1300N"/>
			<xs:enumeration value="2471M1201N"/>
			<xs:enumeration value="2471M1202N"/>
			<xs:enumeration value="2471M2300N"/>
			<xs:enumeration value="2471N0900N"/>
			<xs:enumeration value="2471Q0001N"/>
			<xs:enumeration value="2471Q0002N"/>
			<xs:enumeration value="2471R0002N"/>
			<xs:enumeration value="2471R0003N"/>
			<xs:enumeration value="2471R1500N"/>
			<xs:enumeration value="2471S1302N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PharmacyServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13354 (C-0-D13129-V13130-V13354-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PharmacistHIPAA PharmacyServiceProviderTechnicianHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="PharmacistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13355 (C-0-D13129-V13130-V13354-V13355-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="183500000N"/>
			<xs:enumeration value="1835G0000N"/>
			<xs:enumeration value="1835N0905N"/>
			<xs:enumeration value="1835N1003N"/>
			<xs:enumeration value="1835P1200N"/>
			<xs:enumeration value="1835P1300N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PharmacyServiceProviderTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13361 (C-0-D13129-V13130-V13354-V13361-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1847P3400N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicianAssistantsAndOrAdvancedPracticeNursingProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13363 (C-0-D13129-V13130-V13363-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ClinicalNurseSpecialistHIPAA NursePractitionerHIPAA PhysicianAssistantHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="366B00000N"/>
					<xs:enumeration value="367500000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ClinicalNurseSpecialistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13364 (C-0-D13129-V13130-V13363-V13364-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="364S00000N"/>
			<xs:enumeration value="364SA2100N"/>
			<xs:enumeration value="364SA2200N"/>
			<xs:enumeration value="364SC0200N"/>
			<xs:enumeration value="364SC1501N"/>
			<xs:enumeration value="364SC2300N"/>
			<xs:enumeration value="364SE0003N"/>
			<xs:enumeration value="364SE1400N"/>
			<xs:enumeration value="364SF0001N"/>
			<xs:enumeration value="364SG0600N"/>
			<xs:enumeration value="364SH0200N"/>
			<xs:enumeration value="364SH1100N"/>
			<xs:enumeration value="364SI0800N"/>
			<xs:enumeration value="364SL0600N"/>
			<xs:enumeration value="364SM0705N"/>
			<xs:enumeration value="364SN0000N"/>
			<xs:enumeration value="364SN0004N"/>
			<xs:enumeration value="364SN0800N"/>
			<xs:enumeration value="364SP0200N"/>
			<xs:enumeration value="364SP0807N"/>
			<xs:enumeration value="364SP0808N"/>
			<xs:enumeration value="364SP0809N"/>
			<xs:enumeration value="364SP0810N"/>
			<xs:enumeration value="364SP0811N"/>
			<xs:enumeration value="364SP0812N"/>
			<xs:enumeration value="364SP0813N"/>
			<xs:enumeration value="364SP1700N"/>
			<xs:enumeration value="364SP2800N"/>
			<xs:enumeration value="364SR0400N"/>
			<xs:enumeration value="364SR1300N"/>
			<xs:enumeration value="364SS0200N"/>
			<xs:enumeration value="364ST0500N"/>
			<xs:enumeration value="364SW0102N"/>
			<xs:enumeration value="364SX0106N"/>
			<xs:enumeration value="364SX0200N"/>
			<xs:enumeration value="364SX0204N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursePractitionerHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13402 (C-0-D13129-V13130-V13363-V13402-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="363L00000N"/>
			<xs:enumeration value="363LA2100N"/>
			<xs:enumeration value="363LA2200N"/>
			<xs:enumeration value="363LC0200N"/>
			<xs:enumeration value="363LC1500N"/>
			<xs:enumeration value="363LF0000N"/>
			<xs:enumeration value="363LG0600N"/>
			<xs:enumeration value="363LN0000N"/>
			<xs:enumeration value="363LN0005N"/>
			<xs:enumeration value="363LP0200N"/>
			<xs:enumeration value="363LP0222N"/>
			<xs:enumeration value="363LP0223N"/>
			<xs:enumeration value="363LP0808N"/>
			<xs:enumeration value="363LP1700N"/>
			<xs:enumeration value="363LP2300N"/>
			<xs:enumeration value="363LS0200N"/>
			<xs:enumeration value="363LW0102N"/>
			<xs:enumeration value="363LX0001N"/>
			<xs:enumeration value="363LX0106N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicianAssistantHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13422 (C-0-D13129-V13130-V13363-V13422-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="363A00000N"/>
			<xs:enumeration value="363AM0700N"/>
			<xs:enumeration value="363AS0400N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13425 (C-0-D13129-V13130-V13425-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PhysicianAndOrOsteopathHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="PhysicianAndOrOsteopathHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13426 (C-0-D13129-V13130-V13425-V13426-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="203B00000N"/>
			<xs:enumeration value="203BA0000Y"/>
			<xs:enumeration value="203BA0001N"/>
			<xs:enumeration value="203BA0002Y"/>
			<xs:enumeration value="203BA0003Y"/>
			<xs:enumeration value="203BA0100Y"/>
			<xs:enumeration value="203BA0101Y"/>
			<xs:enumeration value="203BA0200N"/>
			<xs:enumeration value="203BA0201Y"/>
			<xs:enumeration value="203BA0202N"/>
			<xs:enumeration value="203BA0300Y"/>
			<xs:enumeration value="203BA0401N"/>
			<xs:enumeration value="203BA0501N"/>
			<xs:enumeration value="203BA0502N"/>
			<xs:enumeration value="203BA0503N"/>
			<xs:enumeration value="203BA0504N"/>
			<xs:enumeration value="203BB0000N"/>
			<xs:enumeration value="203BB0001Y"/>
			<xs:enumeration value="203BB0100Y"/>
			<xs:enumeration value="203BC0000Y"/>
			<xs:enumeration value="203BC0001Y"/>
			<xs:enumeration value="203BC0100Y"/>
			<xs:enumeration value="203BC0200Y"/>
			<xs:enumeration value="203BC0201Y"/>
			<xs:enumeration value="203BC0202Y"/>
			<xs:enumeration value="203BC0203Y"/>
			<xs:enumeration value="203BC0300Y"/>
			<xs:enumeration value="203BC0500Y"/>
			<xs:enumeration value="203BC2500Y"/>
			<xs:enumeration value="203BD0100Y"/>
			<xs:enumeration value="203BD0101Y"/>
			<xs:enumeration value="203BD0300N"/>
			<xs:enumeration value="203BD0900Y"/>
			<xs:enumeration value="203BD0901N"/>
			<xs:enumeration value="203BE0004Y"/>
			<xs:enumeration value="203BE0100Y"/>
			<xs:enumeration value="203BE0101Y"/>
			<xs:enumeration value="203BE0102Y"/>
			<xs:enumeration value="203BF0100Y"/>
			<xs:enumeration value="203BF0201Y"/>
			<xs:enumeration value="203BF0202N"/>
			<xs:enumeration value="203BG0000Y"/>
			<xs:enumeration value="203BG0100Y"/>
			<xs:enumeration value="203BG0200Y"/>
			<xs:enumeration value="203BG0201Y"/>
			<xs:enumeration value="203BG0202Y"/>
			<xs:enumeration value="203BG0203Y"/>
			<xs:enumeration value="203BG0204Y"/>
			<xs:enumeration value="203BG0300N"/>
			<xs:enumeration value="203BG0301Y"/>
			<xs:enumeration value="203BG0302Y"/>
			<xs:enumeration value="203BG0303Y"/>
			<xs:enumeration value="203BG0400N"/>
			<xs:enumeration value="203BH0000Y"/>
			<xs:enumeration value="203BH0001Y"/>
			<xs:enumeration value="203BH0002Y"/>
			<xs:enumeration value="203BH0003Y"/>
			<xs:enumeration value="203BI0001N"/>
			<xs:enumeration value="203BI0002N"/>
			<xs:enumeration value="203BI0003Y"/>
			<xs:enumeration value="203BI0004Y"/>
			<xs:enumeration value="203BI0005N"/>
			<xs:enumeration value="203BI0006N"/>
			<xs:enumeration value="203BI0007N"/>
			<xs:enumeration value="203BI0100Y"/>
			<xs:enumeration value="203BI0200Y"/>
			<xs:enumeration value="203BI0300Y"/>
			<xs:enumeration value="203BI0400N"/>
			<xs:enumeration value="203BL0000Y"/>
			<xs:enumeration value="203BM0101Y"/>
			<xs:enumeration value="203BM0200Y"/>
			<xs:enumeration value="203BM0300Y"/>
			<xs:enumeration value="203BN0001Y"/>
			<xs:enumeration value="203BN0100Y"/>
			<xs:enumeration value="203BN0200N"/>
			<xs:enumeration value="203BN0300Y"/>
			<xs:enumeration value="203BN0400Y"/>
			<xs:enumeration value="203BN0402Y"/>
			<xs:enumeration value="203BN0500Y"/>
			<xs:enumeration value="203BN0600Y"/>
			<xs:enumeration value="203BN0700Y"/>
			<xs:enumeration value="203BN0900Y"/>
			<xs:enumeration value="203BN0901Y"/>
			<xs:enumeration value="203BN0902Y"/>
			<xs:enumeration value="203BN0903Y"/>
			<xs:enumeration value="203BN0904Y"/>
			<xs:enumeration value="203BP0001Y"/>
			<xs:enumeration value="203BP0100Y"/>
			<xs:enumeration value="203BP0101Y"/>
			<xs:enumeration value="203BP0102Y"/>
			<xs:enumeration value="203BP0103Y"/>
			<xs:enumeration value="203BP0104Y"/>
			<xs:enumeration value="203BP0105Y"/>
			<xs:enumeration value="203BP0107N"/>
			<xs:enumeration value="203BP0200Y"/>
			<xs:enumeration value="203BP0201Y"/>
			<xs:enumeration value="203BP0202Y"/>
			<xs:enumeration value="203BP0203Y"/>
			<xs:enumeration value="203BP0204Y"/>
			<xs:enumeration value="203BP0205Y"/>
			<xs:enumeration value="203BP0206Y"/>
			<xs:enumeration value="203BP0207Y"/>
			<xs:enumeration value="203BP0208Y"/>
			<xs:enumeration value="203BP0209Y"/>
			<xs:enumeration value="203BP0210Y"/>
			<xs:enumeration value="203BP0211Y"/>
			<xs:enumeration value="203BP0212Y"/>
			<xs:enumeration value="203BP0213Y"/>
			<xs:enumeration value="203BP0214Y"/>
			<xs:enumeration value="203BP0215N"/>
			<xs:enumeration value="203BP0216Y"/>
			<xs:enumeration value="203BP0220N"/>
			<xs:enumeration value="203BP0400Y"/>
			<xs:enumeration value="203BP0500Y"/>
			<xs:enumeration value="203BP0600Y"/>
			<xs:enumeration value="203BP0800Y"/>
			<xs:enumeration value="203BP0801Y"/>
			<xs:enumeration value="203BP0802Y"/>
			<xs:enumeration value="203BP0803Y"/>
			<xs:enumeration value="203BP0804Y"/>
			<xs:enumeration value="203BP0805Y"/>
			<xs:enumeration value="203BP0806N"/>
			<xs:enumeration value="203BP0901N"/>
			<xs:enumeration value="203BP0903Y"/>
			<xs:enumeration value="203BP1001Y"/>
			<xs:enumeration value="203BP1003Y"/>
			<xs:enumeration value="203BP1200N"/>
			<xs:enumeration value="203BP1300N"/>
			<xs:enumeration value="203BP2600N"/>
			<xs:enumeration value="203BP2900N"/>
			<xs:enumeration value="203BR0001Y"/>
			<xs:enumeration value="203BR0002Y"/>
			<xs:enumeration value="203BR0200Y"/>
			<xs:enumeration value="203BR0201Y"/>
			<xs:enumeration value="203BR0202Y"/>
			<xs:enumeration value="203BR0203N"/>
			<xs:enumeration value="203BR0204N"/>
			<xs:enumeration value="203BR0205N"/>
			<xs:enumeration value="203BR0300N"/>
			<xs:enumeration value="203BR0402Y"/>
			<xs:enumeration value="203BR0500Y"/>
			<xs:enumeration value="203BR0600N"/>
			<xs:enumeration value="203BR0700Y"/>
			<xs:enumeration value="203BR0701Y"/>
			<xs:enumeration value="203BS0000Y"/>
			<xs:enumeration value="203BS0001Y"/>
			<xs:enumeration value="203BS0002Y"/>
			<xs:enumeration value="203BS0003Y"/>
			<xs:enumeration value="203BS0004Y"/>
			<xs:enumeration value="203BS0100Y"/>
			<xs:enumeration value="203BS0101Y"/>
			<xs:enumeration value="203BS0102Y"/>
			<xs:enumeration value="203BS0104N"/>
			<xs:enumeration value="203BS0105Y"/>
			<xs:enumeration value="203BS0106Y"/>
			<xs:enumeration value="203BS0107Y"/>
			<xs:enumeration value="203BS0108N"/>
			<xs:enumeration value="203BS0110Y"/>
			<xs:enumeration value="203BS0111Y"/>
			<xs:enumeration value="203BS0113Y"/>
			<xs:enumeration value="203BS0114N"/>
			<xs:enumeration value="203BS0115N"/>
			<xs:enumeration value="203BS0116N"/>
			<xs:enumeration value="203BS0117N"/>
			<xs:enumeration value="203BS0119N"/>
			<xs:enumeration value="203BS0120Y"/>
			<xs:enumeration value="203BS0121Y"/>
			<xs:enumeration value="203BS0122Y"/>
			<xs:enumeration value="203BS0123Y"/>
			<xs:enumeration value="203BS0125Y"/>
			<xs:enumeration value="203BS0126Y"/>
			<xs:enumeration value="203BS0127N"/>
			<xs:enumeration value="203BS0128Y"/>
			<xs:enumeration value="203BS0129Y"/>
			<xs:enumeration value="203BS0130Y"/>
			<xs:enumeration value="203BS0133N"/>
			<xs:enumeration value="203BT0000Y"/>
			<xs:enumeration value="203BT0001Y"/>
			<xs:enumeration value="203BT0002Y"/>
			<xs:enumeration value="203BT0100N"/>
			<xs:enumeration value="203BU0001Y"/>
			<xs:enumeration value="203BU0100Y"/>
			<xs:enumeration value="203BU0300Y"/>
			<xs:enumeration value="203BX0000N"/>
			<xs:enumeration value="203BX0001Y"/>
			<xs:enumeration value="203BX0100Y"/>
			<xs:enumeration value="203BX0104Y"/>
			<xs:enumeration value="203BX0105Y"/>
			<xs:enumeration value="203BX0200Y"/>
			<xs:enumeration value="203BX0201Y"/>
			<xs:enumeration value="203BX0202Y"/>
			<xs:enumeration value="203BX0300Y"/>
			<xs:enumeration value="203BX0500Y"/>
			<xs:enumeration value="203BX0600Y"/>
			<xs:enumeration value="203BX0601N"/>
			<xs:enumeration value="203BX0800N"/>
			<xs:enumeration value="203BX0900N"/>
			<xs:enumeration value="203BX0901N"/>
			<xs:enumeration value="203BX2100Y"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PodiatricMedicineAndOrSurgeryServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13582 (C-0-D13129-V13130-V13582-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PodiatristHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="211D00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PodiatristHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13584 (C-0-D13129-V13130-V13582-V13584-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="213E00000N"/>
			<xs:enumeration value="213EG0000N"/>
			<xs:enumeration value="213EP0504N"/>
			<xs:enumeration value="213EP1101N"/>
			<xs:enumeration value="213ER0200N"/>
			<xs:enumeration value="213ES0000N"/>
			<xs:enumeration value="213ES0103N"/>
			<xs:enumeration value="213ES0131N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryAndOrRehabilitativeAndOrRestorativeProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13592 (C-0-D13129-V13130-V13592-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OccupationalTherapistHIPAA PhysicalTherapistHIPAA RehabilitationCounselorHIPAA RespiratoryAndOrRehabilitativeAndOrRestorativeSpecialistOrTechnologistHIPAA RespiratoryTherapistHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="221700000N"/>
					<xs:enumeration value="222Z00000N"/>
					<xs:enumeration value="224P00000N"/>
					<xs:enumeration value="224Z00000N"/>
					<xs:enumeration value="225000000N"/>
					<xs:enumeration value="225200000N"/>
					<xs:enumeration value="225400000N"/>
					<xs:enumeration value="225600000N"/>
					<xs:enumeration value="225700000N"/>
					<xs:enumeration value="225800000N"/>
					<xs:enumeration value="225A00000N"/>
					<xs:enumeration value="225B00000N"/>
					<xs:enumeration value="226300000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OccupationalTherapistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13598 (C-0-D13129-V13130-V13592-V13598-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225X00000N"/>
			<xs:enumeration value="225XC0400N"/>
			<xs:enumeration value="225XE1200N"/>
			<xs:enumeration value="225XH1200N"/>
			<xs:enumeration value="225XH1300N"/>
			<xs:enumeration value="225XN1300N"/>
			<xs:enumeration value="225XP0200N"/>
			<xs:enumeration value="225XR0403N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicalTherapistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13609 (C-0-D13129-V13130-V13592-V13609-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225100000N"/>
			<xs:enumeration value="2251C0400N"/>
			<xs:enumeration value="2251C2600N"/>
			<xs:enumeration value="2251E1200N"/>
			<xs:enumeration value="2251E1300N"/>
			<xs:enumeration value="2251G0304N"/>
			<xs:enumeration value="2251H1200N"/>
			<xs:enumeration value="2251H1300N"/>
			<xs:enumeration value="2251N0400N"/>
			<xs:enumeration value="2251P0200N"/>
			<xs:enumeration value="2251S0007N"/>
			<xs:enumeration value="2251X0800N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RehabilitationCounselorHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13625 (C-0-D13129-V13130-V13592-V13625-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225C00000N"/>
			<xs:enumeration value="225CA2400N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryAndOrRehabilitativeAndOrRestorativeSpecialistOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13631 (C-0-D13129-V13130-V13592-V13631-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2255A2300N"/>
			<xs:enumeration value="2255R0406N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryTherapistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13629 (C-0-D13129-V13130-V13592-V13629-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225900000N"/>
			<xs:enumeration value="2259P1700N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpeechAndOrLanguageAndOrHearingServiceProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13634 (C-0-D13129-V13130-V13634-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AudiologistHIPAA SpeechAndOrLanguageAndOrHearingServiceSpecialistOrTechnologistHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="235Z00000N"/>
					<xs:enumeration value="237600000N"/>
					<xs:enumeration value="237700000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AudiologistHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13635 (C-0-D13129-V13130-V13634-V13635-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Audiologist">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="231H00000N"/>
					<xs:enumeration value="231HA2400N"/>
					<xs:enumeration value="231HA2500N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Audiologist">
		<xs:annotation>
			<xs:documentation>abstDomain: V13637 (C-0-D13129-V13130-V13634-V13635-V13637-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CardiologyTechnicianHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="CardiologyTechnicianHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13700 (C-0-D13129-V13130-V13634-V13635-V13637-V13700-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246WC3000N"/>
			<xs:enumeration value="246WE0400N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpeechAndOrLanguageAndOrHearingServiceSpecialistOrTechnologistHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13640 (C-0-D13129-V13130-V13634-V13640-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2355A2700N"/>
			<xs:enumeration value="2355S0801N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrganizationalHealthcareProviderHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13715 (C-0-D13129-V13715-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AbstractHealthcareProviderAgencyHIPAA AmbulatoryHealthCareFacilityHIPAA HospitalPracticeSetting HospitalUnitPracticeSetting LaboratoryHIPAA ManagedCareOrganizationHIPAA NursingOrCustodialCarePracticeSetting ResidentialTreatmentPracticeSetting SupplierHIPAA TransportationServiceHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="AbstractHealthcareProviderAgencyHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13716 (C-0-D13129-V13715-V13716-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="HealthcareProviderAgencyHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="HealthcareProviderAgencyHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13717 (C-0-D13129-V13715-V13716-V13717-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2514C0400N"/>
			<xs:enumeration value="2514H0200N"/>
			<xs:enumeration value="2514H0201N"/>
			<xs:enumeration value="2514H0300N"/>
			<xs:enumeration value="2514N1101N"/>
			<xs:enumeration value="2514P0906N"/>
			<xs:enumeration value="2514V0001N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AmbulatoryHealthCareFacilityHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13725 (C-0-D13129-V13715-V13725-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AmbulatoryClinicOrCenterHIPAA cs"/>
	</xs:simpleType>
	<xs:simpleType name="AmbulatoryClinicOrCenterHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13726 (C-0-D13129-V13715-V13725-V13726-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CardClinPracticeSetting RadDiagTherPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="261QA0600N"/>
					<xs:enumeration value="261QA1903N"/>
					<xs:enumeration value="261QB0400N"/>
					<xs:enumeration value="261QC1500N"/>
					<xs:enumeration value="261QC1800N"/>
					<xs:enumeration value="261QD0000N"/>
					<xs:enumeration value="261QE0002N"/>
					<xs:enumeration value="261QE0700N"/>
					<xs:enumeration value="261QF0400N"/>
					<xs:enumeration value="261QH0100N"/>
					<xs:enumeration value="261QI0500N"/>
					<xs:enumeration value="261QL0400N"/>
					<xs:enumeration value="261QM0801N"/>
					<xs:enumeration value="261QM1000N"/>
					<xs:enumeration value="261QM1100N"/>
					<xs:enumeration value="261QM1101N"/>
					<xs:enumeration value="261QM1102N"/>
					<xs:enumeration value="261QM1200N"/>
					<xs:enumeration value="261QM1300N"/>
					<xs:enumeration value="261QP0904N"/>
					<xs:enumeration value="261QP0905N"/>
					<xs:enumeration value="261QP2000N"/>
					<xs:enumeration value="261QP2400N"/>
					<xs:enumeration value="261QR0206N"/>
					<xs:enumeration value="261QR0207N"/>
					<xs:enumeration value="261QR0208N"/>
					<xs:enumeration value="261QR0400N"/>
					<xs:enumeration value="261QR0401N"/>
					<xs:enumeration value="261QR0405N"/>
					<xs:enumeration value="261QR0800N"/>
					<xs:enumeration value="261QR1100N"/>
					<xs:enumeration value="261QR1300N"/>
					<xs:enumeration value="261QS0132N"/>
					<xs:enumeration value="261QS1000N"/>
					<xs:enumeration value="261QS1200N"/>
					<xs:enumeration value="261QU0200N"/>
					<xs:enumeration value="261QV0200N"/>
					<xs:enumeration value="261QX0100N"/>
					<xs:enumeration value="ENDOS"/>
					<xs:enumeration value="OMS"/>
					<xs:enumeration value="PAINCL"/>
					<xs:enumeration value="PC"/>
					<xs:enumeration value="POD"/>
					<xs:enumeration value="RADO"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="LaboratoryHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13808 (C-0-D13129-V13715-V13808-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="291U00000N"/>
			<xs:enumeration value="292200000N"/>
			<xs:enumeration value="293D00000N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ManagedCareOrganizationHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13812 (C-0-D13129-V13715-V13812-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="302F00000N"/>
			<xs:enumeration value="302R00000N"/>
			<xs:enumeration value="305R00000N"/>
			<xs:enumeration value="305S00000N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SupplierHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13833 (C-0-D13129-V13715-V13833-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DurableMedicalEquipmentAndOrMedicalSupplySupplierHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="331L00000N"/>
					<xs:enumeration value="332G00000N"/>
					<xs:enumeration value="332H00000N"/>
					<xs:enumeration value="332S00000N"/>
					<xs:enumeration value="332U00000N"/>
					<xs:enumeration value="333600000N"/>
					<xs:enumeration value="335E00000N"/>
					<xs:enumeration value="335U00000N"/>
					<xs:enumeration value="335V00000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DurableMedicalEquipmentAndOrMedicalSupplySupplierHIPAA">
		<xs:annotation>
			<xs:documentation>specDomain: V13835 (C-0-D13129-V13715-V13833-V13835-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="332B00000N"/>
			<xs:enumeration value="332BC3200N"/>
			<xs:enumeration value="332BD1200N"/>
			<xs:enumeration value="332BN1400N"/>
			<xs:enumeration value="332BP3500N"/>
			<xs:enumeration value="332BX2000N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TransportationServiceHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13849 (C-0-D13129-V13715-V13849-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AmbulanceHIPAA">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="343900000N"/>
					<xs:enumeration value="344600000N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AmbulanceHIPAA">
		<xs:annotation>
			<xs:documentation>abstDomain: V13850 (C-0-D13129-V13715-V13849-V13850-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="3416A0800N"/>
			<xs:enumeration value="3416L0300N"/>
			<xs:enumeration value="3416S0300N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HtmlLinkType">
		<xs:annotation>
			<xs:documentation>vocSet: D11017 (C-0-D11017-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="alternate"/>
			<xs:enumeration value="appendix"/>
			<xs:enumeration value="bookmark"/>
			<xs:enumeration value="chapter"/>
			<xs:enumeration value="contents"/>
			<xs:enumeration value="copyright"/>
			<xs:enumeration value="glossary"/>
			<xs:enumeration value="help"/>
			<xs:enumeration value="index"/>
			<xs:enumeration value="next"/>
			<xs:enumeration value="prev"/>
			<xs:enumeration value="section"/>
			<xs:enumeration value="start"/>
			<xs:enumeration value="stylesheet"/>
			<xs:enumeration value="subsection"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HumanLanguage">
		<xs:annotation>
			<xs:documentation>vocSet: D1464 (C-0-D1464-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ImagingSubjectOrientation">
		<xs:annotation>
			<xs:documentation>vocSet: D1465 (C-0-D1465-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="IndustryClassificationSystem">
		<xs:annotation>
			<xs:documentation>vocSet: D16039 (C-0-D16039-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="InjuryActSite">
		<xs:annotation>
			<xs:documentation>vocSet: D19438 (C-0-D19438-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="IntegrityCheckAlgorithm">
		<xs:annotation>
			<xs:documentation>vocSet: D17385 (C-0-D17385-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SHA-1"/>
			<xs:enumeration value="SHA-256"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InvoiceElementModifier">
		<xs:annotation>
			<xs:documentation>vocSet: D1472 (C-0-D1472-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="JobTitleName">
		<xs:annotation>
			<xs:documentation>vocSet: D1473 (C-0-D1473-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="LanguageAbilityMode">
		<xs:annotation>
			<xs:documentation>vocSet: D12249 (C-0-D12249-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ESGN"/>
			<xs:enumeration value="ESP"/>
			<xs:enumeration value="EWR"/>
			<xs:enumeration value="RSGN"/>
			<xs:enumeration value="RSP"/>
			<xs:enumeration value="RWR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LanguageAbilityProficiency">
		<xs:annotation>
			<xs:documentation>vocSet: D12199 (C-0-D12199-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="P"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ListOwnershipLevel">
		<xs:annotation>
			<xs:documentation>vocSet: D1476 (C-0-D1476-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="LivingArrangement">
		<xs:annotation>
			<xs:documentation>vocSet: D220 (C-0-D220-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Institution">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="H"/>
					<xs:enumeration value="M"/>
					<xs:enumeration value="T"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Institution">
		<xs:annotation>
			<xs:documentation>specDomain: V10189 (C-0-D220-V10189-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LocalMarkupIgnore">
		<xs:annotation>
			<xs:documentation>vocSet: D10975 (C-0-D10975-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="all"/>
			<xs:enumeration value="markup"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LocalRemoteControlState">
		<xs:annotation>
			<xs:documentation>vocSet: D10893 (C-0-D10893-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="L"/>
			<xs:enumeration value="R"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MDFAttributeType">
		<xs:annotation>
			<xs:documentation>vocSet: D10045 (C-0-D10045-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADDR"/>
			<xs:enumeration value="CD"/>
			<xs:enumeration value="COM"/>
			<xs:enumeration value="DESC"/>
			<xs:enumeration value="DTTM"/>
			<xs:enumeration value="EXPR"/>
			<xs:enumeration value="FRC"/>
			<xs:enumeration value="ID"/>
			<xs:enumeration value="IND"/>
			<xs:enumeration value="NBR"/>
			<xs:enumeration value="NM"/>
			<xs:enumeration value="PHON"/>
			<xs:enumeration value="QTY"/>
			<xs:enumeration value="TIME"/>
			<xs:enumeration value="TMR"/>
			<xs:enumeration value="TXT"/>
			<xs:enumeration value="VALUE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MDFSubjectAreaPrefix">
		<xs:annotation>
			<xs:documentation>vocSet: D10029 (C-0-D10029-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COI"/>
			<xs:enumeration value="DIM"/>
			<xs:enumeration value="RIM"/>
			<xs:enumeration value="STW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ManagedParticipationStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D15992 (C-0-D15992-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ManagedParticipationStatusNormal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="nullified"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ManagedParticipationStatusNormal">
		<xs:annotation>
			<xs:documentation>specDomain: V15993 (C-0-D15992-V15993-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="normal"/>
			<xs:enumeration value="active"/>
			<xs:enumeration value="cancelled"/>
			<xs:enumeration value="completed"/>
			<xs:enumeration value="pending"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ManufacturerModelName">
		<xs:annotation>
			<xs:documentation>vocSet: D1481 (C-0-D1481-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="MapRelationship">
		<xs:annotation>
			<xs:documentation>vocSet: D11052 (C-0-D11052-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BT"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="NT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MaritalStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D12212 (C-0-D12212-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MaritalStatusUB92">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="A"/>
					<xs:enumeration value="D"/>
					<xs:enumeration value="I"/>
					<xs:enumeration value="L"/>
					<xs:enumeration value="M"/>
					<xs:enumeration value="P"/>
					<xs:enumeration value="S"/>
					<xs:enumeration value="T"/>
					<xs:enumeration value="W"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MaritalStatusUB92">
		<xs:annotation>
			<xs:documentation>abstDomain: V15929 (C-0-D12212-V15929-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="MaterialForm">
		<xs:annotation>
			<xs:documentation>vocSet: D19646 (C-0-D19646-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OrderableDrugForm"/>
	</xs:simpleType>
	<xs:simpleType name="OrderableDrugForm">
		<xs:annotation>
			<xs:documentation>abstDomain: V14411 (C-0-D19646-V14411-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdministrableDrugForm DispensableDrugForm cs"/>
	</xs:simpleType>
	<xs:simpleType name="AdministrableDrugForm">
		<xs:annotation>
			<xs:documentation>abstDomain: V14570 (C-0-D19646-V14411-V14570-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DropsDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="APPFUL"/>
					<xs:enumeration value="PUFF"/>
					<xs:enumeration value="SCOOP"/>
					<xs:enumeration value="SPRY"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DispensableDrugForm">
		<xs:annotation>
			<xs:documentation>abstDomain: V14412 (C-0-D19646-V14411-V14412-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="GasDrugForm GasLiquidMixture GasSolidSpray Liquid LiquidLiquidEmulsion LiquidSolidSuspension SolidDrugForm cs"/>
	</xs:simpleType>
	<xs:simpleType name="GasDrugForm">
		<xs:annotation>
			<xs:documentation>abstDomain: V14568 (C-0-D19646-V14411-V14412-V14568-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GASINHL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GasLiquidMixture">
		<xs:annotation>
			<xs:documentation>abstDomain: V14545 (C-0-D19646-V14411-V14412-V14545-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AerosolDrugForm FoamDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DERMSPRY"/>
					<xs:enumeration value="RECSPRY"/>
					<xs:enumeration value="VAGSPRY"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AerosolDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14551 (C-0-D19646-V14411-V14412-V14545-V14551-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AER"/>
			<xs:enumeration value="BAINHL"/>
			<xs:enumeration value="INHLSOL"/>
			<xs:enumeration value="MDINHL"/>
			<xs:enumeration value="NASSPRY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FoamDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14546 (C-0-D19646-V14411-V14412-V14545-V14546-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="VaginalFoam">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FOAM"/>
					<xs:enumeration value="FOAMAPL"/>
					<xs:enumeration value="RECFORM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VaginalFoam">
		<xs:annotation>
			<xs:documentation>specDomain: V14549 (C-0-D19646-V14411-V14412-V14545-V14546-V14549-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VAGFOAM"/>
			<xs:enumeration value="VAGFOAMAPL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GasSolidSpray">
		<xs:annotation>
			<xs:documentation>abstDomain: V14559 (C-0-D19646-V14411-V14412-V14559-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="InhalantDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PWDSPRY"/>
					<xs:enumeration value="SPRYADAPT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="InhalantDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14560 (C-0-D19646-V14411-V14412-V14559-V14560-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INHL"/>
			<xs:enumeration value="BAINHLPWD"/>
			<xs:enumeration value="INHLPWD"/>
			<xs:enumeration value="MDINHLPWD"/>
			<xs:enumeration value="NASINHL"/>
			<xs:enumeration value="ORINHL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Liquid">
		<xs:annotation>
			<xs:documentation>abstDomain: V14413 (C-0-D19646-V14411-V14412-V14413-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="LiquidCleanser OilDrugForm SolutionDrugForm cs"/>
	</xs:simpleType>
	<xs:simpleType name="LiquidCleanser">
		<xs:annotation>
			<xs:documentation>specDomain: V14414 (C-0-D19646-V14411-V14412-V14413-V14414-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LIQCLN"/>
			<xs:enumeration value="LIQSOAP"/>
			<xs:enumeration value="SHMP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OilDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14417 (C-0-D19646-V14411-V14412-V14413-V14417-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OIL"/>
			<xs:enumeration value="TOPOIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SolutionDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14419 (C-0-D19646-V14411-V14412-V14413-V14419-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DropsDrugForm IrrigationSolution OralSolution TopicalSolution">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SOL"/>
					<xs:enumeration value="IPSOL"/>
					<xs:enumeration value="IVSOL"/>
					<xs:enumeration value="RECSOL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DropsDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14420 (C-0-D19646-V14411-V14412-V14413-V14419-V14420-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DROP"/>
			<xs:enumeration value="NDROP"/>
			<xs:enumeration value="OPDROP"/>
			<xs:enumeration value="ORDROP"/>
			<xs:enumeration value="OTDROP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IrrigationSolution">
		<xs:annotation>
			<xs:documentation>specDomain: V14427 (C-0-D19646-V14411-V14412-V14413-V14419-V14427-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IRSOL"/>
			<xs:enumeration value="DOUCHE"/>
			<xs:enumeration value="ENEMA"/>
			<xs:enumeration value="OPIRSOL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OralSolution">
		<xs:annotation>
			<xs:documentation>specDomain: V14431 (C-0-D19646-V14411-V14412-V14413-V14419-V14431-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ORALSOL"/>
			<xs:enumeration value="ELIXIR"/>
			<xs:enumeration value="ORDROP"/>
			<xs:enumeration value="RINSE"/>
			<xs:enumeration value="SYRUP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TopicalSolution">
		<xs:annotation>
			<xs:documentation>specDomain: V14437 (C-0-D19646-V14411-V14412-V14413-V14419-V14437-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TOPSOL"/>
			<xs:enumeration value="LIN"/>
			<xs:enumeration value="MUCTOPSOL"/>
			<xs:enumeration value="TINC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LiquidLiquidEmulsion">
		<xs:annotation>
			<xs:documentation>abstDomain: V14463 (C-0-D19646-V14411-V14412-V14463-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CreamDrugForm LotionDrugForm OintmentDrugForm cs"/>
	</xs:simpleType>
	<xs:simpleType name="CreamDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14466 (C-0-D19646-V14411-V14412-V14463-V14466-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="VaginalCream">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CRM"/>
					<xs:enumeration value="NASCRM"/>
					<xs:enumeration value="OPCRM"/>
					<xs:enumeration value="ORCRM"/>
					<xs:enumeration value="OTCRM"/>
					<xs:enumeration value="RECCRM"/>
					<xs:enumeration value="TOPCRM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VaginalCream">
		<xs:annotation>
			<xs:documentation>specDomain: V14473 (C-0-D19646-V14411-V14412-V14463-V14466-V14473-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VAGCRM"/>
			<xs:enumeration value="VAGCRMAPL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LotionDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14464 (C-0-D19646-V14411-V14412-V14463-V14464-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LTN"/>
			<xs:enumeration value="TOPLTN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OintmentDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14475 (C-0-D19646-V14411-V14412-V14463-V14475-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="VaginalOintment">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="OINT"/>
					<xs:enumeration value="NASOINT"/>
					<xs:enumeration value="OINTAPL"/>
					<xs:enumeration value="OPOINT"/>
					<xs:enumeration value="OTOINT"/>
					<xs:enumeration value="RECOINT"/>
					<xs:enumeration value="TOPOINT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VaginalOintment">
		<xs:annotation>
			<xs:documentation>specDomain: V14482 (C-0-D19646-V14411-V14412-V14463-V14475-V14482-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VAGOINT"/>
			<xs:enumeration value="VAGOINTAPL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LiquidSolidSuspension">
		<xs:annotation>
			<xs:documentation>abstDomain: V14441 (C-0-D19646-V14411-V14412-V14441-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="GelDrugForm PasteDrugForm SuspensionDrugForm cs"/>
	</xs:simpleType>
	<xs:simpleType name="GelDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14442 (C-0-D19646-V14411-V14412-V14441-V14442-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="VaginalGel">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="GEL"/>
					<xs:enumeration value="GELAPL"/>
					<xs:enumeration value="NASGEL"/>
					<xs:enumeration value="OPGEL"/>
					<xs:enumeration value="OTGEL"/>
					<xs:enumeration value="TOPGEL"/>
					<xs:enumeration value="URETHGEL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VaginalGel">
		<xs:annotation>
			<xs:documentation>specDomain: V14449 (C-0-D19646-V14411-V14412-V14441-V14442-V14449-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VAGGEL"/>
			<xs:enumeration value="VGELAPL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PasteDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14451 (C-0-D19646-V14411-V14412-V14441-V14451-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PASTE"/>
			<xs:enumeration value="PUD"/>
			<xs:enumeration value="TPASTE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SuspensionDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14454 (C-0-D19646-V14411-V14412-V14441-V14454-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OralSuspension">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SUSP"/>
					<xs:enumeration value="ITSUSP"/>
					<xs:enumeration value="OPSUSP"/>
					<xs:enumeration value="OTSUSP"/>
					<xs:enumeration value="RECSUSP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OralSuspension">
		<xs:annotation>
			<xs:documentation>specDomain: V14457 (C-0-D19646-V14411-V14412-V14441-V14454-V14457-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ExtendedReleaseSuspension">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ORSUSP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ExtendedReleaseSuspension">
		<xs:annotation>
			<xs:documentation>specDomain: V14458 (C-0-D19646-V14411-V14412-V14441-V14454-V14457-V14458-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ERSUSP"/>
			<xs:enumeration value="ERSUSP12"/>
			<xs:enumeration value="ERSUSP24"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SolidDrugForm">
		<xs:annotation>
			<xs:documentation>abstDomain: V14484 (C-0-D19646-V14411-V14412-V14484-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BarDrugForm PadDrugForm PatchDrugForm PillDrugForm PowderDrugForm SuppositoryDrugForm SwabDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BEAD"/>
					<xs:enumeration value="CAKE"/>
					<xs:enumeration value="CEMENT"/>
					<xs:enumeration value="CRYS"/>
					<xs:enumeration value="DISK"/>
					<xs:enumeration value="FLAKE"/>
					<xs:enumeration value="GRAN"/>
					<xs:enumeration value="GUM"/>
					<xs:enumeration value="PELLET"/>
					<xs:enumeration value="WAFER"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BarDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14485 (C-0-D19646-V14411-V14412-V14484-V14485-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BarSoapDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BAR"/>
					<xs:enumeration value="CHEWBAR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BarSoapDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14486 (C-0-D19646-V14411-V14412-V14484-V14485-V14486-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BARSOAP"/>
			<xs:enumeration value="MEDBAR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PadDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14497 (C-0-D19646-V14411-V14412-V14484-V14497-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PAD"/>
			<xs:enumeration value="MEDPAD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PatchDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14499 (C-0-D19646-V14411-V14412-V14484-V14499-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="TransdermalPatch">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PATCH"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TransdermalPatch">
		<xs:annotation>
			<xs:documentation>specDomain: V14500 (C-0-D19646-V14411-V14412-V14484-V14499-V14500-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TPATCH"/>
			<xs:enumeration value="TPATH16"/>
			<xs:enumeration value="TPATH24"/>
			<xs:enumeration value="TPATH2WK"/>
			<xs:enumeration value="TPATH72"/>
			<xs:enumeration value="TPATHWK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PillDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14506 (C-0-D19646-V14411-V14412-V14484-V14506-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CapsuleDrugForm TabletDrugForm">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PILL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CapsuleDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14507 (C-0-D19646-V14411-V14412-V14484-V14506-V14507-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OralCapsule">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CAP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OralCapsule">
		<xs:annotation>
			<xs:documentation>specDomain: V14508 (C-0-D19646-V14411-V14412-V14484-V14506-V14507-V14508-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="EntericCoatedCapsule ExtendedReleaseCapsule">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ORCAP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="EntericCoatedCapsule">
		<xs:annotation>
			<xs:documentation>specDomain: V14509 (C-0-D19646-V14411-V14412-V14484-V14506-V14507-V14508-V14509-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENTCAP"/>
			<xs:enumeration value="ERENTCAP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExtendedReleaseCapsule">
		<xs:annotation>
			<xs:documentation>specDomain: V14511 (C-0-D19646-V14411-V14412-V14484-V14506-V14507-V14508-V14511-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ERCAP"/>
			<xs:enumeration value="ERCAP12"/>
			<xs:enumeration value="ERCAP24"/>
			<xs:enumeration value="ERECCAP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TabletDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14515 (C-0-D19646-V14411-V14412-V14484-V14506-V14515-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OralTablet">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="TAB"/>
					<xs:enumeration value="VAGTAB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OralTablet">
		<xs:annotation>
			<xs:documentation>specDomain: V14516 (C-0-D19646-V14411-V14412-V14484-V14506-V14515-V14516-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="BuccalTablet EntericCoatedTablet ExtendedReleaseTablet">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ORTAB"/>
					<xs:enumeration value="CAPLET"/>
					<xs:enumeration value="CHEWTAB"/>
					<xs:enumeration value="CPTAB"/>
					<xs:enumeration value="DISINTAB"/>
					<xs:enumeration value="DRTAB"/>
					<xs:enumeration value="ORTROCHE"/>
					<xs:enumeration value="SLTAB"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="BuccalTablet">
		<xs:annotation>
			<xs:documentation>specDomain: V14518 (C-0-D19646-V14411-V14412-V14484-V14506-V14515-V14516-V14518-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BUCTAB"/>
			<xs:enumeration value="SRBUCTAB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EntericCoatedTablet">
		<xs:annotation>
			<xs:documentation>specDomain: V14524 (C-0-D19646-V14411-V14412-V14484-V14506-V14515-V14516-V14524-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ECTAB"/>
			<xs:enumeration value="ERECTAB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExtendedReleaseTablet">
		<xs:annotation>
			<xs:documentation>specDomain: V14526 (C-0-D19646-V14411-V14412-V14484-V14506-V14515-V14516-V14526-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ERTAB"/>
			<xs:enumeration value="ERECTAB"/>
			<xs:enumeration value="ERTAB12"/>
			<xs:enumeration value="ERTAB24"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PowderDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14534 (C-0-D19646-V14411-V14412-V14484-V14534-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="TopicalPowder">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="POWD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TopicalPowder">
		<xs:annotation>
			<xs:documentation>specDomain: V14535 (C-0-D19646-V14411-V14412-V14484-V14534-V14535-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TOPPWD"/>
			<xs:enumeration value="RECPWD"/>
			<xs:enumeration value="VAGPWD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SuppositoryDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14538 (C-0-D19646-V14411-V14412-V14484-V14538-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SUPP"/>
			<xs:enumeration value="RECSUPP"/>
			<xs:enumeration value="URETHSUPP"/>
			<xs:enumeration value="VAGSUPP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SwabDrugForm">
		<xs:annotation>
			<xs:documentation>specDomain: V14542 (C-0-D19646-V14411-V14412-V14484-V14542-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SWAB"/>
			<xs:enumeration value="MEDSWAB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MaterialType">
		<xs:annotation>
			<xs:documentation>vocSet: D10444 (C-0-D10444-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="MdfHmdMetSourceType">
		<xs:annotation>
			<xs:documentation>vocSet: D10076 (C-0-D10076-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="U"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MdfHmdRowType">
		<xs:annotation>
			<xs:documentation>vocSet: D10069 (C-0-D10069-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="assoc"/>
			<xs:enumeration value="attr"/>
			<xs:enumeration value="class"/>
			<xs:enumeration value="hmd"/>
			<xs:enumeration value="item"/>
			<xs:enumeration value="stc"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MdfRmimRowType">
		<xs:annotation>
			<xs:documentation>vocSet: D10063 (C-0-D10063-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="assoc"/>
			<xs:enumeration value="attr"/>
			<xs:enumeration value="class"/>
			<xs:enumeration value="rmim"/>
			<xs:enumeration value="stc"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedAdministrationRoute">
		<xs:annotation>
			<xs:documentation>vocSet: D1493 (C-0-D1493-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="MediaType">
		<xs:annotation>
			<xs:documentation>vocSet: D14824 (C-0-D14824-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ApplicationMediaType AudioMediaType ImageMediaType ModelMediaType MultipartMediaType TextMediaType VideoMediaType"/>
	</xs:simpleType>
	<xs:simpleType name="ApplicationMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14832 (C-0-D14824-V14832-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="application/msword"/>
			<xs:enumeration value="application/pdf"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AudioMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14835 (C-0-D14824-V14835-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="audio/basic"/>
			<xs:enumeration value="audio/k32adpcm"/>
			<xs:enumeration value="audio/mpeg"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ImageMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14839 (C-0-D14824-V14839-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="image/g3fax"/>
			<xs:enumeration value="image/gif"/>
			<xs:enumeration value="image/jpeg"/>
			<xs:enumeration value="image/png"/>
			<xs:enumeration value="image/tiff"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ModelMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14848 (C-0-D14824-V14848-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="model/vrml"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MultipartMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14850 (C-0-D14824-V14850-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="multipart/x-hl7-cda-level1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TextMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14825 (C-0-D14824-V14825-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="text/html"/>
			<xs:enumeration value="text/plain"/>
			<xs:enumeration value="text/rtf"/>
			<xs:enumeration value="text/sgml"/>
			<xs:enumeration value="text/x-hl7-ft"/>
			<xs:enumeration value="text/xml"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VideoMediaType">
		<xs:annotation>
			<xs:documentation>abstDomain: V14845 (C-0-D14824-V14845-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="video/mpeg"/>
			<xs:enumeration value="video/x-avi"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MessageCondition">
		<xs:annotation>
			<xs:documentation>vocSet: D357 (C-0-D357-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="0"/>
			<xs:enumeration value="100"/>
			<xs:enumeration value="101"/>
			<xs:enumeration value="102"/>
			<xs:enumeration value="103"/>
			<xs:enumeration value="200"/>
			<xs:enumeration value="201"/>
			<xs:enumeration value="202"/>
			<xs:enumeration value="203"/>
			<xs:enumeration value="204"/>
			<xs:enumeration value="205"/>
			<xs:enumeration value="206"/>
			<xs:enumeration value="207"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MessageWaitingPriority">
		<xs:annotation>
			<xs:documentation>vocSet: D19581 (C-0-D19581-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="H"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="M"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ModifyIndicator">
		<xs:annotation>
			<xs:documentation>vocSet: D395 (C-0-D395-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="M"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NamePseudonymUse">
		<xs:annotation>
			<xs:documentation>vocSet: D19591 (C-0-D19591-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NullFlavor">
		<xs:annotation>
			<xs:documentation>vocSet: D10609 (C-0-D10609-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NoInformation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="NP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NoInformation">
		<xs:annotation>
			<xs:documentation>specDomain: V10610 (C-0-D10609-V10610-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Other Unknown">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="NI"/>
					<xs:enumeration value="MSK"/>
					<xs:enumeration value="NA"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Other">
		<xs:annotation>
			<xs:documentation>specDomain: V10616 (C-0-D10609-V10610-V10616-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OTH"/>
			<xs:enumeration value="NINF"/>
			<xs:enumeration value="PINF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Unknown">
		<xs:annotation>
			<xs:documentation>specDomain: V10612 (C-0-D10609-V10610-V10612-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AskedButUnknown">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="UNK"/>
					<xs:enumeration value="NASK"/>
					<xs:enumeration value="TRC"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AskedButUnknown">
		<xs:annotation>
			<xs:documentation>specDomain: V10614 (C-0-D10609-V10610-V10612-V10614-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ASKU"/>
			<xs:enumeration value="NAV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretation">
		<xs:annotation>
			<xs:documentation>vocSet: D78 (C-0-D78-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ObservationInterpretationChange ObservationInterpretationExceptions ObservationInterpretationNormality ObservationInterpretationSusceptibility"/>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationChange">
		<xs:annotation>
			<xs:documentation>abstDomain: V10214 (C-0-D78-V10214-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="B"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="U"/>
			<xs:enumeration value="W"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationExceptions">
		<xs:annotation>
			<xs:documentation>abstDomain: V10225 (C-0-D78-V10225-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="&lt;"/>
			<xs:enumeration value="&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationNormality">
		<xs:annotation>
			<xs:documentation>abstDomain: V10206 (C-0-D78-V10206-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ObservationInterpretationNormalityAbnormal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="N"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationNormalityAbnormal">
		<xs:annotation>
			<xs:documentation>specDomain: V10208 (C-0-D78-V10206-V10208-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ObservationInterpretationNormalityAlert ObservationInterpretationNormalityHigh ObservationInterpretationNormalityLow">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="A"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationNormalityAlert">
		<xs:annotation>
			<xs:documentation>specDomain: V10211 (C-0-D78-V10206-V10208-V10211-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AA"/>
			<xs:enumeration value="HH"/>
			<xs:enumeration value="LL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationNormalityHigh">
		<xs:annotation>
			<xs:documentation>specDomain: V10210 (C-0-D78-V10206-V10208-V10210-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="H"/>
			<xs:enumeration value="HH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationNormalityLow">
		<xs:annotation>
			<xs:documentation>specDomain: V10209 (C-0-D78-V10206-V10208-V10209-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="L"/>
			<xs:enumeration value="LL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationInterpretationSusceptibility">
		<xs:annotation>
			<xs:documentation>abstDomain: V10219 (C-0-D78-V10219-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
			<xs:enumeration value="MS"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="VS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationMethod">
		<xs:annotation>
			<xs:documentation>vocSet: D14079 (C-0-D14079-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DecisionObservationMethod x_AdverseEventCausalityAssessmentMethods">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="0001"/>
					<xs:enumeration value="0002"/>
					<xs:enumeration value="0003"/>
					<xs:enumeration value="0004"/>
					<xs:enumeration value="0005"/>
					<xs:enumeration value="0006"/>
					<xs:enumeration value="0007"/>
					<xs:enumeration value="0008"/>
					<xs:enumeration value="0009"/>
					<xs:enumeration value="0010"/>
					<xs:enumeration value="0011"/>
					<xs:enumeration value="0012"/>
					<xs:enumeration value="0013"/>
					<xs:enumeration value="0014"/>
					<xs:enumeration value="0015"/>
					<xs:enumeration value="0016"/>
					<xs:enumeration value="0017"/>
					<xs:enumeration value="0018"/>
					<xs:enumeration value="0019"/>
					<xs:enumeration value="0020"/>
					<xs:enumeration value="0021"/>
					<xs:enumeration value="0022"/>
					<xs:enumeration value="0023"/>
					<xs:enumeration value="0024"/>
					<xs:enumeration value="0025"/>
					<xs:enumeration value="0026"/>
					<xs:enumeration value="0027"/>
					<xs:enumeration value="0028"/>
					<xs:enumeration value="0029"/>
					<xs:enumeration value="0030"/>
					<xs:enumeration value="0031"/>
					<xs:enumeration value="0032"/>
					<xs:enumeration value="0033"/>
					<xs:enumeration value="0034"/>
					<xs:enumeration value="0035"/>
					<xs:enumeration value="0036"/>
					<xs:enumeration value="0037"/>
					<xs:enumeration value="0038"/>
					<xs:enumeration value="0039"/>
					<xs:enumeration value="0040"/>
					<xs:enumeration value="0041"/>
					<xs:enumeration value="0042"/>
					<xs:enumeration value="0043"/>
					<xs:enumeration value="0044"/>
					<xs:enumeration value="0045"/>
					<xs:enumeration value="0046"/>
					<xs:enumeration value="0047"/>
					<xs:enumeration value="0048"/>
					<xs:enumeration value="0049"/>
					<xs:enumeration value="0050"/>
					<xs:enumeration value="0051"/>
					<xs:enumeration value="0052"/>
					<xs:enumeration value="0053"/>
					<xs:enumeration value="0054"/>
					<xs:enumeration value="0055"/>
					<xs:enumeration value="0056"/>
					<xs:enumeration value="0057"/>
					<xs:enumeration value="0058"/>
					<xs:enumeration value="0059"/>
					<xs:enumeration value="0060"/>
					<xs:enumeration value="0061"/>
					<xs:enumeration value="0062"/>
					<xs:enumeration value="0063"/>
					<xs:enumeration value="0064"/>
					<xs:enumeration value="0065"/>
					<xs:enumeration value="0066"/>
					<xs:enumeration value="0067"/>
					<xs:enumeration value="0068"/>
					<xs:enumeration value="0069"/>
					<xs:enumeration value="0070"/>
					<xs:enumeration value="0071"/>
					<xs:enumeration value="0072"/>
					<xs:enumeration value="0073"/>
					<xs:enumeration value="0074"/>
					<xs:enumeration value="0075"/>
					<xs:enumeration value="0076"/>
					<xs:enumeration value="0077"/>
					<xs:enumeration value="0078"/>
					<xs:enumeration value="0079"/>
					<xs:enumeration value="0080"/>
					<xs:enumeration value="0081"/>
					<xs:enumeration value="0082"/>
					<xs:enumeration value="0083"/>
					<xs:enumeration value="0084"/>
					<xs:enumeration value="0085"/>
					<xs:enumeration value="0086"/>
					<xs:enumeration value="0087"/>
					<xs:enumeration value="0088"/>
					<xs:enumeration value="0089"/>
					<xs:enumeration value="0090"/>
					<xs:enumeration value="0091"/>
					<xs:enumeration value="0092"/>
					<xs:enumeration value="0093"/>
					<xs:enumeration value="0094"/>
					<xs:enumeration value="0095"/>
					<xs:enumeration value="0096"/>
					<xs:enumeration value="0097"/>
					<xs:enumeration value="0098"/>
					<xs:enumeration value="0099"/>
					<xs:enumeration value="0100"/>
					<xs:enumeration value="0101"/>
					<xs:enumeration value="0102"/>
					<xs:enumeration value="0103"/>
					<xs:enumeration value="0104"/>
					<xs:enumeration value="0105"/>
					<xs:enumeration value="0106"/>
					<xs:enumeration value="0107"/>
					<xs:enumeration value="0108"/>
					<xs:enumeration value="0109"/>
					<xs:enumeration value="0110"/>
					<xs:enumeration value="0111"/>
					<xs:enumeration value="0112"/>
					<xs:enumeration value="0113"/>
					<xs:enumeration value="0114"/>
					<xs:enumeration value="0115"/>
					<xs:enumeration value="0116"/>
					<xs:enumeration value="0117"/>
					<xs:enumeration value="0118"/>
					<xs:enumeration value="0119"/>
					<xs:enumeration value="0120"/>
					<xs:enumeration value="0121"/>
					<xs:enumeration value="0122"/>
					<xs:enumeration value="0123"/>
					<xs:enumeration value="0124"/>
					<xs:enumeration value="0125"/>
					<xs:enumeration value="0126"/>
					<xs:enumeration value="0127"/>
					<xs:enumeration value="0128"/>
					<xs:enumeration value="0129"/>
					<xs:enumeration value="0130"/>
					<xs:enumeration value="0131"/>
					<xs:enumeration value="0132"/>
					<xs:enumeration value="0133"/>
					<xs:enumeration value="0134"/>
					<xs:enumeration value="0135"/>
					<xs:enumeration value="0136"/>
					<xs:enumeration value="0137"/>
					<xs:enumeration value="0138"/>
					<xs:enumeration value="0139"/>
					<xs:enumeration value="0140"/>
					<xs:enumeration value="0141"/>
					<xs:enumeration value="0142"/>
					<xs:enumeration value="0143"/>
					<xs:enumeration value="0144"/>
					<xs:enumeration value="0145"/>
					<xs:enumeration value="0146"/>
					<xs:enumeration value="0147"/>
					<xs:enumeration value="0148"/>
					<xs:enumeration value="0149"/>
					<xs:enumeration value="0150"/>
					<xs:enumeration value="0151"/>
					<xs:enumeration value="0152"/>
					<xs:enumeration value="0153"/>
					<xs:enumeration value="0154"/>
					<xs:enumeration value="0155"/>
					<xs:enumeration value="0156"/>
					<xs:enumeration value="0157"/>
					<xs:enumeration value="0158"/>
					<xs:enumeration value="0159"/>
					<xs:enumeration value="0160"/>
					<xs:enumeration value="0161"/>
					<xs:enumeration value="0162"/>
					<xs:enumeration value="0163"/>
					<xs:enumeration value="0164"/>
					<xs:enumeration value="0165"/>
					<xs:enumeration value="0166"/>
					<xs:enumeration value="0167"/>
					<xs:enumeration value="0168"/>
					<xs:enumeration value="0169"/>
					<xs:enumeration value="0170"/>
					<xs:enumeration value="0171"/>
					<xs:enumeration value="0172"/>
					<xs:enumeration value="0173"/>
					<xs:enumeration value="0174"/>
					<xs:enumeration value="0175"/>
					<xs:enumeration value="0176"/>
					<xs:enumeration value="0177"/>
					<xs:enumeration value="0178"/>
					<xs:enumeration value="0179"/>
					<xs:enumeration value="0180"/>
					<xs:enumeration value="0181"/>
					<xs:enumeration value="0182"/>
					<xs:enumeration value="0183"/>
					<xs:enumeration value="0184"/>
					<xs:enumeration value="0185"/>
					<xs:enumeration value="0186"/>
					<xs:enumeration value="0187"/>
					<xs:enumeration value="0188"/>
					<xs:enumeration value="0189"/>
					<xs:enumeration value="0190"/>
					<xs:enumeration value="0191"/>
					<xs:enumeration value="0192"/>
					<xs:enumeration value="0193"/>
					<xs:enumeration value="0194"/>
					<xs:enumeration value="0195"/>
					<xs:enumeration value="0196"/>
					<xs:enumeration value="0197"/>
					<xs:enumeration value="0198"/>
					<xs:enumeration value="0199"/>
					<xs:enumeration value="0200"/>
					<xs:enumeration value="0201"/>
					<xs:enumeration value="0202"/>
					<xs:enumeration value="0203"/>
					<xs:enumeration value="0204"/>
					<xs:enumeration value="0205"/>
					<xs:enumeration value="0206"/>
					<xs:enumeration value="0207"/>
					<xs:enumeration value="0208"/>
					<xs:enumeration value="0209"/>
					<xs:enumeration value="0210"/>
					<xs:enumeration value="0211"/>
					<xs:enumeration value="0212"/>
					<xs:enumeration value="0213"/>
					<xs:enumeration value="0214"/>
					<xs:enumeration value="0215"/>
					<xs:enumeration value="0216"/>
					<xs:enumeration value="0217"/>
					<xs:enumeration value="0218"/>
					<xs:enumeration value="0219"/>
					<xs:enumeration value="0220"/>
					<xs:enumeration value="0221"/>
					<xs:enumeration value="0222"/>
					<xs:enumeration value="0223"/>
					<xs:enumeration value="0224"/>
					<xs:enumeration value="0225"/>
					<xs:enumeration value="0226"/>
					<xs:enumeration value="0227"/>
					<xs:enumeration value="0228"/>
					<xs:enumeration value="0229"/>
					<xs:enumeration value="0230"/>
					<xs:enumeration value="0231"/>
					<xs:enumeration value="0232"/>
					<xs:enumeration value="0233"/>
					<xs:enumeration value="0234"/>
					<xs:enumeration value="0235"/>
					<xs:enumeration value="0236"/>
					<xs:enumeration value="0237"/>
					<xs:enumeration value="0238"/>
					<xs:enumeration value="0239"/>
					<xs:enumeration value="0240"/>
					<xs:enumeration value="0241"/>
					<xs:enumeration value="0242"/>
					<xs:enumeration value="0243"/>
					<xs:enumeration value="0244"/>
					<xs:enumeration value="0245"/>
					<xs:enumeration value="0246"/>
					<xs:enumeration value="0247"/>
					<xs:enumeration value="0248"/>
					<xs:enumeration value="0249"/>
					<xs:enumeration value="0250"/>
					<xs:enumeration value="0251"/>
					<xs:enumeration value="0252"/>
					<xs:enumeration value="0253"/>
					<xs:enumeration value="0254"/>
					<xs:enumeration value="0255"/>
					<xs:enumeration value="0256"/>
					<xs:enumeration value="0257"/>
					<xs:enumeration value="0258"/>
					<xs:enumeration value="0259"/>
					<xs:enumeration value="0260"/>
					<xs:enumeration value="0261"/>
					<xs:enumeration value="0262"/>
					<xs:enumeration value="0263"/>
					<xs:enumeration value="0264"/>
					<xs:enumeration value="0265"/>
					<xs:enumeration value="0266"/>
					<xs:enumeration value="0267"/>
					<xs:enumeration value="0268"/>
					<xs:enumeration value="0269"/>
					<xs:enumeration value="0270"/>
					<xs:enumeration value="0271"/>
					<xs:enumeration value="ALGM"/>
					<xs:enumeration value="BYCL"/>
					<xs:enumeration value="GINT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DecisionObservationMethod">
		<xs:annotation>
			<xs:documentation>abstDomain: V19378 (C-0-D14079-V19378-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AlgorithmicDecisionObservationMethod">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="GINT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AlgorithmicDecisionObservationMethod">
		<xs:annotation>
			<xs:documentation>specDomain: V19379 (C-0-D14079-V19378-V19379-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ALGM"/>
			<xs:enumeration value="BYCL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_AdverseEventCausalityAssessmentMethods">
		<xs:annotation>
			<xs:documentation>abstDomain: V19380 (C-0-D14079-V19380-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ALGM"/>
			<xs:enumeration value="BYCL"/>
			<xs:enumeration value="GINT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObservationValue">
		<xs:annotation>
			<xs:documentation>vocSet: D16614 (C-0-D16614-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AnnotationValue DiagnosisValue IndividualCaseSafetyReportValueDomains InjuryObservationValue PartialCompletionScale SeverityObservation"/>
	</xs:simpleType>
	<xs:simpleType name="AnnotationValue">
		<xs:annotation>
			<xs:documentation>abstDomain: V19332 (C-0-D16614-V19332-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGAnnotationValue cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGAnnotationValue">
		<xs:annotation>
			<xs:documentation>abstDomain: V19333 (C-0-D16614-V19332-V19333-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ECGBeatTypeMDC ECGContourObservationTypeMDC ECGNoiseTypeMDC ECGRhythmTypeMDC ECGWaveComponentTypeMDC cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGBeatTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19337 (C-0-D16614-V19332-V19333-V19337-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGContourObservationTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19341 (C-0-D16614-V19332-V19333-V19341-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGNoiseTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19340 (C-0-D16614-V19332-V19333-V19340-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGRhythmTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19339 (C-0-D16614-V19332-V19333-V19339-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ECGWaveComponentTypeMDC">
		<xs:annotation>
			<xs:documentation>abstDomain: V19338 (C-0-D16614-V19332-V19333-V19338-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DiagnosisValue">
		<xs:annotation>
			<xs:documentation>abstDomain: V16615 (C-0-D16614-V16615-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="IndividualCaseSafetyReportValueDomains">
		<xs:annotation>
			<xs:documentation>abstDomain: V19633 (C-0-D16614-V19633-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CaseSeriousnessCriteria DeviceManufacturerEvaluationInterpretation DeviceManufacturerEvaluationMethod DeviceManufacturerEvaluationResult PertinentReactionRelatedness ProductCharacterization ReactionActionTaken SubjectReaction SubjectReactionEmphasis SubjectReactionOutcome cs"/>
	</xs:simpleType>
	<xs:simpleType name="CaseSeriousnessCriteria">
		<xs:annotation>
			<xs:documentation>abstDomain: V19634 (C-0-D16614-V19633-V19634-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DeviceManufacturerEvaluationInterpretation">
		<xs:annotation>
			<xs:documentation>abstDomain: V19641 (C-0-D16614-V19633-V19641-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DeviceManufacturerEvaluationMethod">
		<xs:annotation>
			<xs:documentation>abstDomain: V19642 (C-0-D16614-V19633-V19642-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="DeviceManufacturerEvaluationResult">
		<xs:annotation>
			<xs:documentation>abstDomain: V19640 (C-0-D16614-V19633-V19640-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="PertinentReactionRelatedness">
		<xs:annotation>
			<xs:documentation>abstDomain: V19637 (C-0-D16614-V19633-V19637-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ProductCharacterization">
		<xs:annotation>
			<xs:documentation>abstDomain: V19636 (C-0-D16614-V19633-V19636-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ReactionActionTaken">
		<xs:annotation>
			<xs:documentation>abstDomain: V19643 (C-0-D16614-V19633-V19643-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SubjectReaction">
		<xs:annotation>
			<xs:documentation>abstDomain: V19635 (C-0-D16614-V19633-V19635-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SubjectReactionEmphasis">
		<xs:annotation>
			<xs:documentation>abstDomain: V19639 (C-0-D16614-V19633-V19639-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SubjectReactionOutcome">
		<xs:annotation>
			<xs:documentation>abstDomain: V19638 (C-0-D16614-V19633-V19638-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="InjuryObservationValue">
		<xs:annotation>
			<xs:documentation>abstDomain: V19390 (C-0-D16614-V19390-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="PartialCompletionScale">
		<xs:annotation>
			<xs:documentation>abstDomain: V18120 (C-0-D16614-V18120-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="G"/>
			<xs:enumeration value="LE"/>
			<xs:enumeration value="ME"/>
			<xs:enumeration value="MI"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="S"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SeverityObservation">
		<xs:annotation>
			<xs:documentation>abstDomain: V16643 (C-0-D16614-V16643-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="H"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="M"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrganizationIndustryClass">
		<xs:annotation>
			<xs:documentation>vocSet: D1503 (C-0-D1503-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="OrganizationNameType">
		<xs:annotation>
			<xs:documentation>vocSet: D204 (C-0-D204-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="ST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataType">
		<xs:annotation>
			<xs:documentation>vocSet: D10759 (C-0-D10759-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParameterizedDataTypeBag ParameterizedDataTypeSequence ParameterizedDataTypeSet ParameterizedDataTypeType"/>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeBag">
		<xs:annotation>
			<xs:documentation>specDomain: V10763 (C-0-D10759-V10763-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BAG&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeSequence">
		<xs:annotation>
			<xs:documentation>specDomain: V10762 (C-0-D10759-V10762-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LIST&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeSet">
		<xs:annotation>
			<xs:documentation>specDomain: V10761 (C-0-D10759-V10761-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParameterizedDataTypeEventRelatedInterval ParameterizedDataTypeInterval ParameterizedDataTypePeriodicInterval">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SET&lt;T&gt;"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeEventRelatedInterval">
		<xs:annotation>
			<xs:documentation>specDomain: V10766 (C-0-D10759-V10761-V10766-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EIVL&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeInterval">
		<xs:annotation>
			<xs:documentation>specDomain: V10764 (C-0-D10759-V10761-V10764-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVL&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypePeriodicInterval">
		<xs:annotation>
			<xs:documentation>specDomain: V10765 (C-0-D10759-V10761-V10765-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PIVL&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeType">
		<xs:annotation>
			<xs:documentation>specDomain: V10760 (C-0-D10759-V10760-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParameterizedDataTypeAnnotated ParameterizedDataTypeHistorical ParameterizedDataTypeNonParametricProbabilityDistribution ParameterizedDataTypeParametricProbabilityDistribution ParameterizedDataTypeUncertainValueNarrative ParameterizedDataTypeUncertainValueProbabilistic">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="T"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeAnnotated">
		<xs:annotation>
			<xs:documentation>specDomain: V10767 (C-0-D10759-V10760-V10767-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ANT&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeHistorical">
		<xs:annotation>
			<xs:documentation>specDomain: V10768 (C-0-D10759-V10760-V10768-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HXIT&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeNonParametricProbabilityDistribution">
		<xs:annotation>
			<xs:documentation>specDomain: V10771 (C-0-D10759-V10760-V10771-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NPPD&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeParametricProbabilityDistribution">
		<xs:annotation>
			<xs:documentation>specDomain: V10772 (C-0-D10759-V10760-V10772-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PPD&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeUncertainValueNarrative">
		<xs:annotation>
			<xs:documentation>specDomain: V10769 (C-0-D10759-V10760-V10769-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="UVN&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParameterizedDataTypeUncertainValueProbabilistic">
		<xs:annotation>
			<xs:documentation>specDomain: V10770 (C-0-D10759-V10760-V10770-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="UVP&lt;T&gt;"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationFunction">
		<xs:annotation>
			<xs:documentation>vocSet: D10267 (C-0-D10267-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADMPHYS"/>
			<xs:enumeration value="ANEST"/>
			<xs:enumeration value="ANRS"/>
			<xs:enumeration value="ATTPHYS"/>
			<xs:enumeration value="DISPHYS"/>
			<xs:enumeration value="FASST"/>
			<xs:enumeration value="MDWF"/>
			<xs:enumeration value="NASST"/>
			<xs:enumeration value="PCP"/>
			<xs:enumeration value="PRISURG"/>
			<xs:enumeration value="RNDPHYS"/>
			<xs:enumeration value="SASST"/>
			<xs:enumeration value="SNRS"/>
			<xs:enumeration value="TASST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationMode">
		<xs:annotation>
			<xs:documentation>vocSet: D16543 (C-0-D16543-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParticipationModeElectronicData ParticipationModeVerbal ParticipationModeWritten">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PHYSICAL"/>
					<xs:enumeration value="REMOTE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ParticipationModeElectronicData">
		<xs:annotation>
			<xs:documentation>specDomain: V16554 (C-0-D16543-V16554-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ELECTRONIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationModeVerbal">
		<xs:annotation>
			<xs:documentation>specDomain: V16544 (C-0-D16543-V16544-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VERBAL"/>
			<xs:enumeration value="DICTATE"/>
			<xs:enumeration value="FACE"/>
			<xs:enumeration value="PHONE"/>
			<xs:enumeration value="VIDEOCONF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationModeWritten">
		<xs:annotation>
			<xs:documentation>specDomain: V16549 (C-0-D16543-V16549-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="WRITTEN"/>
			<xs:enumeration value="EMAILWRIT"/>
			<xs:enumeration value="FAXWRIT"/>
			<xs:enumeration value="HANDWRIT"/>
			<xs:enumeration value="TYPEWRIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationSignature">
		<xs:annotation>
			<xs:documentation>vocSet: D10282 (C-0-D10282-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="I"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationType">
		<xs:annotation>
			<xs:documentation>vocSet: D10901 (C-0-D10901-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParticipationAncillary ParticipationIndirectTarget ParticipationInformationGenerator ParticipationInformationRecipient ParticipationPhysicalPerformer ParticipationTargetDirect ParticipationTargetLocation ParticipationVerifier x_EncounterParticipant x_EncounterPerformerParticipation x_InformationRecipient x_ParticipationAuthorPerformer x_ParticipationEntVrf x_ParticipationPrfEntVrf x_ParticipationVrfRespSprfWit x_ServiceEventPerformer">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CST"/>
					<xs:enumeration value="RESP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ParticipationAncillary">
		<xs:annotation>
			<xs:documentation>abstDomain: V10247 (C-0-D10901-V10247-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADM"/>
			<xs:enumeration value="ATND"/>
			<xs:enumeration value="CALLBCK"/>
			<xs:enumeration value="CON"/>
			<xs:enumeration value="DIS"/>
			<xs:enumeration value="ESC"/>
			<xs:enumeration value="REF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationIndirectTarget">
		<xs:annotation>
			<xs:documentation>specDomain: V19032 (C-0-D10901-V19032-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IND"/>
			<xs:enumeration value="BEN"/>
			<xs:enumeration value="COV"/>
			<xs:enumeration value="HLD"/>
			<xs:enumeration value="RCT"/>
			<xs:enumeration value="RCV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationInformationGenerator">
		<xs:annotation>
			<xs:documentation>abstDomain: V10251 (C-0-D10901-V10251-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AUT"/>
			<xs:enumeration value="ENT"/>
			<xs:enumeration value="INF"/>
			<xs:enumeration value="WIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationInformationRecipient">
		<xs:annotation>
			<xs:documentation>specDomain: V10263 (C-0-D10901-V10263-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IRCP"/>
			<xs:enumeration value="NOT"/>
			<xs:enumeration value="PRCP"/>
			<xs:enumeration value="REFB"/>
			<xs:enumeration value="REFT"/>
			<xs:enumeration value="TRC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationPhysicalPerformer">
		<xs:annotation>
			<xs:documentation>specDomain: V10248 (C-0-D10901-V10248-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="DIST"/>
			<xs:enumeration value="PPRF"/>
			<xs:enumeration value="SPRF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationTargetDirect">
		<xs:annotation>
			<xs:documentation>specDomain: V10286 (C-0-D10901-V10286-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ParticipationTargetDevice ParticipationTargetSubject">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DIR"/>
					<xs:enumeration value="BBY"/>
					<xs:enumeration value="CSM"/>
					<xs:enumeration value="DON"/>
					<xs:enumeration value="PRD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ParticipationTargetDevice">
		<xs:annotation>
			<xs:documentation>specDomain: V10298 (C-0-D10901-V10286-V10298-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DEV"/>
			<xs:enumeration value="NRD"/>
			<xs:enumeration value="RDV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationTargetSubject">
		<xs:annotation>
			<xs:documentation>specDomain: V19584 (C-0-D10901-V10286-V19584-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SBJ"/>
			<xs:enumeration value="SPC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationTargetLocation">
		<xs:annotation>
			<xs:documentation>specDomain: V10302 (C-0-D10901-V10302-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LOC"/>
			<xs:enumeration value="DST"/>
			<xs:enumeration value="ELOC"/>
			<xs:enumeration value="ORG"/>
			<xs:enumeration value="RML"/>
			<xs:enumeration value="VIA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParticipationVerifier">
		<xs:annotation>
			<xs:documentation>specDomain: V10259 (C-0-D10901-V10259-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VRF"/>
			<xs:enumeration value="AUTHEN"/>
			<xs:enumeration value="LA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_EncounterParticipant">
		<xs:annotation>
			<xs:documentation>abstDomain: V19605 (C-0-D10901-V19605-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ADM"/>
			<xs:enumeration value="ATND"/>
			<xs:enumeration value="CON"/>
			<xs:enumeration value="DIS"/>
			<xs:enumeration value="REF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_EncounterPerformerParticipation">
		<xs:annotation>
			<xs:documentation>abstDomain: V16764 (C-0-D10901-V16764-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="CON"/>
			<xs:enumeration value="SPRF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_InformationRecipient">
		<xs:annotation>
			<xs:documentation>abstDomain: V19366 (C-0-D10901-V19366-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRCP"/>
			<xs:enumeration value="TRC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ParticipationAuthorPerformer">
		<xs:annotation>
			<xs:documentation>abstDomain: V19080 (C-0-D10901-V19080-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="AUT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ParticipationEntVrf">
		<xs:annotation>
			<xs:documentation>abstDomain: V19600 (C-0-D10901-V19600-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VRF"/>
			<xs:enumeration value="ENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ParticipationPrfEntVrf">
		<xs:annotation>
			<xs:documentation>abstDomain: V19601 (C-0-D10901-V19601-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="VRF"/>
			<xs:enumeration value="ENT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ParticipationVrfRespSprfWit">
		<xs:annotation>
			<xs:documentation>abstDomain: V19083 (C-0-D10901-V19083-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="VRF"/>
			<xs:enumeration value="RESP"/>
			<xs:enumeration value="SPRF"/>
			<xs:enumeration value="WIT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_ServiceEventPerformer">
		<xs:annotation>
			<xs:documentation>abstDomain: V19606 (C-0-D10901-V19606-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRF"/>
			<xs:enumeration value="PPRF"/>
			<xs:enumeration value="SPRF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PatientImportance">
		<xs:annotation>
			<xs:documentation>vocSet: D19265 (C-0-D19265-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BM"/>
			<xs:enumeration value="DFM"/>
			<xs:enumeration value="DR"/>
			<xs:enumeration value="FD"/>
			<xs:enumeration value="FOR"/>
			<xs:enumeration value="GOVT"/>
			<xs:enumeration value="SFM"/>
			<xs:enumeration value="STF"/>
			<xs:enumeration value="VIP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PaymentTerms">
		<xs:annotation>
			<xs:documentation>vocSet: D14908 (C-0-D14908-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COD"/>
			<xs:enumeration value="N30"/>
			<xs:enumeration value="N60"/>
			<xs:enumeration value="N90"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonDisabilityType">
		<xs:annotation>
			<xs:documentation>vocSet: D295 (C-0-D295-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MobilityImpaired">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1"/>
					<xs:enumeration value="2"/>
					<xs:enumeration value="3"/>
					<xs:enumeration value="4"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MobilityImpaired">
		<xs:annotation>
			<xs:documentation>specDomain: V10186 (C-0-D295-V10186-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="5"/>
			<xs:enumeration value="CB"/>
			<xs:enumeration value="CR"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="WC"/>
			<xs:enumeration value="WK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PersonNamePurpose">
		<xs:annotation>
			<xs:documentation>vocSet: D1513 (C-0-D1513-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="PostalAddressUse">
		<xs:annotation>
			<xs:documentation>vocSet: D10637 (C-0-D10637-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AddressUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PHYS"/>
					<xs:enumeration value="PST"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ProbabilityDistributionType">
		<xs:annotation>
			<xs:documentation>vocSet: D10747 (C-0-D10747-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="B"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="LN"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="U"/>
			<xs:enumeration value="X2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProcedureMethod">
		<xs:annotation>
			<xs:documentation>vocSet: D16541 (C-0-D16541-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ProcessingID">
		<xs:annotation>
			<xs:documentation>vocSet: D103 (C-0-D103-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="T"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProcessingMode">
		<xs:annotation>
			<xs:documentation>vocSet: D207 (C-0-D207-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="T"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ProviderCodes">
		<xs:annotation>
			<xs:documentation>vocSet: D19465 (C-0-D19465-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AgenciesProviderCodes AllopathicAndOsteopathicPhysiciansProviderCodes AmbulatoryHealthCareFacilitiesProviderCodes BehavioralHealthAndSocialServiceProvidersProviderCodes ChiropracticProvidersProviderCodes DentalProvidersProviderCodes DietaryAndNutritionalServiceProvidersProviderCodes EmergencyMedicalServiceProvidersProviderCodes EyeAndVisionServiceProvidersProviderCodes GroupProviderCodes HospitalUnitsProviderCodes HospitalsProviderCodes LaboratoriesProviderCodes ManagedCareOrganizationsProviderCodes NursingAndCustodialCareFacilitiesProviderCodes NursingServiceProvidersProviderCodes NursingServiceRelatedProvidersProviderCodes OtherServiceProvidersProviderCodes PharmacyServiceProvidersProviderCodes PhysicianAssistantsAndAdvancedPracticeNursingProvidersProviderCodes PodiatricMedicineAndSurgeryProvidersProviderCodes ResidentialTreatmentFacilitiesProviderCodes RespiratoryRehabilitativeAndRestorativeServiceProvidersProviderCodes RespiteCareFacilityProviderCodes SpeechLanguageAndHearingProvidersProviderCodes SuppliersProviderCodes TechnologistTechnicianAndOtherTechnicalServiceProvidersProviderCodes TransportationServicesProviderCodes"/>
	</xs:simpleType>
	<xs:simpleType name="AgenciesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19547 (C-0-D19465-V19547-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="250000000X"/>
			<xs:enumeration value="251B00000X"/>
			<xs:enumeration value="251C00000X"/>
			<xs:enumeration value="251E00000X"/>
			<xs:enumeration value="251F00000X"/>
			<xs:enumeration value="251G00000X"/>
			<xs:enumeration value="251J00000X"/>
			<xs:enumeration value="251K00000X"/>
			<xs:enumeration value="251V00000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AllopathicAndOsteopathicPhysiciansProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19513 (C-0-D19465-V19513-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AllergyAndImmunologyProviderCodes AnesthesiologyProviderCodes DermatologyProviderCodes EmergencyMedicineProviderCodes FamilyPracticeProviderCodes InternalMedicineProviderCodes MedicalGeneticsProviderCodes NuclearMedicineProviderCodes ObstetricsAndGynecologyProviderCodes OrthopaedicSurgeryProviderCodes OtolaryngologyProviderCodes PainMedicineProviderCodes PathologyProviderCodes PediatricsProviderCodes PhysicalMedicineAndRehabilitationProviderCodes PlasticSurgeryProviderCodes PreventiveMedicineProviderCodes PsychiatryAndNeurologyProviderCodes RadiologyProviderCodes SurgeryProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="200000000X"/>
					<xs:enumeration value="204C00000X"/>
					<xs:enumeration value="204D00000X"/>
					<xs:enumeration value="204E00000X"/>
					<xs:enumeration value="207T00000X"/>
					<xs:enumeration value="207W00000X"/>
					<xs:enumeration value="208800000X"/>
					<xs:enumeration value="208C00000X"/>
					<xs:enumeration value="208D00000X"/>
					<xs:enumeration value="208M00000X"/>
					<xs:enumeration value="208U00000X"/>
					<xs:enumeration value="209800000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AllergyAndImmunologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19514 (C-0-D19465-V19513-V19514-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207K00000X"/>
			<xs:enumeration value="207KA0200X"/>
			<xs:enumeration value="207KI0005X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AnesthesiologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19515 (C-0-D19465-V19513-V19515-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207L00000X"/>
			<xs:enumeration value="207LA0401X"/>
			<xs:enumeration value="207LC0200X"/>
			<xs:enumeration value="207LP2900X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DermatologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19516 (C-0-D19465-V19513-V19516-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207N00000X"/>
			<xs:enumeration value="207ND0101X"/>
			<xs:enumeration value="207ND0900X"/>
			<xs:enumeration value="207NI0002X"/>
			<xs:enumeration value="207NP0225X"/>
			<xs:enumeration value="207NS0135X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmergencyMedicineProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19517 (C-0-D19465-V19513-V19517-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207P00000X"/>
			<xs:enumeration value="207PE0004X"/>
			<xs:enumeration value="207PE0005X"/>
			<xs:enumeration value="207PP0204X"/>
			<xs:enumeration value="207PS0010X"/>
			<xs:enumeration value="207PT0002X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FamilyPracticeProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19518 (C-0-D19465-V19513-V19518-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207Q00000X"/>
			<xs:enumeration value="207QA0000X"/>
			<xs:enumeration value="207QA0401X"/>
			<xs:enumeration value="207QA0505X"/>
			<xs:enumeration value="207QG0300X"/>
			<xs:enumeration value="207QS0010X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InternalMedicineProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19519 (C-0-D19465-V19513-V19519-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207R00000X"/>
			<xs:enumeration value="207RA0000X"/>
			<xs:enumeration value="207RA0201X"/>
			<xs:enumeration value="207RA0401X"/>
			<xs:enumeration value="207RC0000X"/>
			<xs:enumeration value="207RC0001X"/>
			<xs:enumeration value="207RC0200X"/>
			<xs:enumeration value="207RE0101X"/>
			<xs:enumeration value="207RG0100X"/>
			<xs:enumeration value="207RG0300X"/>
			<xs:enumeration value="207RH0000X"/>
			<xs:enumeration value="207RH0003X"/>
			<xs:enumeration value="207RI0001X"/>
			<xs:enumeration value="207RI0008X"/>
			<xs:enumeration value="207RI0011X"/>
			<xs:enumeration value="207RI0200X"/>
			<xs:enumeration value="207RM1200X"/>
			<xs:enumeration value="207RN0300X"/>
			<xs:enumeration value="207RP1001X"/>
			<xs:enumeration value="207RR0500X"/>
			<xs:enumeration value="207RS0010X"/>
			<xs:enumeration value="207RX0202X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedicalGeneticsProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19520 (C-0-D19465-V19513-V19520-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207S00000X"/>
			<xs:enumeration value="207SC0300X"/>
			<xs:enumeration value="207SG0201X"/>
			<xs:enumeration value="207SG0202X"/>
			<xs:enumeration value="207SG0203X"/>
			<xs:enumeration value="207SG0205X"/>
			<xs:enumeration value="207SM0001X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NuclearMedicineProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19521 (C-0-D19465-V19513-V19521-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207U00000X"/>
			<xs:enumeration value="207UN0901X"/>
			<xs:enumeration value="207UN0902X"/>
			<xs:enumeration value="207UN0903X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ObstetricsAndGynecologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19522 (C-0-D19465-V19513-V19522-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207V00000X"/>
			<xs:enumeration value="207VC0200X"/>
			<xs:enumeration value="207VE0102X"/>
			<xs:enumeration value="207VG0400X"/>
			<xs:enumeration value="207VM0101X"/>
			<xs:enumeration value="207VX0000X"/>
			<xs:enumeration value="207VX0201X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrthopaedicSurgeryProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19523 (C-0-D19465-V19513-V19523-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207X00000X"/>
			<xs:enumeration value="207XS0106X"/>
			<xs:enumeration value="207XS0114X"/>
			<xs:enumeration value="207XS0117X"/>
			<xs:enumeration value="207XX0004X"/>
			<xs:enumeration value="207XX0005X"/>
			<xs:enumeration value="207XX0801X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtolaryngologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19524 (C-0-D19465-V19513-V19524-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207Y00000X"/>
			<xs:enumeration value="207YP0228X"/>
			<xs:enumeration value="207YS0123X"/>
			<xs:enumeration value="207YX0007X"/>
			<xs:enumeration value="207YX0602X"/>
			<xs:enumeration value="207YX0901X"/>
			<xs:enumeration value="207YX0905X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PainMedicineProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19525 (C-0-D19465-V19513-V19525-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208V00000X"/>
			<xs:enumeration value="208VP0000X"/>
			<xs:enumeration value="208VP0014X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PathologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19526 (C-0-D19465-V19513-V19526-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="207Z00000X"/>
			<xs:enumeration value="207ZB0001X"/>
			<xs:enumeration value="207ZC0500X"/>
			<xs:enumeration value="207ZD0900X"/>
			<xs:enumeration value="207ZF0201X"/>
			<xs:enumeration value="207ZH0000X"/>
			<xs:enumeration value="207ZI0100X"/>
			<xs:enumeration value="207ZM0300X"/>
			<xs:enumeration value="207ZN0500X"/>
			<xs:enumeration value="207ZP0007X"/>
			<xs:enumeration value="207ZP0101X"/>
			<xs:enumeration value="207ZP0102X"/>
			<xs:enumeration value="207ZP0104X"/>
			<xs:enumeration value="207ZP0105X"/>
			<xs:enumeration value="207ZP0213X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PediatricsProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19527 (C-0-D19465-V19513-V19527-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208000000X"/>
			<xs:enumeration value="2080A0000X"/>
			<xs:enumeration value="2080I0007X"/>
			<xs:enumeration value="2080N0001X"/>
			<xs:enumeration value="2080P0006X"/>
			<xs:enumeration value="2080P0008X"/>
			<xs:enumeration value="2080P0201X"/>
			<xs:enumeration value="2080P0202X"/>
			<xs:enumeration value="2080P0203X"/>
			<xs:enumeration value="2080P0204X"/>
			<xs:enumeration value="2080P0205X"/>
			<xs:enumeration value="2080P0206X"/>
			<xs:enumeration value="2080P0207X"/>
			<xs:enumeration value="2080P0208X"/>
			<xs:enumeration value="2080P0210X"/>
			<xs:enumeration value="2080P0214X"/>
			<xs:enumeration value="2080P0216X"/>
			<xs:enumeration value="2080S0010X"/>
			<xs:enumeration value="2080T0002X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicalMedicineAndRehabilitationProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19528 (C-0-D19465-V19513-V19528-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208100000X"/>
			<xs:enumeration value="2081P0004X"/>
			<xs:enumeration value="2081P0010X"/>
			<xs:enumeration value="2081P2900X"/>
			<xs:enumeration value="2081S0010X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PlasticSurgeryProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19529 (C-0-D19465-V19513-V19529-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208200000X"/>
			<xs:enumeration value="2082S0099X"/>
			<xs:enumeration value="2082S0105X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PreventiveMedicineProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19530 (C-0-D19465-V19513-V19530-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208300000X"/>
			<xs:enumeration value="2083A0100X"/>
			<xs:enumeration value="2083P0011X"/>
			<xs:enumeration value="2083P0500X"/>
			<xs:enumeration value="2083P0901X"/>
			<xs:enumeration value="2083S0010X"/>
			<xs:enumeration value="2083T0002X"/>
			<xs:enumeration value="2083X0100X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PsychiatryAndNeurologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19531 (C-0-D19465-V19513-V19531-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208400000X"/>
			<xs:enumeration value="2084A0401X"/>
			<xs:enumeration value="2084F0202X"/>
			<xs:enumeration value="2084N0400X"/>
			<xs:enumeration value="2084N0402X"/>
			<xs:enumeration value="2084N0600X"/>
			<xs:enumeration value="2084P0005X"/>
			<xs:enumeration value="2084P0800X"/>
			<xs:enumeration value="2084P0802X"/>
			<xs:enumeration value="2084P0804X"/>
			<xs:enumeration value="2084P0805X"/>
			<xs:enumeration value="2084P2900X"/>
			<xs:enumeration value="2084S0010X"/>
			<xs:enumeration value="2084V0102X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RadiologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19532 (C-0-D19465-V19513-V19532-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208500000X"/>
			<xs:enumeration value="2085B0100X"/>
			<xs:enumeration value="2085N0700X"/>
			<xs:enumeration value="2085N0904X"/>
			<xs:enumeration value="2085P0229X"/>
			<xs:enumeration value="2085R0001X"/>
			<xs:enumeration value="2085R0202X"/>
			<xs:enumeration value="2085R0203X"/>
			<xs:enumeration value="2085R0204X"/>
			<xs:enumeration value="2085R0205X"/>
			<xs:enumeration value="2085U0001X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SurgeryProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19533 (C-0-D19465-V19513-V19533-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="208600000X"/>
			<xs:enumeration value="204F00000X"/>
			<xs:enumeration value="2086S0102X"/>
			<xs:enumeration value="2086S0105X"/>
			<xs:enumeration value="2086S0120X"/>
			<xs:enumeration value="2086S0122X"/>
			<xs:enumeration value="2086S0127X"/>
			<xs:enumeration value="2086S0129X"/>
			<xs:enumeration value="2086X0206X"/>
			<xs:enumeration value="208G00000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="AmbulatoryHealthCareFacilitiesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19497 (C-0-D19465-V19497-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ClinicCenterProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="260000000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ClinicCenterProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19498 (C-0-D19465-V19497-V19498-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="261Q00000X"/>
			<xs:enumeration value="261QA0005X"/>
			<xs:enumeration value="261QA0006X"/>
			<xs:enumeration value="261QA0600X"/>
			<xs:enumeration value="261QA0900X"/>
			<xs:enumeration value="261QA1903X"/>
			<xs:enumeration value="261QA3000X"/>
			<xs:enumeration value="261QB0400X"/>
			<xs:enumeration value="261QC0050X"/>
			<xs:enumeration value="261QC1500X"/>
			<xs:enumeration value="261QC1800X"/>
			<xs:enumeration value="261QD0000X"/>
			<xs:enumeration value="261QD1600X"/>
			<xs:enumeration value="261QE0002X"/>
			<xs:enumeration value="261QE0700X"/>
			<xs:enumeration value="261QE0800X"/>
			<xs:enumeration value="261QF0050X"/>
			<xs:enumeration value="261QF0400X"/>
			<xs:enumeration value="261QG0250X"/>
			<xs:enumeration value="261QH0100X"/>
			<xs:enumeration value="261QH0700X"/>
			<xs:enumeration value="261QI0500X"/>
			<xs:enumeration value="261QL0400X"/>
			<xs:enumeration value="261QM0801X"/>
			<xs:enumeration value="261QM0850X"/>
			<xs:enumeration value="261QM0855X"/>
			<xs:enumeration value="261QM1000X"/>
			<xs:enumeration value="261QM1100X"/>
			<xs:enumeration value="261QM1101X"/>
			<xs:enumeration value="261QM1102X"/>
			<xs:enumeration value="261QM1200X"/>
			<xs:enumeration value="261QM1300X"/>
			<xs:enumeration value="261QM2500X"/>
			<xs:enumeration value="261QM2800X"/>
			<xs:enumeration value="261QM3000X"/>
			<xs:enumeration value="261QP0904X"/>
			<xs:enumeration value="261QP0905X"/>
			<xs:enumeration value="261QP1100X"/>
			<xs:enumeration value="261QP2000X"/>
			<xs:enumeration value="261QP2300X"/>
			<xs:enumeration value="261QP2400X"/>
			<xs:enumeration value="261QP3300X"/>
			<xs:enumeration value="261QR0200X"/>
			<xs:enumeration value="261QR0206X"/>
			<xs:enumeration value="261QR0207X"/>
			<xs:enumeration value="261QR0208X"/>
			<xs:enumeration value="261QR0400X"/>
			<xs:enumeration value="261QR0401X"/>
			<xs:enumeration value="261QR0404X"/>
			<xs:enumeration value="261QR0405X"/>
			<xs:enumeration value="261QR0800X"/>
			<xs:enumeration value="261QR1100X"/>
			<xs:enumeration value="261QR1300X"/>
			<xs:enumeration value="261QS0112X"/>
			<xs:enumeration value="261QS0132X"/>
			<xs:enumeration value="261QS1000X"/>
			<xs:enumeration value="261QS1200X"/>
			<xs:enumeration value="261QU0200X"/>
			<xs:enumeration value="261QV0200X"/>
			<xs:enumeration value="261QX0100X"/>
			<xs:enumeration value="261QX0200X"/>
			<xs:enumeration value="261QX0203X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BehavioralHealthAndSocialServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19488 (C-0-D19465-V19488-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CounselorProviderCodes NeuropsychologistProviderCodes PsychologistProviderCodes SocialWorkerProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="100000000X"/>
					<xs:enumeration value="106H00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CounselorProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19490 (C-0-D19465-V19488-V19490-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="101Y00000X"/>
			<xs:enumeration value="101YA0400X"/>
			<xs:enumeration value="101YM0800X"/>
			<xs:enumeration value="101YP1600X"/>
			<xs:enumeration value="101YP2500X"/>
			<xs:enumeration value="101YS0200X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NeuropsychologistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19491 (C-0-D19465-V19488-V19491-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="103G00000X"/>
			<xs:enumeration value="103GC0700X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PsychologistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19492 (C-0-D19465-V19488-V19492-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="103T00000X"/>
			<xs:enumeration value="103TA0400X"/>
			<xs:enumeration value="103TA0700X"/>
			<xs:enumeration value="103TB0200X"/>
			<xs:enumeration value="103TC0700X"/>
			<xs:enumeration value="103TC1900X"/>
			<xs:enumeration value="103TC2200X"/>
			<xs:enumeration value="103TE1000X"/>
			<xs:enumeration value="103TE1100X"/>
			<xs:enumeration value="103TF0000X"/>
			<xs:enumeration value="103TF0200X"/>
			<xs:enumeration value="103TH0100X"/>
			<xs:enumeration value="103TM1700X"/>
			<xs:enumeration value="103TM1800X"/>
			<xs:enumeration value="103TP0814X"/>
			<xs:enumeration value="103TP2700X"/>
			<xs:enumeration value="103TP2701X"/>
			<xs:enumeration value="103TR0400X"/>
			<xs:enumeration value="103TS0200X"/>
			<xs:enumeration value="103TW0100X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SocialWorkerProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19489 (C-0-D19465-V19488-V19489-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="104100000X"/>
			<xs:enumeration value="1041C0700X"/>
			<xs:enumeration value="1041S0200X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ChiropracticProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19554 (C-0-D19465-V19554-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ChiropractorProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="110000000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ChiropractorProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19555 (C-0-D19465-V19554-V19555-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="111N00000X"/>
			<xs:enumeration value="111NI0900X"/>
			<xs:enumeration value="111NN0400X"/>
			<xs:enumeration value="111NN1001X"/>
			<xs:enumeration value="111NR0200X"/>
			<xs:enumeration value="111NS0005X"/>
			<xs:enumeration value="111NT0100X"/>
			<xs:enumeration value="111NX0100X"/>
			<xs:enumeration value="111NX0800X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DentalProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19534 (C-0-D19465-V19534-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DentistProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="120000000X"/>
					<xs:enumeration value="122400000X"/>
					<xs:enumeration value="124Q00000X"/>
					<xs:enumeration value="126800000X"/>
					<xs:enumeration value="126900000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DentistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19535 (C-0-D19465-V19534-V19535-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="122300000X"/>
			<xs:enumeration value="1223D0001X"/>
			<xs:enumeration value="1223E0200X"/>
			<xs:enumeration value="1223G0001X"/>
			<xs:enumeration value="1223P0106X"/>
			<xs:enumeration value="1223P0221X"/>
			<xs:enumeration value="1223P0300X"/>
			<xs:enumeration value="1223P0700X"/>
			<xs:enumeration value="1223S0112X"/>
			<xs:enumeration value="1223X0008X"/>
			<xs:enumeration value="1223X0400X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DietaryAndNutritionalServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19499 (C-0-D19465-V19499-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DietitianRegisteredProviderCodes NutritionistProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="130000000X"/>
					<xs:enumeration value="132700000X"/>
					<xs:enumeration value="136A00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DietitianRegisteredProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19500 (C-0-D19465-V19499-V19500-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="133V00000X"/>
			<xs:enumeration value="133VN1004X"/>
			<xs:enumeration value="133VN1005X"/>
			<xs:enumeration value="133VN1006X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NutritionistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19501 (C-0-D19465-V19499-V19501-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="133N00000X"/>
			<xs:enumeration value="133NN1002X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EmergencyMedicalServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19539 (C-0-D19465-V19539-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="140000000X"/>
			<xs:enumeration value="146D00000X"/>
			<xs:enumeration value="146L00000X"/>
			<xs:enumeration value="146M00000X"/>
			<xs:enumeration value="146N00000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EyeAndVisionServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19551 (C-0-D19465-V19551-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OptometristProviderCodes TechnicianTechnologistProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="150000000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OptometristProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19552 (C-0-D19465-V19551-V19552-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="152W00000X"/>
			<xs:enumeration value="152WC0802X"/>
			<xs:enumeration value="152WL0500X"/>
			<xs:enumeration value="152WP0200X"/>
			<xs:enumeration value="152WS0006X"/>
			<xs:enumeration value="152WV0400X"/>
			<xs:enumeration value="152WX0102X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TechnicianTechnologistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19553 (C-0-D19465-V19551-V19553-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="156F00000X"/>
			<xs:enumeration value="156FC0800X"/>
			<xs:enumeration value="156FC0801X"/>
			<xs:enumeration value="156FX1100X"/>
			<xs:enumeration value="156FX1101X"/>
			<xs:enumeration value="156FX1201X"/>
			<xs:enumeration value="156FX1202X"/>
			<xs:enumeration value="156FX1700X"/>
			<xs:enumeration value="156FX1800X"/>
			<xs:enumeration value="156FX1900X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GroupProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19556 (C-0-D19465-V19556-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="190000000X"/>
			<xs:enumeration value="193200000X"/>
			<xs:enumeration value="193400000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HospitalUnitsProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19502 (C-0-D19465-V19502-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="270000000X"/>
			<xs:enumeration value="273R00000X"/>
			<xs:enumeration value="273Y00000X"/>
			<xs:enumeration value="275N00000X"/>
			<xs:enumeration value="276400000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HospitalsProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19506 (C-0-D19465-V19506-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ChronicDiseaseHospitalProviderCodes GeneralAcuteCareHospitalProviderCodes MilitaryHospitalProviderCodes RehabilitationHospitalProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="280000000X"/>
					<xs:enumeration value="283Q00000X"/>
					<xs:enumeration value="284300000X"/>
					<xs:enumeration value="287300000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ChronicDiseaseHospitalProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19507 (C-0-D19465-V19506-V19507-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="281P00000X"/>
			<xs:enumeration value="281PC2000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GeneralAcuteCareHospitalProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19508 (C-0-D19465-V19506-V19508-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="282N00000X"/>
			<xs:enumeration value="282NC0060X"/>
			<xs:enumeration value="282NC2000X"/>
			<xs:enumeration value="282NR1301X"/>
			<xs:enumeration value="282NW0100X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MilitaryHospitalProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19509 (C-0-D19465-V19506-V19509-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="286500000X"/>
			<xs:enumeration value="2865C1500X"/>
			<xs:enumeration value="2865M2000X"/>
			<xs:enumeration value="2865X1600X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RehabilitationHospitalProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19510 (C-0-D19465-V19506-V19510-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="283X00000X"/>
			<xs:enumeration value="283XC2000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LaboratoriesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19511 (C-0-D19465-V19511-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="290000000X"/>
			<xs:enumeration value="291U00000X"/>
			<xs:enumeration value="292200000X"/>
			<xs:enumeration value="293D00000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ManagedCareOrganizationsProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19536 (C-0-D19465-V19536-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="300000000X"/>
			<xs:enumeration value="302F00000X"/>
			<xs:enumeration value="302R00000X"/>
			<xs:enumeration value="305R00000X"/>
			<xs:enumeration value="305S00000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingAndCustodialCareFacilitiesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19540 (C-0-D19465-V19540-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AssistedLivingFacilityProviderCodes CustodialCareFacilityProviderCodes SkilledNursingFacilityProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="310000000X"/>
					<xs:enumeration value="310500000X"/>
					<xs:enumeration value="311500000X"/>
					<xs:enumeration value="313M00000X"/>
					<xs:enumeration value="315D00000X"/>
					<xs:enumeration value="315P00000X"/>
					<xs:enumeration value="317400000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AssistedLivingFacilityProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19557 (C-0-D19465-V19540-V19557-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="310400000X"/>
			<xs:enumeration value="3104A0625X"/>
			<xs:enumeration value="3104A0630X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CustodialCareFacilityProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19558 (C-0-D19465-V19540-V19558-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="311Z00000X"/>
			<xs:enumeration value="311ZA0620X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SkilledNursingFacilityProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19559 (C-0-D19465-V19540-V19559-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="314000000X"/>
			<xs:enumeration value="3140N1450X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19466 (C-0-D19465-V19466-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RegisteredNurseProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="160000000X"/>
					<xs:enumeration value="164W00000X"/>
					<xs:enumeration value="164X00000X"/>
					<xs:enumeration value="167G00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RegisteredNurseProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19467 (C-0-D19465-V19466-V19467-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="163W00000X"/>
			<xs:enumeration value="163WA0400X"/>
			<xs:enumeration value="163WA2000X"/>
			<xs:enumeration value="163WC0200X"/>
			<xs:enumeration value="163WC0400X"/>
			<xs:enumeration value="163WC1400X"/>
			<xs:enumeration value="163WC1500X"/>
			<xs:enumeration value="163WC1600X"/>
			<xs:enumeration value="163WC2100X"/>
			<xs:enumeration value="163WC3500X"/>
			<xs:enumeration value="163WD0400X"/>
			<xs:enumeration value="163WD1100X"/>
			<xs:enumeration value="163WE0003X"/>
			<xs:enumeration value="163WE0900X"/>
			<xs:enumeration value="163WF0300X"/>
			<xs:enumeration value="163WG0000X"/>
			<xs:enumeration value="163WG0100X"/>
			<xs:enumeration value="163WG0600X"/>
			<xs:enumeration value="163WH0200X"/>
			<xs:enumeration value="163WH0500X"/>
			<xs:enumeration value="163WH1000X"/>
			<xs:enumeration value="163WI0500X"/>
			<xs:enumeration value="163WI0600X"/>
			<xs:enumeration value="163WL0100X"/>
			<xs:enumeration value="163WM0102X"/>
			<xs:enumeration value="163WM0705X"/>
			<xs:enumeration value="163WM1400X"/>
			<xs:enumeration value="163WN0002X"/>
			<xs:enumeration value="163WN0003X"/>
			<xs:enumeration value="163WN0300X"/>
			<xs:enumeration value="163WN0800X"/>
			<xs:enumeration value="163WN1003X"/>
			<xs:enumeration value="163WP0000X"/>
			<xs:enumeration value="163WP0200X"/>
			<xs:enumeration value="163WP0218X"/>
			<xs:enumeration value="163WP0807X"/>
			<xs:enumeration value="163WP0808X"/>
			<xs:enumeration value="163WP0809X"/>
			<xs:enumeration value="163WP1700X"/>
			<xs:enumeration value="163WP2201X"/>
			<xs:enumeration value="163WR0400X"/>
			<xs:enumeration value="163WR1000X"/>
			<xs:enumeration value="163WS0121X"/>
			<xs:enumeration value="163WS0200X"/>
			<xs:enumeration value="163WU0100X"/>
			<xs:enumeration value="163WW0000X"/>
			<xs:enumeration value="163WW0101X"/>
			<xs:enumeration value="163WX0002X"/>
			<xs:enumeration value="163WX0003X"/>
			<xs:enumeration value="163WX0106X"/>
			<xs:enumeration value="163WX0200X"/>
			<xs:enumeration value="163WX0601X"/>
			<xs:enumeration value="163WX0800X"/>
			<xs:enumeration value="163WX1100X"/>
			<xs:enumeration value="163WX1500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingServiceRelatedProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19475 (C-0-D19465-V19475-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="TechnicianProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="370000000X"/>
					<xs:enumeration value="372500000X"/>
					<xs:enumeration value="372600000X"/>
					<xs:enumeration value="373H00000X"/>
					<xs:enumeration value="374T00000X"/>
					<xs:enumeration value="374U00000X"/>
					<xs:enumeration value="376G00000X"/>
					<xs:enumeration value="376J00000X"/>
					<xs:enumeration value="376K00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="TechnicianProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19476 (C-0-D19465-V19475-V19476-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="374700000X"/>
			<xs:enumeration value="3747A0650X"/>
			<xs:enumeration value="3747P1801X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OtherServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19541 (C-0-D19465-V19541-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ContractorProviderCodes SpecialistProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="170000000X"/>
					<xs:enumeration value="170100000X"/>
					<xs:enumeration value="171100000X"/>
					<xs:enumeration value="172A00000X"/>
					<xs:enumeration value="173000000X"/>
					<xs:enumeration value="175F00000X"/>
					<xs:enumeration value="175L00000X"/>
					<xs:enumeration value="175M00000X"/>
					<xs:enumeration value="176B00000X"/>
					<xs:enumeration value="176P00000X"/>
					<xs:enumeration value="177F00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ContractorProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19542 (C-0-D19465-V19541-V19542-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="171W00000X"/>
			<xs:enumeration value="171WH0202X"/>
			<xs:enumeration value="171WV0202X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19543 (C-0-D19465-V19541-V19543-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="VeterinarianProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="174400000X"/>
					<xs:enumeration value="1744G0900X"/>
					<xs:enumeration value="1744P3200X"/>
					<xs:enumeration value="1744R1102X"/>
					<xs:enumeration value="1744R1103X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="VeterinarianProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19544 (C-0-D19465-V19541-V19543-V19544-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="174M00000X"/>
			<xs:enumeration value="174MM1900X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PharmacyServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19477 (C-0-D19465-V19477-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PharmacistProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="180000000X"/>
					<xs:enumeration value="183700000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PharmacistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19478 (C-0-D19465-V19477-V19478-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="183500000X"/>
			<xs:enumeration value="1835G0000X"/>
			<xs:enumeration value="1835N0905X"/>
			<xs:enumeration value="1835N1003X"/>
			<xs:enumeration value="1835P1200X"/>
			<xs:enumeration value="1835P1300X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicianAssistantsAndAdvancedPracticeNursingProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19493 (C-0-D19465-V19493-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ClinicalNurseSpecialistProviderCodes NursePractitionerProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="360000000X"/>
					<xs:enumeration value="367500000X"/>
					<xs:enumeration value="367A00000X"/>
					<xs:enumeration value="367H00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ClinicalNurseSpecialistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19494 (C-0-D19465-V19493-V19494-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="364S00000X"/>
			<xs:enumeration value="364SA2100X"/>
			<xs:enumeration value="364SA2200X"/>
			<xs:enumeration value="364SC0200X"/>
			<xs:enumeration value="364SC1501X"/>
			<xs:enumeration value="364SC2300X"/>
			<xs:enumeration value="364SE0003X"/>
			<xs:enumeration value="364SE1400X"/>
			<xs:enumeration value="364SF0001X"/>
			<xs:enumeration value="364SG0600X"/>
			<xs:enumeration value="364SH0200X"/>
			<xs:enumeration value="364SH1100X"/>
			<xs:enumeration value="364SI0800X"/>
			<xs:enumeration value="364SL0600X"/>
			<xs:enumeration value="364SM0705X"/>
			<xs:enumeration value="364SN0000X"/>
			<xs:enumeration value="364SN0800X"/>
			<xs:enumeration value="364SP0200X"/>
			<xs:enumeration value="364SP0807X"/>
			<xs:enumeration value="364SP0808X"/>
			<xs:enumeration value="364SP0809X"/>
			<xs:enumeration value="364SP0810X"/>
			<xs:enumeration value="364SP0811X"/>
			<xs:enumeration value="364SP0812X"/>
			<xs:enumeration value="364SP0813X"/>
			<xs:enumeration value="364SP1700X"/>
			<xs:enumeration value="364SP2800X"/>
			<xs:enumeration value="364SR0400X"/>
			<xs:enumeration value="364SS0200X"/>
			<xs:enumeration value="364ST0500X"/>
			<xs:enumeration value="364SW0102X"/>
			<xs:enumeration value="364SX0106X"/>
			<xs:enumeration value="364SX0200X"/>
			<xs:enumeration value="364SX0204X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursePractitionerProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19495 (C-0-D19465-V19493-V19495-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PhysicianAssistantProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="363L00000X"/>
					<xs:enumeration value="363LA2100X"/>
					<xs:enumeration value="363LA2200X"/>
					<xs:enumeration value="363LC0200X"/>
					<xs:enumeration value="363LC1500X"/>
					<xs:enumeration value="363LF0000X"/>
					<xs:enumeration value="363LG0600X"/>
					<xs:enumeration value="363LN0000X"/>
					<xs:enumeration value="363LN0005X"/>
					<xs:enumeration value="363LP0200X"/>
					<xs:enumeration value="363LP0222X"/>
					<xs:enumeration value="363LP0808X"/>
					<xs:enumeration value="363LP1700X"/>
					<xs:enumeration value="363LP2300X"/>
					<xs:enumeration value="363LS0200X"/>
					<xs:enumeration value="363LW0102X"/>
					<xs:enumeration value="363LX0001X"/>
					<xs:enumeration value="363LX0106X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PhysicianAssistantProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19496 (C-0-D19465-V19493-V19495-V19496-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="363A00000X"/>
			<xs:enumeration value="363AM0700X"/>
			<xs:enumeration value="363AS0400X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PodiatricMedicineAndSurgeryProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19537 (C-0-D19465-V19537-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PodiatristProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="210000000X"/>
					<xs:enumeration value="211D00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PodiatristProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19538 (C-0-D19465-V19537-V19538-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="213E00000X"/>
			<xs:enumeration value="213EG0000X"/>
			<xs:enumeration value="213EP0504X"/>
			<xs:enumeration value="213EP1101X"/>
			<xs:enumeration value="213ER0200X"/>
			<xs:enumeration value="213ES0000X"/>
			<xs:enumeration value="213ES0103X"/>
			<xs:enumeration value="213ES0131X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResidentialTreatmentFacilitiesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19512 (C-0-D19465-V19512-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="SubstanceAbuseDisorderRehabilitationFacilityProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="320000000X"/>
					<xs:enumeration value="320600000X"/>
					<xs:enumeration value="320700000X"/>
					<xs:enumeration value="320800000X"/>
					<xs:enumeration value="320900000X"/>
					<xs:enumeration value="322D00000X"/>
					<xs:enumeration value="323P00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="SubstanceAbuseDisorderRehabilitationFacilityProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19560 (C-0-D19465-V19512-V19560-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="324500000X"/>
			<xs:enumeration value="3245S0500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryRehabilitativeAndRestorativeServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19468 (C-0-D19465-V19468-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OccupationalTherapistProviderCodes PhysicalTherapistProviderCodes RehabilitationCounselorProviderCodes RespiratoryTherapistCertifiedProviderCodes RespiratoryTherapistRegisteredProviderCodes SpecialistTechnologistRespiratoryEtcProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="220000000X"/>
					<xs:enumeration value="221700000X"/>
					<xs:enumeration value="222Z00000X"/>
					<xs:enumeration value="224P00000X"/>
					<xs:enumeration value="224Z00000X"/>
					<xs:enumeration value="225000000X"/>
					<xs:enumeration value="225200000X"/>
					<xs:enumeration value="225400000X"/>
					<xs:enumeration value="225600000X"/>
					<xs:enumeration value="225700000X"/>
					<xs:enumeration value="225800000X"/>
					<xs:enumeration value="225A00000X"/>
					<xs:enumeration value="225B00000X"/>
					<xs:enumeration value="226300000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OccupationalTherapistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19469 (C-0-D19465-V19468-V19469-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225X00000X"/>
			<xs:enumeration value="225XE1200X"/>
			<xs:enumeration value="225XH1200X"/>
			<xs:enumeration value="225XH1300X"/>
			<xs:enumeration value="225XN1300X"/>
			<xs:enumeration value="225XP0200X"/>
			<xs:enumeration value="225XR0403X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PhysicalTherapistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19470 (C-0-D19465-V19468-V19470-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225100000X"/>
			<xs:enumeration value="2251C2600X"/>
			<xs:enumeration value="2251E1200X"/>
			<xs:enumeration value="2251E1300X"/>
			<xs:enumeration value="2251G0304X"/>
			<xs:enumeration value="2251H1200X"/>
			<xs:enumeration value="2251H1300X"/>
			<xs:enumeration value="2251N0400X"/>
			<xs:enumeration value="2251P0200X"/>
			<xs:enumeration value="2251S0007X"/>
			<xs:enumeration value="2251X0800X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RehabilitationCounselorProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19471 (C-0-D19465-V19468-V19471-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225C00000X"/>
			<xs:enumeration value="225CA2400X"/>
			<xs:enumeration value="225CA2500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryTherapistCertifiedProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19472 (C-0-D19465-V19468-V19472-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="227800000X"/>
			<xs:enumeration value="2278C0205X"/>
			<xs:enumeration value="2278E0002X"/>
			<xs:enumeration value="2278E1000X"/>
			<xs:enumeration value="2278G0305X"/>
			<xs:enumeration value="2278G1100X"/>
			<xs:enumeration value="2278H0200X"/>
			<xs:enumeration value="2278P1004X"/>
			<xs:enumeration value="2278P1005X"/>
			<xs:enumeration value="2278P1006X"/>
			<xs:enumeration value="2278P3800X"/>
			<xs:enumeration value="2278P3900X"/>
			<xs:enumeration value="2278P4000X"/>
			<xs:enumeration value="2278S1500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryTherapistRegisteredProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19473 (C-0-D19465-V19468-V19473-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="227900000X"/>
			<xs:enumeration value="2279C0205X"/>
			<xs:enumeration value="2279E0002X"/>
			<xs:enumeration value="2279E1000X"/>
			<xs:enumeration value="2279G0305X"/>
			<xs:enumeration value="2279G1100X"/>
			<xs:enumeration value="2279H0200X"/>
			<xs:enumeration value="2279P1004X"/>
			<xs:enumeration value="2279P1005X"/>
			<xs:enumeration value="2279P1006X"/>
			<xs:enumeration value="2279P3800X"/>
			<xs:enumeration value="2279P3900X"/>
			<xs:enumeration value="2279P4000X"/>
			<xs:enumeration value="2279S1500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistRespiratoryEtcProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19474 (C-0-D19465-V19468-V19474-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="225500000X"/>
			<xs:enumeration value="2255A2300X"/>
			<xs:enumeration value="2255R0406X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiteCareFacilityProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19503 (C-0-D19465-V19503-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RespiteCareProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="380000000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RespiteCareProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19561 (C-0-D19465-V19503-V19561-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="385H00000X"/>
			<xs:enumeration value="385HR2050X"/>
			<xs:enumeration value="385HR2055X"/>
			<xs:enumeration value="385HR2060X"/>
			<xs:enumeration value="385HR2065X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpeechLanguageAndHearingProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19548 (C-0-D19465-V19548-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AudiologistProviderCodes SpecialistTechnologistSpeechEtcProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="230000000X"/>
					<xs:enumeration value="235Z00000X"/>
					<xs:enumeration value="237600000X"/>
					<xs:enumeration value="237700000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AudiologistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19549 (C-0-D19465-V19548-V19549-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="231H00000X"/>
			<xs:enumeration value="231HA2400X"/>
			<xs:enumeration value="231HA2500X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistSpeechEtcProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19550 (C-0-D19465-V19548-V19550-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="235500000X"/>
			<xs:enumeration value="2355A2700X"/>
			<xs:enumeration value="2355S0801X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SuppliersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19504 (C-0-D19465-V19504-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DurableMedicalEquipmentAndMedicalSuppliesProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="330000000X"/>
					<xs:enumeration value="331L00000X"/>
					<xs:enumeration value="332G00000X"/>
					<xs:enumeration value="332H00000X"/>
					<xs:enumeration value="332S00000X"/>
					<xs:enumeration value="332U00000X"/>
					<xs:enumeration value="333600000X"/>
					<xs:enumeration value="335E00000X"/>
					<xs:enumeration value="335U00000X"/>
					<xs:enumeration value="335V00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="DurableMedicalEquipmentAndMedicalSuppliesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19505 (C-0-D19465-V19504-V19505-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="332B00000X"/>
			<xs:enumeration value="332BC3200X"/>
			<xs:enumeration value="332BD1200X"/>
			<xs:enumeration value="332BN1400X"/>
			<xs:enumeration value="332BP3500X"/>
			<xs:enumeration value="332BX2000X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TechnologistTechnicianAndOtherTechnicalServiceProvidersProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19479 (C-0-D19465-V19479-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RadiologicTechnologistProviderCodes SpecialistTechnologistCardiovascularProviderCodes SpecialistTechnologistHealthInformationProviderCodes SpecialistTechnologistOtherProviderCodes SpecialistTechnologistPathologyProviderCodes TechnicianHealthInformationProviderCodes TechnicianOtherProviderCodes TechnicianPathologyProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="240000000X"/>
					<xs:enumeration value="246W00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RadiologicTechnologistProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19484 (C-0-D19465-V19479-V19484-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="247100000X"/>
			<xs:enumeration value="2471B0102X"/>
			<xs:enumeration value="2471C1101X"/>
			<xs:enumeration value="2471C1106X"/>
			<xs:enumeration value="2471C3401X"/>
			<xs:enumeration value="2471C3402X"/>
			<xs:enumeration value="2471M1202X"/>
			<xs:enumeration value="2471M2300X"/>
			<xs:enumeration value="2471N0900X"/>
			<xs:enumeration value="2471Q0001X"/>
			<xs:enumeration value="2471R0002X"/>
			<xs:enumeration value="2471S1302X"/>
			<xs:enumeration value="2471V0105X"/>
			<xs:enumeration value="2471V0106X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistCardiovascularProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19485 (C-0-D19465-V19479-V19485-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246X00000X"/>
			<xs:enumeration value="246XC2901X"/>
			<xs:enumeration value="246XC2903X"/>
			<xs:enumeration value="246XS1301X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistHealthInformationProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19486 (C-0-D19465-V19479-V19486-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246Y00000X"/>
			<xs:enumeration value="246YC3301X"/>
			<xs:enumeration value="246YC3302X"/>
			<xs:enumeration value="246YR1600X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistOtherProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19487 (C-0-D19465-V19479-V19487-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246Z00000X"/>
			<xs:enumeration value="246ZA2600X"/>
			<xs:enumeration value="246ZB0301X"/>
			<xs:enumeration value="246ZB0302X"/>
			<xs:enumeration value="246ZB0500X"/>
			<xs:enumeration value="246ZB0600X"/>
			<xs:enumeration value="246ZE0500X"/>
			<xs:enumeration value="246ZE0600X"/>
			<xs:enumeration value="246ZG0701X"/>
			<xs:enumeration value="246ZG1000X"/>
			<xs:enumeration value="246ZI1000X"/>
			<xs:enumeration value="246ZN0300X"/>
			<xs:enumeration value="246ZS0400X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecialistTechnologistPathologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19480 (C-0-D19465-V19479-V19480-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246Q00000X"/>
			<xs:enumeration value="246QB0000X"/>
			<xs:enumeration value="246QC1000X"/>
			<xs:enumeration value="246QC2700X"/>
			<xs:enumeration value="246QH0000X"/>
			<xs:enumeration value="246QH0401X"/>
			<xs:enumeration value="246QH0600X"/>
			<xs:enumeration value="246QI0000X"/>
			<xs:enumeration value="246QL0900X"/>
			<xs:enumeration value="246QL0901X"/>
			<xs:enumeration value="246QM0706X"/>
			<xs:enumeration value="246QM0900X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TechnicianHealthInformationProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19481 (C-0-D19465-V19479-V19481-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="247000000X"/>
			<xs:enumeration value="2470A2800X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TechnicianOtherProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19482 (C-0-D19465-V19479-V19482-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="247200000X"/>
			<xs:enumeration value="2472B0301X"/>
			<xs:enumeration value="2472D0500X"/>
			<xs:enumeration value="2472E0500X"/>
			<xs:enumeration value="2472R0900X"/>
			<xs:enumeration value="2472V0600X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TechnicianPathologyProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19483 (C-0-D19465-V19479-V19483-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="246R00000X"/>
			<xs:enumeration value="246RH0600X"/>
			<xs:enumeration value="246RM2200X"/>
			<xs:enumeration value="246RP1900X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TransportationServicesProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19545 (C-0-D19465-V19545-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AmbulanceProviderCodes">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="340000000X"/>
					<xs:enumeration value="343800000X"/>
					<xs:enumeration value="343900000X"/>
					<xs:enumeration value="344600000X"/>
					<xs:enumeration value="347B00000X"/>
					<xs:enumeration value="347C00000X"/>
					<xs:enumeration value="347D00000X"/>
					<xs:enumeration value="347E00000X"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AmbulanceProviderCodes">
		<xs:annotation>
			<xs:documentation>specDomain: V19546 (C-0-D19465-V19545-V19546-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="341600000X"/>
			<xs:enumeration value="3416A0800X"/>
			<xs:enumeration value="3416L0300X"/>
			<xs:enumeration value="3416S0300X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QueryEventStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D19582 (C-0-D19582-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="aborted"/>
			<xs:enumeration value="deliveredResponse"/>
			<xs:enumeration value="executing"/>
			<xs:enumeration value="new"/>
			<xs:enumeration value="waitContinuedQueryResponse"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QueryPriority">
		<xs:annotation>
			<xs:documentation>vocSet: D91 (C-0-D91-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="I"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QueryQuantityUnit">
		<xs:annotation>
			<xs:documentation>vocSet: D126 (C-0-D126-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CH"/>
			<xs:enumeration value="LI"/>
			<xs:enumeration value="PG"/>
			<xs:enumeration value="RD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QueryRequestLimit">
		<xs:annotation>
			<xs:documentation>vocSet: D1523 (C-0-D1523-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="QueryResponse">
		<xs:annotation>
			<xs:documentation>vocSet: D208 (C-0-D208-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AE"/>
			<xs:enumeration value="NF"/>
			<xs:enumeration value="OK"/>
			<xs:enumeration value="QE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QueryStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D1525 (C-0-D1525-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="QueryStatusCode">
		<xs:annotation>
			<xs:documentation>vocSet: D18899 (C-0-D18899-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="aborted"/>
			<xs:enumeration value="deliveredResponse"/>
			<xs:enumeration value="executing"/>
			<xs:enumeration value="new"/>
			<xs:enumeration value="waitContinuedQueryResponse"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Race">
		<xs:annotation>
			<xs:documentation>vocSet: D14914 (C-0-D14914-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAsian RaceBlackOrAfricanAmerican RaceHawaiianOrPacificIsland RaceNativeAmerican RaceWhite">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2131-1"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAsian">
		<xs:annotation>
			<xs:documentation>specDomain: V15743 (C-0-D14914-V15743-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2028-9"/>
			<xs:enumeration value="2029-7"/>
			<xs:enumeration value="2030-5"/>
			<xs:enumeration value="2031-3"/>
			<xs:enumeration value="2032-1"/>
			<xs:enumeration value="2033-9"/>
			<xs:enumeration value="2034-7"/>
			<xs:enumeration value="2035-4"/>
			<xs:enumeration value="2036-2"/>
			<xs:enumeration value="2037-0"/>
			<xs:enumeration value="2038-8"/>
			<xs:enumeration value="2039-6"/>
			<xs:enumeration value="2040-4"/>
			<xs:enumeration value="2041-2"/>
			<xs:enumeration value="2042-0"/>
			<xs:enumeration value="2043-8"/>
			<xs:enumeration value="2044-6"/>
			<xs:enumeration value="2045-3"/>
			<xs:enumeration value="2046-1"/>
			<xs:enumeration value="2047-9"/>
			<xs:enumeration value="2048-7"/>
			<xs:enumeration value="2049-5"/>
			<xs:enumeration value="2050-3"/>
			<xs:enumeration value="2051-1"/>
			<xs:enumeration value="2052-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceBlackOrAfricanAmerican">
		<xs:annotation>
			<xs:documentation>specDomain: V15768 (C-0-D14914-V15768-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAfricanAmericanAfrican">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2054-5"/>
					<xs:enumeration value="2056-0"/>
					<xs:enumeration value="2058-6"/>
					<xs:enumeration value="2067-7"/>
					<xs:enumeration value="2068-5"/>
					<xs:enumeration value="2069-3"/>
					<xs:enumeration value="2070-1"/>
					<xs:enumeration value="2071-9"/>
					<xs:enumeration value="2072-7"/>
					<xs:enumeration value="2073-5"/>
					<xs:enumeration value="2074-3"/>
					<xs:enumeration value="2075-0"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAfricanAmericanAfrican">
		<xs:annotation>
			<xs:documentation>specDomain: V15771 (C-0-D14914-V15768-V15771-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2060-2"/>
			<xs:enumeration value="2061-0"/>
			<xs:enumeration value="2062-8"/>
			<xs:enumeration value="2063-6"/>
			<xs:enumeration value="2064-4"/>
			<xs:enumeration value="2065-1"/>
			<xs:enumeration value="2066-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceHawaiianOrPacificIsland">
		<xs:annotation>
			<xs:documentation>specDomain: V15787 (C-0-D14914-V15787-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RacePacificIslandMelanesian RacePacificIslandMicronesian RacePacificIslandPolynesian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2076-8"/>
					<xs:enumeration value="2500-7"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RacePacificIslandMelanesian">
		<xs:annotation>
			<xs:documentation>specDomain: V15808 (C-0-D14914-V15787-V15808-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2100-6"/>
			<xs:enumeration value="2101-4"/>
			<xs:enumeration value="2102-2"/>
			<xs:enumeration value="2103-0"/>
			<xs:enumeration value="2104-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RacePacificIslandMicronesian">
		<xs:annotation>
			<xs:documentation>specDomain: V15794 (C-0-D14914-V15787-V15794-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2085-9"/>
			<xs:enumeration value="2086-7"/>
			<xs:enumeration value="2087-5"/>
			<xs:enumeration value="2088-3"/>
			<xs:enumeration value="2089-1"/>
			<xs:enumeration value="2090-9"/>
			<xs:enumeration value="2091-7"/>
			<xs:enumeration value="2092-5"/>
			<xs:enumeration value="2093-3"/>
			<xs:enumeration value="2094-1"/>
			<xs:enumeration value="2095-8"/>
			<xs:enumeration value="2096-6"/>
			<xs:enumeration value="2097-4"/>
			<xs:enumeration value="2098-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RacePacificIslandPolynesian">
		<xs:annotation>
			<xs:documentation>specDomain: V15788 (C-0-D14914-V15787-V15788-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2078-4"/>
			<xs:enumeration value="2079-2"/>
			<xs:enumeration value="2080-0"/>
			<xs:enumeration value="2081-8"/>
			<xs:enumeration value="2082-6"/>
			<xs:enumeration value="2083-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceNativeAmerican">
		<xs:annotation>
			<xs:documentation>specDomain: V14915 (C-0-D14914-V14915-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAlaskanNative RaceAmericanIndian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1002-5"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNative">
		<xs:annotation>
			<xs:documentation>specDomain: V15470 (C-0-D14914-V14915-V15470-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAlaskanIndian RaceAlaskanNativeAleut RaceAlaskanNativeEskimo">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1735-0"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanIndian">
		<xs:annotation>
			<xs:documentation>specDomain: V15471 (C-0-D14914-V14915-V15470-V15471-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAlaskanIndianAthabascan RaceSoutheastAlaskanIndian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1737-6"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanIndianAthabascan">
		<xs:annotation>
			<xs:documentation>specDomain: V15472 (C-0-D14914-V14915-V15470-V15471-V15472-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1739-2"/>
			<xs:enumeration value="1740-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceSoutheastAlaskanIndian">
		<xs:annotation>
			<xs:documentation>specDomain: V15543 (C-0-D14914-V14915-V15470-V15471-V15543-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceSoutheastAlaskanIndianTlingit RaceSoutheastAlaskanIndianTsimshian">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1811-9"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceSoutheastAlaskanIndianTlingit">
		<xs:annotation>
			<xs:documentation>specDomain: V15544 (C-0-D14914-V14915-V15470-V15471-V15543-V15544-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1813-5"/>
			<xs:enumeration value="1814-3"/>
			<xs:enumeration value="1815-0"/>
			<xs:enumeration value="1816-8"/>
			<xs:enumeration value="1817-6"/>
			<xs:enumeration value="1818-4"/>
			<xs:enumeration value="1819-2"/>
			<xs:enumeration value="1820-0"/>
			<xs:enumeration value="1821-8"/>
			<xs:enumeration value="1822-6"/>
			<xs:enumeration value="1823-4"/>
			<xs:enumeration value="1824-2"/>
			<xs:enumeration value="1825-9"/>
			<xs:enumeration value="1826-7"/>
			<xs:enumeration value="1827-5"/>
			<xs:enumeration value="1828-3"/>
			<xs:enumeration value="1829-1"/>
			<xs:enumeration value="1830-9"/>
			<xs:enumeration value="1831-7"/>
			<xs:enumeration value="1832-5"/>
			<xs:enumeration value="1833-3"/>
			<xs:enumeration value="1834-1"/>
			<xs:enumeration value="1835-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceSoutheastAlaskanIndianTsimshian">
		<xs:annotation>
			<xs:documentation>specDomain: V15567 (C-0-D14914-V14915-V15470-V15471-V15543-V15567-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1837-4"/>
			<xs:enumeration value="1838-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleut">
		<xs:annotation>
			<xs:documentation>specDomain: V15690 (C-0-D14914-V14915-V15470-V15690-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAlaskanNativeAleutAlutiiq RaceAlaskanNativeAleutBristolBay RaceAlaskanNativeAleutChugach RaceAlaskanNativeAleutKoniag RaceAlaskanNativeAleutUnangan">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1966-1"/>
					<xs:enumeration value="1990-1"/>
					<xs:enumeration value="2002-4"/>
					<xs:enumeration value="2004-0"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleutAlutiiq">
		<xs:annotation>
			<xs:documentation>specDomain: V15691 (C-0-D14914-V14915-V15470-V15690-V15691-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1968-7"/>
			<xs:enumeration value="1969-5"/>
			<xs:enumeration value="1970-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleutBristolBay">
		<xs:annotation>
			<xs:documentation>specDomain: V16466 (C-0-D14914-V14915-V15470-V15690-V16466-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1972-9"/>
			<xs:enumeration value="1973-7"/>
			<xs:enumeration value="1974-5"/>
			<xs:enumeration value="1975-2"/>
			<xs:enumeration value="1976-0"/>
			<xs:enumeration value="1977-8"/>
			<xs:enumeration value="1978-6"/>
			<xs:enumeration value="1979-4"/>
			<xs:enumeration value="1980-2"/>
			<xs:enumeration value="1981-0"/>
			<xs:enumeration value="1982-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleutChugach">
		<xs:annotation>
			<xs:documentation>specDomain: V15705 (C-0-D14914-V14915-V15470-V15690-V15705-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1984-4"/>
			<xs:enumeration value="1985-1"/>
			<xs:enumeration value="1986-9"/>
			<xs:enumeration value="1987-7"/>
			<xs:enumeration value="1988-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleutKoniag">
		<xs:annotation>
			<xs:documentation>specDomain: V15711 (C-0-D14914-V14915-V15470-V15690-V15711-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1992-7"/>
			<xs:enumeration value="1993-5"/>
			<xs:enumeration value="1994-3"/>
			<xs:enumeration value="1995-0"/>
			<xs:enumeration value="1996-8"/>
			<xs:enumeration value="1997-6"/>
			<xs:enumeration value="1998-4"/>
			<xs:enumeration value="1999-2"/>
			<xs:enumeration value="2000-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeAleutUnangan">
		<xs:annotation>
			<xs:documentation>specDomain: V15722 (C-0-D14914-V14915-V15470-V15690-V15722-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2006-5"/>
			<xs:enumeration value="2007-3"/>
			<xs:enumeration value="2008-1"/>
			<xs:enumeration value="2009-9"/>
			<xs:enumeration value="2010-7"/>
			<xs:enumeration value="2011-5"/>
			<xs:enumeration value="2012-3"/>
			<xs:enumeration value="2013-1"/>
			<xs:enumeration value="2014-9"/>
			<xs:enumeration value="2015-6"/>
			<xs:enumeration value="2016-4"/>
			<xs:enumeration value="2017-2"/>
			<xs:enumeration value="2018-0"/>
			<xs:enumeration value="2019-8"/>
			<xs:enumeration value="2020-6"/>
			<xs:enumeration value="2021-4"/>
			<xs:enumeration value="2022-2"/>
			<xs:enumeration value="2023-0"/>
			<xs:enumeration value="2024-8"/>
			<xs:enumeration value="2025-5"/>
			<xs:enumeration value="2026-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeEskimo">
		<xs:annotation>
			<xs:documentation>specDomain: V15569 (C-0-D14914-V14915-V15470-V15569-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceAlaskanNativeInupiatEskimo RaceAlaskanNativeSiberianEskimo RaceAlaskanNativeYupikEskimo">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1840-8"/>
					<xs:enumeration value="1842-4"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeInupiatEskimo">
		<xs:annotation>
			<xs:documentation>specDomain: V15571 (C-0-D14914-V14915-V15470-V15569-V15571-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1844-0"/>
			<xs:enumeration value="1845-7"/>
			<xs:enumeration value="1846-5"/>
			<xs:enumeration value="1847-3"/>
			<xs:enumeration value="1848-1"/>
			<xs:enumeration value="1849-9"/>
			<xs:enumeration value="1850-7"/>
			<xs:enumeration value="1851-5"/>
			<xs:enumeration value="1852-3"/>
			<xs:enumeration value="1853-1"/>
			<xs:enumeration value="1854-9"/>
			<xs:enumeration value="1855-6"/>
			<xs:enumeration value="1856-4"/>
			<xs:enumeration value="1857-2"/>
			<xs:enumeration value="1858-0"/>
			<xs:enumeration value="1859-8"/>
			<xs:enumeration value="1860-6"/>
			<xs:enumeration value="1861-4"/>
			<xs:enumeration value="1862-2"/>
			<xs:enumeration value="1863-0"/>
			<xs:enumeration value="1864-8"/>
			<xs:enumeration value="1865-5"/>
			<xs:enumeration value="1866-3"/>
			<xs:enumeration value="1867-1"/>
			<xs:enumeration value="1868-9"/>
			<xs:enumeration value="1869-7"/>
			<xs:enumeration value="1870-5"/>
			<xs:enumeration value="1871-3"/>
			<xs:enumeration value="1872-1"/>
			<xs:enumeration value="1873-9"/>
			<xs:enumeration value="1874-7"/>
			<xs:enumeration value="1875-4"/>
			<xs:enumeration value="1876-2"/>
			<xs:enumeration value="1877-0"/>
			<xs:enumeration value="1878-8"/>
			<xs:enumeration value="1879-6"/>
			<xs:enumeration value="1880-4"/>
			<xs:enumeration value="1881-2"/>
			<xs:enumeration value="1882-0"/>
			<xs:enumeration value="1883-8"/>
			<xs:enumeration value="1884-6"/>
			<xs:enumeration value="1885-3"/>
			<xs:enumeration value="1886-1"/>
			<xs:enumeration value="1887-9"/>
			<xs:enumeration value="1888-7"/>
			<xs:enumeration value="1889-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeSiberianEskimo">
		<xs:annotation>
			<xs:documentation>specDomain: V15617 (C-0-D14914-V14915-V15470-V15569-V15617-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1891-1"/>
			<xs:enumeration value="1892-9"/>
			<xs:enumeration value="1893-7"/>
			<xs:enumeration value="1894-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAlaskanNativeYupikEskimo">
		<xs:annotation>
			<xs:documentation>specDomain: V15621 (C-0-D14914-V14915-V15470-V15569-V15621-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1896-0"/>
			<xs:enumeration value="1897-8"/>
			<xs:enumeration value="1898-6"/>
			<xs:enumeration value="1899-4"/>
			<xs:enumeration value="1900-0"/>
			<xs:enumeration value="1901-8"/>
			<xs:enumeration value="1902-6"/>
			<xs:enumeration value="1903-4"/>
			<xs:enumeration value="1904-2"/>
			<xs:enumeration value="1905-9"/>
			<xs:enumeration value="1906-7"/>
			<xs:enumeration value="1907-5"/>
			<xs:enumeration value="1908-3"/>
			<xs:enumeration value="1909-1"/>
			<xs:enumeration value="1910-9"/>
			<xs:enumeration value="1911-7"/>
			<xs:enumeration value="1912-5"/>
			<xs:enumeration value="1913-3"/>
			<xs:enumeration value="1914-1"/>
			<xs:enumeration value="1915-8"/>
			<xs:enumeration value="1916-6"/>
			<xs:enumeration value="1917-4"/>
			<xs:enumeration value="1918-2"/>
			<xs:enumeration value="1919-0"/>
			<xs:enumeration value="1920-8"/>
			<xs:enumeration value="1921-6"/>
			<xs:enumeration value="1922-4"/>
			<xs:enumeration value="1923-2"/>
			<xs:enumeration value="1924-0"/>
			<xs:enumeration value="1925-7"/>
			<xs:enumeration value="1926-5"/>
			<xs:enumeration value="1927-3"/>
			<xs:enumeration value="1928-1"/>
			<xs:enumeration value="1929-9"/>
			<xs:enumeration value="1930-7"/>
			<xs:enumeration value="1931-5"/>
			<xs:enumeration value="1932-3"/>
			<xs:enumeration value="1933-1"/>
			<xs:enumeration value="1934-9"/>
			<xs:enumeration value="1935-6"/>
			<xs:enumeration value="1936-4"/>
			<xs:enumeration value="1937-2"/>
			<xs:enumeration value="1938-0"/>
			<xs:enumeration value="1939-8"/>
			<xs:enumeration value="1940-6"/>
			<xs:enumeration value="1941-4"/>
			<xs:enumeration value="1942-2"/>
			<xs:enumeration value="1943-0"/>
			<xs:enumeration value="1944-8"/>
			<xs:enumeration value="1945-5"/>
			<xs:enumeration value="1946-3"/>
			<xs:enumeration value="1947-1"/>
			<xs:enumeration value="1948-9"/>
			<xs:enumeration value="1949-7"/>
			<xs:enumeration value="1950-5"/>
			<xs:enumeration value="1951-3"/>
			<xs:enumeration value="1952-1"/>
			<xs:enumeration value="1953-9"/>
			<xs:enumeration value="1954-7"/>
			<xs:enumeration value="1955-4"/>
			<xs:enumeration value="1956-2"/>
			<xs:enumeration value="1957-0"/>
			<xs:enumeration value="1958-8"/>
			<xs:enumeration value="1959-6"/>
			<xs:enumeration value="1960-4"/>
			<xs:enumeration value="1961-2"/>
			<xs:enumeration value="1962-0"/>
			<xs:enumeration value="1963-8"/>
			<xs:enumeration value="1964-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndian">
		<xs:annotation>
			<xs:documentation>specDomain: V14916 (C-0-D14914-V14915-V14916-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Catawba RaceAmericanIndianApache RaceAmericanIndianArapaho RaceAmericanIndianAssiniboineSioux RaceAmericanIndianCaddo RaceAmericanIndianCahuilla RaceAmericanIndianCalifornia RaceAmericanIndianChemakuan RaceAmericanIndianCherokee RaceAmericanIndianCheyenne RaceAmericanIndianChickahominy RaceAmericanIndianChinook RaceAmericanIndianChippewa RaceAmericanIndianChippewaCree RaceAmericanIndianChoctaw RaceAmericanIndianChumash RaceAmericanIndianComanche RaceAmericanIndianCoushatta RaceAmericanIndianCreek RaceAmericanIndianCupeno RaceAmericanIndianDelaware RaceAmericanIndianDiegueno RaceAmericanIndianEasternTribes RaceAmericanIndianGrosVentres RaceAmericanIndianHoopa RaceAmericanIndianIowa RaceAmericanIndianIroquois RaceAmericanIndianKickapoo RaceAmericanIndianKiowa RaceAmericanIndianKlallam RaceAmericanIndianLongIsland RaceAmericanIndianLuiseno RaceAmericanIndianMaidu RaceAmericanIndianMiami RaceAmericanIndianMicmac RaceAmericanIndianNavajo RaceAmericanIndianNorthwestTribes RaceAmericanIndianOttawa RaceAmericanIndianPaiute RaceAmericanIndianPassamaquoddy RaceAmericanIndianPawnee RaceAmericanIndianPeoria RaceAmericanIndianPequot RaceAmericanIndianPima RaceAmericanIndianPomo RaceAmericanIndianPonca RaceAmericanIndianPotawatomi RaceAmericanIndianPueblo RaceAmericanIndianPugetSoundSalish RaceAmericanIndianSacFox RaceAmericanIndianSeminole RaceAmericanIndianSerrano RaceAmericanIndianShawnee RaceAmericanIndianShoshone RaceAmericanIndianShoshonePaiute RaceAmericanIndianSioux RaceAmericanIndianTohonoOOdham RaceAmericanIndianUmpqua RaceAmericanIndianUte RaceAmericanIndianWampanoag RaceAmericanIndianWashoe RaceAmericanIndianWinnebago RaceAmericanIndianYuman RaceAmericanIndianYurok RaceCanadianLatinIndian Wiyot Yaqui Yokuts">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="1004-1"/>
					<xs:enumeration value="1006-6"/>
					<xs:enumeration value="1008-2"/>
					<xs:enumeration value="1026-4"/>
					<xs:enumeration value="1028-0"/>
					<xs:enumeration value="1033-0"/>
					<xs:enumeration value="1035-5"/>
					<xs:enumeration value="1037-1"/>
					<xs:enumeration value="1039-7"/>
					<xs:enumeration value="1074-4"/>
					<xs:enumeration value="1078-5"/>
					<xs:enumeration value="1080-1"/>
					<xs:enumeration value="1086-8"/>
					<xs:enumeration value="1100-7"/>
					<xs:enumeration value="1106-4"/>
					<xs:enumeration value="1112-2"/>
					<xs:enumeration value="1153-6"/>
					<xs:enumeration value="1165-0"/>
					<xs:enumeration value="1167-6"/>
					<xs:enumeration value="1169-2"/>
					<xs:enumeration value="1171-8"/>
					<xs:enumeration value="1173-4"/>
					<xs:enumeration value="1178-3"/>
					<xs:enumeration value="1180-9"/>
					<xs:enumeration value="1182-5"/>
					<xs:enumeration value="1184-1"/>
					<xs:enumeration value="1189-0"/>
					<xs:enumeration value="1191-6"/>
					<xs:enumeration value="1207-0"/>
					<xs:enumeration value="1209-6"/>
					<xs:enumeration value="1250-0"/>
					<xs:enumeration value="1252-6"/>
					<xs:enumeration value="1254-2"/>
					<xs:enumeration value="1256-7"/>
					<xs:enumeration value="1258-3"/>
					<xs:enumeration value="1260-9"/>
					<xs:enumeration value="1262-5"/>
					<xs:enumeration value="1267-4"/>
					<xs:enumeration value="1269-0"/>
					<xs:enumeration value="1275-7"/>
					<xs:enumeration value="1277-3"/>
					<xs:enumeration value="1279-9"/>
					<xs:enumeration value="1297-1"/>
					<xs:enumeration value="1299-7"/>
					<xs:enumeration value="1301-1"/>
					<xs:enumeration value="1303-7"/>
					<xs:enumeration value="1317-7"/>
					<xs:enumeration value="1319-3"/>
					<xs:enumeration value="1321-9"/>
					<xs:enumeration value="1323-5"/>
					<xs:enumeration value="1340-9"/>
					<xs:enumeration value="1342-5"/>
					<xs:enumeration value="1348-2"/>
					<xs:enumeration value="1350-8"/>
					<xs:enumeration value="1352-4"/>
					<xs:enumeration value="1354-0"/>
					<xs:enumeration value="1356-5"/>
					<xs:enumeration value="1363-1"/>
					<xs:enumeration value="1368-0"/>
					<xs:enumeration value="1370-6"/>
					<xs:enumeration value="1372-2"/>
					<xs:enumeration value="1374-8"/>
					<xs:enumeration value="1376-3"/>
					<xs:enumeration value="1378-9"/>
					<xs:enumeration value="1380-5"/>
					<xs:enumeration value="1387-0"/>
					<xs:enumeration value="1389-6"/>
					<xs:enumeration value="1403-5"/>
					<xs:enumeration value="1405-0"/>
					<xs:enumeration value="1407-6"/>
					<xs:enumeration value="1409-2"/>
					<xs:enumeration value="1439-9"/>
					<xs:enumeration value="1448-0"/>
					<xs:enumeration value="1460-5"/>
					<xs:enumeration value="1462-1"/>
					<xs:enumeration value="1487-8"/>
					<xs:enumeration value="1541-2"/>
					<xs:enumeration value="1543-8"/>
					<xs:enumeration value="1545-3"/>
					<xs:enumeration value="1547-9"/>
					<xs:enumeration value="1549-5"/>
					<xs:enumeration value="1556-0"/>
					<xs:enumeration value="1558-6"/>
					<xs:enumeration value="1560-2"/>
					<xs:enumeration value="1562-8"/>
					<xs:enumeration value="1564-4"/>
					<xs:enumeration value="1576-8"/>
					<xs:enumeration value="1582-6"/>
					<xs:enumeration value="1584-2"/>
					<xs:enumeration value="1607-1"/>
					<xs:enumeration value="1643-6"/>
					<xs:enumeration value="1645-1"/>
					<xs:enumeration value="1647-7"/>
					<xs:enumeration value="1649-3"/>
					<xs:enumeration value="1651-9"/>
					<xs:enumeration value="1659-2"/>
					<xs:enumeration value="1661-8"/>
					<xs:enumeration value="1663-4"/>
					<xs:enumeration value="1665-9"/>
					<xs:enumeration value="1675-8"/>
					<xs:enumeration value="1677-4"/>
					<xs:enumeration value="1683-2"/>
					<xs:enumeration value="1685-7"/>
					<xs:enumeration value="1692-3"/>
					<xs:enumeration value="1694-9"/>
					<xs:enumeration value="1700-4"/>
					<xs:enumeration value="1702-0"/>
					<xs:enumeration value="1707-9"/>
					<xs:enumeration value="1709-5"/>
					<xs:enumeration value="1715-2"/>
					<xs:enumeration value="1722-8"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Catawba">
		<xs:annotation>
			<xs:documentation>specDomain: V14972 (C-0-D14914-V14915-V14916-V14972-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1076-9"/>
			<xs:enumeration value="1741-8"/>
			<xs:enumeration value="1742-6"/>
			<xs:enumeration value="1743-4"/>
			<xs:enumeration value="1744-2"/>
			<xs:enumeration value="1745-9"/>
			<xs:enumeration value="1746-7"/>
			<xs:enumeration value="1747-5"/>
			<xs:enumeration value="1748-3"/>
			<xs:enumeration value="1749-1"/>
			<xs:enumeration value="1750-9"/>
			<xs:enumeration value="1751-7"/>
			<xs:enumeration value="1752-5"/>
			<xs:enumeration value="1753-3"/>
			<xs:enumeration value="1754-1"/>
			<xs:enumeration value="1755-8"/>
			<xs:enumeration value="1756-6"/>
			<xs:enumeration value="1757-4"/>
			<xs:enumeration value="1758-2"/>
			<xs:enumeration value="1759-0"/>
			<xs:enumeration value="1760-8"/>
			<xs:enumeration value="1761-6"/>
			<xs:enumeration value="1762-4"/>
			<xs:enumeration value="1763-2"/>
			<xs:enumeration value="1764-0"/>
			<xs:enumeration value="1765-7"/>
			<xs:enumeration value="1766-5"/>
			<xs:enumeration value="1767-3"/>
			<xs:enumeration value="1768-1"/>
			<xs:enumeration value="1769-9"/>
			<xs:enumeration value="1770-7"/>
			<xs:enumeration value="1771-5"/>
			<xs:enumeration value="1772-3"/>
			<xs:enumeration value="1773-1"/>
			<xs:enumeration value="1774-9"/>
			<xs:enumeration value="1775-6"/>
			<xs:enumeration value="1776-4"/>
			<xs:enumeration value="1777-2"/>
			<xs:enumeration value="1778-0"/>
			<xs:enumeration value="1779-8"/>
			<xs:enumeration value="1780-6"/>
			<xs:enumeration value="1781-4"/>
			<xs:enumeration value="1782-2"/>
			<xs:enumeration value="1783-0"/>
			<xs:enumeration value="1784-8"/>
			<xs:enumeration value="1785-5"/>
			<xs:enumeration value="1786-3"/>
			<xs:enumeration value="1787-1"/>
			<xs:enumeration value="1788-9"/>
			<xs:enumeration value="1789-7"/>
			<xs:enumeration value="1790-5"/>
			<xs:enumeration value="1791-3"/>
			<xs:enumeration value="1792-1"/>
			<xs:enumeration value="1793-9"/>
			<xs:enumeration value="1794-7"/>
			<xs:enumeration value="1795-4"/>
			<xs:enumeration value="1796-2"/>
			<xs:enumeration value="1797-0"/>
			<xs:enumeration value="1798-8"/>
			<xs:enumeration value="1799-6"/>
			<xs:enumeration value="1800-2"/>
			<xs:enumeration value="1801-0"/>
			<xs:enumeration value="1802-8"/>
			<xs:enumeration value="1803-6"/>
			<xs:enumeration value="1804-4"/>
			<xs:enumeration value="1805-1"/>
			<xs:enumeration value="1806-9"/>
			<xs:enumeration value="1807-7"/>
			<xs:enumeration value="1808-5"/>
			<xs:enumeration value="1809-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianApache">
		<xs:annotation>
			<xs:documentation>specDomain: V14919 (C-0-D14914-V14915-V14916-V14919-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1010-8"/>
			<xs:enumeration value="1011-6"/>
			<xs:enumeration value="1012-4"/>
			<xs:enumeration value="1013-2"/>
			<xs:enumeration value="1014-0"/>
			<xs:enumeration value="1015-7"/>
			<xs:enumeration value="1016-5"/>
			<xs:enumeration value="1017-3"/>
			<xs:enumeration value="1018-1"/>
			<xs:enumeration value="1019-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianArapaho">
		<xs:annotation>
			<xs:documentation>specDomain: V14929 (C-0-D14914-V14915-V14916-V14929-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1021-5"/>
			<xs:enumeration value="1022-3"/>
			<xs:enumeration value="1023-1"/>
			<xs:enumeration value="1024-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianAssiniboineSioux">
		<xs:annotation>
			<xs:documentation>specDomain: V14935 (C-0-D14914-V14915-V14916-V14935-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1030-6"/>
			<xs:enumeration value="1031-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCaddo">
		<xs:annotation>
			<xs:documentation>specDomain: V14941 (C-0-D14914-V14915-V14916-V14941-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1041-3"/>
			<xs:enumeration value="1042-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCahuilla">
		<xs:annotation>
			<xs:documentation>specDomain: V14943 (C-0-D14914-V14915-V14916-V14943-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1044-7"/>
			<xs:enumeration value="1045-4"/>
			<xs:enumeration value="1046-2"/>
			<xs:enumeration value="1047-0"/>
			<xs:enumeration value="1048-8"/>
			<xs:enumeration value="1049-6"/>
			<xs:enumeration value="1050-4"/>
			<xs:enumeration value="1051-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCalifornia">
		<xs:annotation>
			<xs:documentation>specDomain: V14951 (C-0-D14914-V14915-V14916-V14951-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1053-8"/>
			<xs:enumeration value="1054-6"/>
			<xs:enumeration value="1055-3"/>
			<xs:enumeration value="1056-1"/>
			<xs:enumeration value="1057-9"/>
			<xs:enumeration value="1058-7"/>
			<xs:enumeration value="1059-5"/>
			<xs:enumeration value="1060-3"/>
			<xs:enumeration value="1061-1"/>
			<xs:enumeration value="1062-9"/>
			<xs:enumeration value="1063-7"/>
			<xs:enumeration value="1064-5"/>
			<xs:enumeration value="1065-2"/>
			<xs:enumeration value="1066-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChemakuan">
		<xs:annotation>
			<xs:documentation>specDomain: V14975 (C-0-D14914-V14915-V14916-V14975-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1082-7"/>
			<xs:enumeration value="1083-5"/>
			<xs:enumeration value="1084-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCherokee">
		<xs:annotation>
			<xs:documentation>specDomain: V14979 (C-0-D14914-V14915-V14916-V14979-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1088-4"/>
			<xs:enumeration value="1089-2"/>
			<xs:enumeration value="1090-0"/>
			<xs:enumeration value="1091-8"/>
			<xs:enumeration value="1092-6"/>
			<xs:enumeration value="1093-4"/>
			<xs:enumeration value="1094-2"/>
			<xs:enumeration value="1095-9"/>
			<xs:enumeration value="1096-7"/>
			<xs:enumeration value="1097-5"/>
			<xs:enumeration value="1098-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCheyenne">
		<xs:annotation>
			<xs:documentation>specDomain: V14991 (C-0-D14914-V14915-V14916-V14991-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1102-3"/>
			<xs:enumeration value="1103-1"/>
			<xs:enumeration value="1104-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChickahominy">
		<xs:annotation>
			<xs:documentation>specDomain: V14995 (C-0-D14914-V14915-V14916-V14995-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1108-0"/>
			<xs:enumeration value="1109-8"/>
			<xs:enumeration value="1110-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChinook">
		<xs:annotation>
			<xs:documentation>specDomain: V14999 (C-0-D14914-V14915-V14916-V14999-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1114-8"/>
			<xs:enumeration value="1115-5"/>
			<xs:enumeration value="1116-3"/>
			<xs:enumeration value="1117-1"/>
			<xs:enumeration value="1118-9"/>
			<xs:enumeration value="1119-7"/>
			<xs:enumeration value="1120-5"/>
			<xs:enumeration value="1121-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChippewa">
		<xs:annotation>
			<xs:documentation>specDomain: V15007 (C-0-D14914-V14915-V14916-V15007-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1123-9"/>
			<xs:enumeration value="1124-7"/>
			<xs:enumeration value="1125-4"/>
			<xs:enumeration value="1126-2"/>
			<xs:enumeration value="1127-0"/>
			<xs:enumeration value="1128-8"/>
			<xs:enumeration value="1129-6"/>
			<xs:enumeration value="1130-4"/>
			<xs:enumeration value="1131-2"/>
			<xs:enumeration value="1132-0"/>
			<xs:enumeration value="1133-8"/>
			<xs:enumeration value="1134-6"/>
			<xs:enumeration value="1135-3"/>
			<xs:enumeration value="1136-1"/>
			<xs:enumeration value="1137-9"/>
			<xs:enumeration value="1138-7"/>
			<xs:enumeration value="1139-5"/>
			<xs:enumeration value="1140-3"/>
			<xs:enumeration value="1141-1"/>
			<xs:enumeration value="1142-9"/>
			<xs:enumeration value="1143-7"/>
			<xs:enumeration value="1144-5"/>
			<xs:enumeration value="1145-2"/>
			<xs:enumeration value="1146-0"/>
			<xs:enumeration value="1147-8"/>
			<xs:enumeration value="1148-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChippewaCree">
		<xs:annotation>
			<xs:documentation>specDomain: V15033 (C-0-D14914-V14915-V14916-V15033-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1150-2"/>
			<xs:enumeration value="1151-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChoctaw">
		<xs:annotation>
			<xs:documentation>specDomain: V15036 (C-0-D14914-V14915-V14916-V15036-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1155-1"/>
			<xs:enumeration value="1156-9"/>
			<xs:enumeration value="1157-7"/>
			<xs:enumeration value="1158-5"/>
			<xs:enumeration value="1159-3"/>
			<xs:enumeration value="1160-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianChumash">
		<xs:annotation>
			<xs:documentation>specDomain: V15042 (C-0-D14914-V14915-V14916-V15042-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1162-7"/>
			<xs:enumeration value="1163-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianComanche">
		<xs:annotation>
			<xs:documentation>specDomain: V15049 (C-0-D14914-V14915-V14916-V15049-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1175-9"/>
			<xs:enumeration value="1176-7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCoushatta">
		<xs:annotation>
			<xs:documentation>specDomain: V15055 (C-0-D14914-V14915-V14916-V15055-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1186-6"/>
			<xs:enumeration value="1187-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCreek">
		<xs:annotation>
			<xs:documentation>specDomain: V15059 (C-0-D14914-V14915-V14916-V15059-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1193-2"/>
			<xs:enumeration value="1194-0"/>
			<xs:enumeration value="1195-7"/>
			<xs:enumeration value="1196-5"/>
			<xs:enumeration value="1197-3"/>
			<xs:enumeration value="1198-1"/>
			<xs:enumeration value="1199-9"/>
			<xs:enumeration value="1200-5"/>
			<xs:enumeration value="1201-3"/>
			<xs:enumeration value="1202-1"/>
			<xs:enumeration value="1203-9"/>
			<xs:enumeration value="1204-7"/>
			<xs:enumeration value="1205-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianCupeno">
		<xs:annotation>
			<xs:documentation>specDomain: V15074 (C-0-D14914-V14915-V14916-V15074-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1211-2"/>
			<xs:enumeration value="1212-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianDelaware">
		<xs:annotation>
			<xs:documentation>specDomain: V15076 (C-0-D14914-V14915-V14916-V15076-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1214-6"/>
			<xs:enumeration value="1215-3"/>
			<xs:enumeration value="1216-1"/>
			<xs:enumeration value="1217-9"/>
			<xs:enumeration value="1218-7"/>
			<xs:enumeration value="1219-5"/>
			<xs:enumeration value="1220-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianDiegueno">
		<xs:annotation>
			<xs:documentation>specDomain: V15083 (C-0-D14914-V14915-V14916-V15083-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1222-9"/>
			<xs:enumeration value="1223-7"/>
			<xs:enumeration value="1224-5"/>
			<xs:enumeration value="1225-2"/>
			<xs:enumeration value="1226-0"/>
			<xs:enumeration value="1227-8"/>
			<xs:enumeration value="1228-6"/>
			<xs:enumeration value="1229-4"/>
			<xs:enumeration value="1230-2"/>
			<xs:enumeration value="1231-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianEasternTribes">
		<xs:annotation>
			<xs:documentation>specDomain: V15093 (C-0-D14914-V14915-V14916-V15093-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1233-6"/>
			<xs:enumeration value="1234-4"/>
			<xs:enumeration value="1235-1"/>
			<xs:enumeration value="1236-9"/>
			<xs:enumeration value="1237-7"/>
			<xs:enumeration value="1238-5"/>
			<xs:enumeration value="1239-3"/>
			<xs:enumeration value="1240-1"/>
			<xs:enumeration value="1241-9"/>
			<xs:enumeration value="1242-7"/>
			<xs:enumeration value="1243-5"/>
			<xs:enumeration value="1244-3"/>
			<xs:enumeration value="1245-0"/>
			<xs:enumeration value="1246-8"/>
			<xs:enumeration value="1247-6"/>
			<xs:enumeration value="1248-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianGrosVentres">
		<xs:annotation>
			<xs:documentation>specDomain: V15116 (C-0-D14914-V14915-V14916-V15116-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1264-1"/>
			<xs:enumeration value="1265-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianHoopa">
		<xs:annotation>
			<xs:documentation>specDomain: V15120 (C-0-D14914-V14915-V14916-V15120-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1271-6"/>
			<xs:enumeration value="1272-4"/>
			<xs:enumeration value="1273-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianIowa">
		<xs:annotation>
			<xs:documentation>specDomain: V15126 (C-0-D14914-V14915-V14916-V15126-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1281-5"/>
			<xs:enumeration value="1282-3"/>
			<xs:enumeration value="1283-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianIroquois">
		<xs:annotation>
			<xs:documentation>specDomain: V15129 (C-0-D14914-V14915-V14916-V15129-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1285-6"/>
			<xs:enumeration value="1286-4"/>
			<xs:enumeration value="1287-2"/>
			<xs:enumeration value="1288-0"/>
			<xs:enumeration value="1289-8"/>
			<xs:enumeration value="1290-6"/>
			<xs:enumeration value="1291-4"/>
			<xs:enumeration value="1292-2"/>
			<xs:enumeration value="1293-0"/>
			<xs:enumeration value="1294-8"/>
			<xs:enumeration value="1295-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianKickapoo">
		<xs:annotation>
			<xs:documentation>specDomain: V15144 (C-0-D14914-V14915-V14916-V15144-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1305-2"/>
			<xs:enumeration value="1306-0"/>
			<xs:enumeration value="1307-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianKiowa">
		<xs:annotation>
			<xs:documentation>specDomain: V15147 (C-0-D14914-V14915-V14916-V15147-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1309-4"/>
			<xs:enumeration value="1310-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianKlallam">
		<xs:annotation>
			<xs:documentation>specDomain: V15149 (C-0-D14914-V14915-V14916-V15149-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1312-8"/>
			<xs:enumeration value="1313-6"/>
			<xs:enumeration value="1314-4"/>
			<xs:enumeration value="1315-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianLongIsland">
		<xs:annotation>
			<xs:documentation>specDomain: V15157 (C-0-D14914-V14915-V14916-V15157-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1325-0"/>
			<xs:enumeration value="1326-8"/>
			<xs:enumeration value="1327-6"/>
			<xs:enumeration value="1328-4"/>
			<xs:enumeration value="1329-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianLuiseno">
		<xs:annotation>
			<xs:documentation>specDomain: V15162 (C-0-D14914-V14915-V14916-V15162-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1331-8"/>
			<xs:enumeration value="1332-6"/>
			<xs:enumeration value="1333-4"/>
			<xs:enumeration value="1334-2"/>
			<xs:enumeration value="1335-9"/>
			<xs:enumeration value="1336-7"/>
			<xs:enumeration value="1337-5"/>
			<xs:enumeration value="1338-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianMaidu">
		<xs:annotation>
			<xs:documentation>specDomain: V15172 (C-0-D14914-V14915-V14916-V15172-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1344-1"/>
			<xs:enumeration value="1345-8"/>
			<xs:enumeration value="1346-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianMiami">
		<xs:annotation>
			<xs:documentation>specDomain: V15180 (C-0-D14914-V14915-V14916-V15180-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1358-1"/>
			<xs:enumeration value="1359-9"/>
			<xs:enumeration value="1360-7"/>
			<xs:enumeration value="1361-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianMicmac">
		<xs:annotation>
			<xs:documentation>specDomain: V15185 (C-0-D14914-V14915-V14916-V15185-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1365-6"/>
			<xs:enumeration value="1366-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianNavajo">
		<xs:annotation>
			<xs:documentation>specDomain: V15194 (C-0-D14914-V14915-V14916-V15194-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1382-1"/>
			<xs:enumeration value="1383-9"/>
			<xs:enumeration value="1384-7"/>
			<xs:enumeration value="1385-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianNorthwestTribes">
		<xs:annotation>
			<xs:documentation>specDomain: V15200 (C-0-D14914-V14915-V14916-V15200-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1391-2"/>
			<xs:enumeration value="1392-0"/>
			<xs:enumeration value="1393-8"/>
			<xs:enumeration value="1394-6"/>
			<xs:enumeration value="1395-3"/>
			<xs:enumeration value="1396-1"/>
			<xs:enumeration value="1397-9"/>
			<xs:enumeration value="1398-7"/>
			<xs:enumeration value="1399-5"/>
			<xs:enumeration value="1400-1"/>
			<xs:enumeration value="1401-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianOttawa">
		<xs:annotation>
			<xs:documentation>specDomain: V15215 (C-0-D14914-V14915-V14916-V15215-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1411-8"/>
			<xs:enumeration value="1412-6"/>
			<xs:enumeration value="1413-4"/>
			<xs:enumeration value="1414-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPaiute">
		<xs:annotation>
			<xs:documentation>specDomain: V15219 (C-0-D14914-V14915-V14916-V15219-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1416-7"/>
			<xs:enumeration value="1417-5"/>
			<xs:enumeration value="1418-3"/>
			<xs:enumeration value="1419-1"/>
			<xs:enumeration value="1420-9"/>
			<xs:enumeration value="1421-7"/>
			<xs:enumeration value="1422-5"/>
			<xs:enumeration value="1423-3"/>
			<xs:enumeration value="1424-1"/>
			<xs:enumeration value="1425-8"/>
			<xs:enumeration value="1426-6"/>
			<xs:enumeration value="1427-4"/>
			<xs:enumeration value="1428-2"/>
			<xs:enumeration value="1429-0"/>
			<xs:enumeration value="1430-8"/>
			<xs:enumeration value="1431-6"/>
			<xs:enumeration value="1432-4"/>
			<xs:enumeration value="1433-2"/>
			<xs:enumeration value="1434-0"/>
			<xs:enumeration value="1435-7"/>
			<xs:enumeration value="1436-5"/>
			<xs:enumeration value="1437-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPassamaquoddy">
		<xs:annotation>
			<xs:documentation>specDomain: V15242 (C-0-D14914-V14915-V14916-V15242-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1441-5"/>
			<xs:enumeration value="1442-3"/>
			<xs:enumeration value="1443-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPawnee">
		<xs:annotation>
			<xs:documentation>specDomain: V15245 (C-0-D14914-V14915-V14916-V15245-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1445-6"/>
			<xs:enumeration value="1446-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPeoria">
		<xs:annotation>
			<xs:documentation>specDomain: V15248 (C-0-D14914-V14915-V14916-V15248-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1450-6"/>
			<xs:enumeration value="1451-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPequot">
		<xs:annotation>
			<xs:documentation>specDomain: V15250 (C-0-D14914-V14915-V14916-V15250-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1453-0"/>
			<xs:enumeration value="1454-8"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPima">
		<xs:annotation>
			<xs:documentation>specDomain: V15252 (C-0-D14914-V14915-V14916-V15252-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1456-3"/>
			<xs:enumeration value="1457-1"/>
			<xs:enumeration value="1458-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPomo">
		<xs:annotation>
			<xs:documentation>specDomain: V15257 (C-0-D14914-V14915-V14916-V15257-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1464-7"/>
			<xs:enumeration value="1465-4"/>
			<xs:enumeration value="1466-2"/>
			<xs:enumeration value="1467-0"/>
			<xs:enumeration value="1468-8"/>
			<xs:enumeration value="1469-6"/>
			<xs:enumeration value="1470-4"/>
			<xs:enumeration value="1471-2"/>
			<xs:enumeration value="1472-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPonca">
		<xs:annotation>
			<xs:documentation>specDomain: V15266 (C-0-D14914-V14915-V14916-V15266-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1474-6"/>
			<xs:enumeration value="1475-3"/>
			<xs:enumeration value="1476-1"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPotawatomi">
		<xs:annotation>
			<xs:documentation>specDomain: V15269 (C-0-D14914-V14915-V14916-V15269-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1478-7"/>
			<xs:enumeration value="1479-5"/>
			<xs:enumeration value="1480-3"/>
			<xs:enumeration value="1481-1"/>
			<xs:enumeration value="1482-9"/>
			<xs:enumeration value="1483-7"/>
			<xs:enumeration value="1484-5"/>
			<xs:enumeration value="1485-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPueblo">
		<xs:annotation>
			<xs:documentation>specDomain: V15278 (C-0-D14914-V14915-V14916-V15278-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1489-4"/>
			<xs:enumeration value="1490-2"/>
			<xs:enumeration value="1491-0"/>
			<xs:enumeration value="1492-8"/>
			<xs:enumeration value="1493-6"/>
			<xs:enumeration value="1494-4"/>
			<xs:enumeration value="1495-1"/>
			<xs:enumeration value="1496-9"/>
			<xs:enumeration value="1497-7"/>
			<xs:enumeration value="1498-5"/>
			<xs:enumeration value="1499-3"/>
			<xs:enumeration value="1500-8"/>
			<xs:enumeration value="1501-6"/>
			<xs:enumeration value="1502-4"/>
			<xs:enumeration value="1503-2"/>
			<xs:enumeration value="1504-0"/>
			<xs:enumeration value="1505-7"/>
			<xs:enumeration value="1506-5"/>
			<xs:enumeration value="1507-3"/>
			<xs:enumeration value="1508-1"/>
			<xs:enumeration value="1509-9"/>
			<xs:enumeration value="1510-7"/>
			<xs:enumeration value="1511-5"/>
			<xs:enumeration value="1512-3"/>
			<xs:enumeration value="1513-1"/>
			<xs:enumeration value="1514-9"/>
			<xs:enumeration value="1515-6"/>
			<xs:enumeration value="1516-4"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianPugetSoundSalish">
		<xs:annotation>
			<xs:documentation>specDomain: V15306 (C-0-D14914-V14915-V14916-V15306-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1518-0"/>
			<xs:enumeration value="1519-8"/>
			<xs:enumeration value="1520-6"/>
			<xs:enumeration value="1521-4"/>
			<xs:enumeration value="1522-2"/>
			<xs:enumeration value="1523-0"/>
			<xs:enumeration value="1524-8"/>
			<xs:enumeration value="1525-5"/>
			<xs:enumeration value="1526-3"/>
			<xs:enumeration value="1527-1"/>
			<xs:enumeration value="1528-9"/>
			<xs:enumeration value="1529-7"/>
			<xs:enumeration value="1530-5"/>
			<xs:enumeration value="1531-3"/>
			<xs:enumeration value="1532-1"/>
			<xs:enumeration value="1533-9"/>
			<xs:enumeration value="1534-7"/>
			<xs:enumeration value="1535-4"/>
			<xs:enumeration value="1536-2"/>
			<xs:enumeration value="1537-0"/>
			<xs:enumeration value="1538-8"/>
			<xs:enumeration value="1539-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianSacFox">
		<xs:annotation>
			<xs:documentation>specDomain: V15333 (C-0-D14914-V14915-V14916-V15333-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1551-1"/>
			<xs:enumeration value="1552-9"/>
			<xs:enumeration value="1553-7"/>
			<xs:enumeration value="1554-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianSeminole">
		<xs:annotation>
			<xs:documentation>specDomain: V15342 (C-0-D14914-V14915-V14916-V15342-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1566-9"/>
			<xs:enumeration value="1567-7"/>
			<xs:enumeration value="1568-5"/>
			<xs:enumeration value="1569-3"/>
			<xs:enumeration value="1570-1"/>
			<xs:enumeration value="1571-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianSerrano">
		<xs:annotation>
			<xs:documentation>specDomain: V15348 (C-0-D14914-V14915-V14916-V15348-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1573-5"/>
			<xs:enumeration value="1574-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianShawnee">
		<xs:annotation>
			<xs:documentation>specDomain: V15351 (C-0-D14914-V14915-V14916-V15351-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1578-4"/>
			<xs:enumeration value="1579-2"/>
			<xs:enumeration value="1580-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianShoshone">
		<xs:annotation>
			<xs:documentation>specDomain: V15356 (C-0-D14914-V14915-V14916-V15356-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1586-7"/>
			<xs:enumeration value="1587-5"/>
			<xs:enumeration value="1588-3"/>
			<xs:enumeration value="1589-1"/>
			<xs:enumeration value="1590-9"/>
			<xs:enumeration value="1591-7"/>
			<xs:enumeration value="1592-5"/>
			<xs:enumeration value="1593-3"/>
			<xs:enumeration value="1594-1"/>
			<xs:enumeration value="1595-8"/>
			<xs:enumeration value="1596-6"/>
			<xs:enumeration value="1597-4"/>
			<xs:enumeration value="1598-2"/>
			<xs:enumeration value="1599-0"/>
			<xs:enumeration value="1600-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianShoshonePaiute">
		<xs:annotation>
			<xs:documentation>specDomain: V15371 (C-0-D14914-V14915-V14916-V15371-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1602-2"/>
			<xs:enumeration value="1603-0"/>
			<xs:enumeration value="1604-8"/>
			<xs:enumeration value="1605-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianSioux">
		<xs:annotation>
			<xs:documentation>specDomain: V15376 (C-0-D14914-V14915-V14916-V15376-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1609-7"/>
			<xs:enumeration value="1610-5"/>
			<xs:enumeration value="1611-3"/>
			<xs:enumeration value="1612-1"/>
			<xs:enumeration value="1613-9"/>
			<xs:enumeration value="1614-7"/>
			<xs:enumeration value="1615-4"/>
			<xs:enumeration value="1616-2"/>
			<xs:enumeration value="1617-0"/>
			<xs:enumeration value="1618-8"/>
			<xs:enumeration value="1619-6"/>
			<xs:enumeration value="1620-4"/>
			<xs:enumeration value="1621-2"/>
			<xs:enumeration value="1622-0"/>
			<xs:enumeration value="1623-8"/>
			<xs:enumeration value="1624-6"/>
			<xs:enumeration value="1625-3"/>
			<xs:enumeration value="1626-1"/>
			<xs:enumeration value="1627-9"/>
			<xs:enumeration value="1628-7"/>
			<xs:enumeration value="1629-5"/>
			<xs:enumeration value="1630-3"/>
			<xs:enumeration value="1631-1"/>
			<xs:enumeration value="1632-9"/>
			<xs:enumeration value="1633-7"/>
			<xs:enumeration value="1634-5"/>
			<xs:enumeration value="1635-2"/>
			<xs:enumeration value="1636-0"/>
			<xs:enumeration value="1637-8"/>
			<xs:enumeration value="1638-6"/>
			<xs:enumeration value="1639-4"/>
			<xs:enumeration value="1640-2"/>
			<xs:enumeration value="1641-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianTohonoOOdham">
		<xs:annotation>
			<xs:documentation>specDomain: V15414 (C-0-D14914-V14915-V14916-V15414-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1653-5"/>
			<xs:enumeration value="1654-3"/>
			<xs:enumeration value="1655-0"/>
			<xs:enumeration value="1656-8"/>
			<xs:enumeration value="1657-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianUmpqua">
		<xs:annotation>
			<xs:documentation>specDomain: V15423 (C-0-D14914-V14915-V14916-V15423-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1667-5"/>
			<xs:enumeration value="1668-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianUte">
		<xs:annotation>
			<xs:documentation>specDomain: V15425 (C-0-D14914-V14915-V14916-V15425-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1670-9"/>
			<xs:enumeration value="1671-7"/>
			<xs:enumeration value="1672-5"/>
			<xs:enumeration value="1673-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianWampanoag">
		<xs:annotation>
			<xs:documentation>specDomain: V15431 (C-0-D14914-V14915-V14916-V15431-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1679-0"/>
			<xs:enumeration value="1680-8"/>
			<xs:enumeration value="1681-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianWashoe">
		<xs:annotation>
			<xs:documentation>specDomain: V15436 (C-0-D14914-V14915-V14916-V15436-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1687-3"/>
			<xs:enumeration value="1688-1"/>
			<xs:enumeration value="1689-9"/>
			<xs:enumeration value="1690-7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianWinnebago">
		<xs:annotation>
			<xs:documentation>specDomain: V15442 (C-0-D14914-V14915-V14916-V15442-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1696-4"/>
			<xs:enumeration value="1697-2"/>
			<xs:enumeration value="1698-0"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianYuman">
		<xs:annotation>
			<xs:documentation>specDomain: V15460 (C-0-D14914-V14915-V14916-V15460-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1724-4"/>
			<xs:enumeration value="1725-1"/>
			<xs:enumeration value="1726-9"/>
			<xs:enumeration value="1727-7"/>
			<xs:enumeration value="1728-5"/>
			<xs:enumeration value="1729-3"/>
			<xs:enumeration value="1730-1"/>
			<xs:enumeration value="1731-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceAmericanIndianYurok">
		<xs:annotation>
			<xs:documentation>specDomain: V15468 (C-0-D14914-V14915-V14916-V15468-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1732-7"/>
			<xs:enumeration value="1733-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceCanadianLatinIndian">
		<xs:annotation>
			<xs:documentation>specDomain: V14965 (C-0-D14914-V14915-V14916-V14965-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1068-6"/>
			<xs:enumeration value="1069-4"/>
			<xs:enumeration value="1070-2"/>
			<xs:enumeration value="1071-0"/>
			<xs:enumeration value="1072-8"/>
			<xs:enumeration value="1073-6"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Wiyot">
		<xs:annotation>
			<xs:documentation>specDomain: V15447 (C-0-D14914-V14915-V14916-V15447-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1704-6"/>
			<xs:enumeration value="1705-3"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Yaqui">
		<xs:annotation>
			<xs:documentation>specDomain: V15451 (C-0-D14914-V14915-V14916-V15451-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1711-1"/>
			<xs:enumeration value="1712-9"/>
			<xs:enumeration value="1713-7"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Yokuts">
		<xs:annotation>
			<xs:documentation>specDomain: V15455 (C-0-D14914-V14915-V14916-V15455-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1717-8"/>
			<xs:enumeration value="1718-6"/>
			<xs:enumeration value="1719-4"/>
			<xs:enumeration value="1720-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceWhite">
		<xs:annotation>
			<xs:documentation>specDomain: V15814 (C-0-D14914-V15814-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RaceWhiteArab RaceWhiteEuropean RaceWhiteMiddleEast">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="2106-3"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RaceWhiteArab">
		<xs:annotation>
			<xs:documentation>specDomain: V15834 (C-0-D14914-V15814-V15834-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2129-5"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceWhiteEuropean">
		<xs:annotation>
			<xs:documentation>specDomain: V15815 (C-0-D14914-V15814-V15815-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2108-9"/>
			<xs:enumeration value="2109-7"/>
			<xs:enumeration value="2110-5"/>
			<xs:enumeration value="2111-3"/>
			<xs:enumeration value="2112-1"/>
			<xs:enumeration value="2113-9"/>
			<xs:enumeration value="2114-7"/>
			<xs:enumeration value="2115-4"/>
			<xs:enumeration value="2116-2"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RaceWhiteMiddleEast">
		<xs:annotation>
			<xs:documentation>specDomain: V15824 (C-0-D14914-V15814-V15824-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="2118-8"/>
			<xs:enumeration value="2119-6"/>
			<xs:enumeration value="2120-4"/>
			<xs:enumeration value="2121-2"/>
			<xs:enumeration value="2122-0"/>
			<xs:enumeration value="2123-8"/>
			<xs:enumeration value="2124-6"/>
			<xs:enumeration value="2125-3"/>
			<xs:enumeration value="2126-1"/>
			<xs:enumeration value="2127-9"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Realm">
		<xs:annotation>
			<xs:documentation>vocSet: D1528 (C-0-D1528-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="RelationalName">
		<xs:annotation>
			<xs:documentation>vocSet: D1529 (C-0-D1529-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="RelationalOperator">
		<xs:annotation>
			<xs:documentation>vocSet: D209 (C-0-D209-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CT"/>
			<xs:enumeration value="EQ"/>
			<xs:enumeration value="GE"/>
			<xs:enumeration value="GN"/>
			<xs:enumeration value="GT"/>
			<xs:enumeration value="LE"/>
			<xs:enumeration value="LT"/>
			<xs:enumeration value="NE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RelationshipConjunction">
		<xs:annotation>
			<xs:documentation>vocSet: D10365 (C-0-D10365-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AND"/>
			<xs:enumeration value="OR"/>
			<xs:enumeration value="XOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ReligiousAffiliation">
		<xs:annotation>
			<xs:documentation>vocSet: D19185 (C-0-D19185-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1001"/>
			<xs:enumeration value="1002"/>
			<xs:enumeration value="1003"/>
			<xs:enumeration value="1004"/>
			<xs:enumeration value="1005"/>
			<xs:enumeration value="1006"/>
			<xs:enumeration value="1007"/>
			<xs:enumeration value="1008"/>
			<xs:enumeration value="1009"/>
			<xs:enumeration value="1010"/>
			<xs:enumeration value="1011"/>
			<xs:enumeration value="1012"/>
			<xs:enumeration value="1013"/>
			<xs:enumeration value="1014"/>
			<xs:enumeration value="1015"/>
			<xs:enumeration value="1016"/>
			<xs:enumeration value="1017"/>
			<xs:enumeration value="1018"/>
			<xs:enumeration value="1019"/>
			<xs:enumeration value="1020"/>
			<xs:enumeration value="1021"/>
			<xs:enumeration value="1022"/>
			<xs:enumeration value="1023"/>
			<xs:enumeration value="1024"/>
			<xs:enumeration value="1025"/>
			<xs:enumeration value="1026"/>
			<xs:enumeration value="1027"/>
			<xs:enumeration value="1028"/>
			<xs:enumeration value="1029"/>
			<xs:enumeration value="1030"/>
			<xs:enumeration value="1031"/>
			<xs:enumeration value="1032"/>
			<xs:enumeration value="1033"/>
			<xs:enumeration value="1034"/>
			<xs:enumeration value="1035"/>
			<xs:enumeration value="1036"/>
			<xs:enumeration value="1037"/>
			<xs:enumeration value="1038"/>
			<xs:enumeration value="1039"/>
			<xs:enumeration value="1040"/>
			<xs:enumeration value="1041"/>
			<xs:enumeration value="1042"/>
			<xs:enumeration value="1043"/>
			<xs:enumeration value="1044"/>
			<xs:enumeration value="1045"/>
			<xs:enumeration value="1046"/>
			<xs:enumeration value="1047"/>
			<xs:enumeration value="1048"/>
			<xs:enumeration value="1049"/>
			<xs:enumeration value="1050"/>
			<xs:enumeration value="1051"/>
			<xs:enumeration value="1052"/>
			<xs:enumeration value="1053"/>
			<xs:enumeration value="1054"/>
			<xs:enumeration value="1055"/>
			<xs:enumeration value="1056"/>
			<xs:enumeration value="1057"/>
			<xs:enumeration value="1058"/>
			<xs:enumeration value="1059"/>
			<xs:enumeration value="1060"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResponseLevel">
		<xs:annotation>
			<xs:documentation>vocSet: D14761 (C-0-D14761-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="X"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResponseModality">
		<xs:annotation>
			<xs:documentation>vocSet: D394 (C-0-D394-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="B"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="T"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResponseMode">
		<xs:annotation>
			<xs:documentation>vocSet: D19649 (C-0-D19649-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="Q"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClass">
		<xs:annotation>
			<xs:documentation>vocSet: D11555 (C-0-D11555-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassRoot"/>
	</xs:simpleType>
	<xs:simpleType name="RoleClassRoot">
		<xs:annotation>
			<xs:documentation>specDomain: V13940 (C-0-D11555-V13940-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassAssociative RoleClassOntological RoleClassPartitive x_DocumentEntrySubject x_DocumentSubject x_InformationRecipientRole x_RoleClassAccommodationRequestor x_RoleClassCoverage x_RoleClassCoverageInvoice x_RoleClassCredentialedEntity x_RoleClassPayeePolicyRelationship">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ROL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassAssociative">
		<xs:annotation>
			<xs:documentation>abstDomain: V19313 (C-0-D11555-V13940-V19313-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassMutualRelationship RoleClassPassive cs"/>
	</xs:simpleType>
	<xs:simpleType name="RoleClassMutualRelationship">
		<xs:annotation>
			<xs:documentation>abstDomain: V19316 (C-0-D11555-V13940-V19313-V19316-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassRelationshipFormal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CAREGIVER"/>
					<xs:enumeration value="PRS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassRelationshipFormal">
		<xs:annotation>
			<xs:documentation>abstDomain: V10416 (C-0-D11555-V13940-V19313-V19316-V10416-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="LicensedEntityRole RoleClassAgent RoleClassEmployee RoleClassInvestigationSubject">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CIT"/>
					<xs:enumeration value="COVPTY"/>
					<xs:enumeration value="CRINV"/>
					<xs:enumeration value="CRSPNSR"/>
					<xs:enumeration value="GUAR"/>
					<xs:enumeration value="PAT"/>
					<xs:enumeration value="PAYEE"/>
					<xs:enumeration value="PAYOR"/>
					<xs:enumeration value="POLHOLD"/>
					<xs:enumeration value="QUAL"/>
					<xs:enumeration value="SPNSR"/>
					<xs:enumeration value="STD"/>
					<xs:enumeration value="UNDWRT"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassAgent">
		<xs:annotation>
			<xs:documentation>specDomain: V14006 (C-0-D11555-V13940-V19313-V19316-V10416-V14006-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassAssignedEntity">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AGNT"/>
					<xs:enumeration value="GUARD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassAssignedEntity">
		<xs:annotation>
			<xs:documentation>specDomain: V11595 (C-0-D11555-V13940-V19313-V19316-V10416-V14006-V11595-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassContact">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ASSIGNED"/>
					<xs:enumeration value="COMPAR"/>
					<xs:enumeration value="SGNOFF"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassContact">
		<xs:annotation>
			<xs:documentation>specDomain: V12205 (C-0-D11555-V13940-V19313-V19316-V10416-V14006-V11595-V12205-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CON"/>
			<xs:enumeration value="ECON"/>
			<xs:enumeration value="NOK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassEmployee">
		<xs:annotation>
			<xs:documentation>specDomain: V11569 (C-0-D11555-V13940-V19313-V19316-V10416-V11569-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EMP"/>
			<xs:enumeration value="MIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassInvestigationSubject">
		<xs:annotation>
			<xs:documentation>specDomain: V19587 (C-0-D11555-V13940-V19313-V19316-V10416-V19587-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INVSBJ"/>
			<xs:enumeration value="CASESBJ"/>
			<xs:enumeration value="RESBJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassPassive">
		<xs:annotation>
			<xs:documentation>abstDomain: V19105 (C-0-D11555-V13940-V19313-V19105-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassDistributedMaterial RoleClassManufacturedProduct RoleClassServiceDeliveryLocation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ACCESS"/>
					<xs:enumeration value="BIRTHPL"/>
					<xs:enumeration value="EXPR"/>
					<xs:enumeration value="HLD"/>
					<xs:enumeration value="HLTHCHRT"/>
					<xs:enumeration value="IDENT"/>
					<xs:enumeration value="MNT"/>
					<xs:enumeration value="OWN"/>
					<xs:enumeration value="RGPR"/>
					<xs:enumeration value="TERR"/>
					<xs:enumeration value="WRTE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassDistributedMaterial">
		<xs:annotation>
			<xs:documentation>specDomain: V10418 (C-0-D11555-V13940-V19313-V19105-V10418-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DST"/>
			<xs:enumeration value="RET"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassManufacturedProduct">
		<xs:annotation>
			<xs:documentation>specDomain: V11580 (C-0-D11555-V13940-V19313-V19105-V11580-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MANU"/>
			<xs:enumeration value="THER"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassServiceDeliveryLocation">
		<xs:annotation>
			<xs:documentation>specDomain: V16927 (C-0-D11555-V13940-V19313-V19105-V16927-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SDLOC"/>
			<xs:enumeration value="DSDLOC"/>
			<xs:enumeration value="ISDLOC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassOntological">
		<xs:annotation>
			<xs:documentation>abstDomain: V10428 (C-0-D11555-V13940-V10428-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassIsSpeciesEntity">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="INST"/>
					<xs:enumeration value="SUBS"/>
					<xs:enumeration value="SUBY"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassIsSpeciesEntity">
		<xs:annotation>
			<xs:documentation>specDomain: V10441 (C-0-D11555-V13940-V10428-V10441-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GEN"/>
			<xs:enumeration value="GRIC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassPartitive">
		<xs:annotation>
			<xs:documentation>abstDomain: V10429 (C-0-D11555-V13940-V10429-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassIngredientEntity RoleClassLocatedEntity RoleClassSpecimen">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CONT"/>
					<xs:enumeration value="MBR"/>
					<xs:enumeration value="PART"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassIngredientEntity">
		<xs:annotation>
			<xs:documentation>specDomain: V10430 (C-0-D11555-V13940-V10429-V10430-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleClassInactiveIngredient">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="INGR"/>
					<xs:enumeration value="ACTI"/>
					<xs:enumeration value="ACTM"/>
					<xs:enumeration value="ADTV"/>
					<xs:enumeration value="BASE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleClassInactiveIngredient">
		<xs:annotation>
			<xs:documentation>specDomain: V19089 (C-0-D11555-V13940-V10429-V10430-V19089-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IACT"/>
			<xs:enumeration value="COLR"/>
			<xs:enumeration value="FLVR"/>
			<xs:enumeration value="PRSV"/>
			<xs:enumeration value="STBL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassLocatedEntity">
		<xs:annotation>
			<xs:documentation>specDomain: V16815 (C-0-D11555-V13940-V10429-V16815-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LOCE"/>
			<xs:enumeration value="STOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleClassSpecimen">
		<xs:annotation>
			<xs:documentation>specDomain: V11591 (C-0-D11555-V13940-V10429-V11591-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPEC"/>
			<xs:enumeration value="ALQT"/>
			<xs:enumeration value="ISLT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentEntrySubject">
		<xs:annotation>
			<xs:documentation>abstDomain: V19367 (C-0-D11555-V13940-V19367-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPEC"/>
			<xs:enumeration value="PAT"/>
			<xs:enumeration value="PRS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_DocumentSubject">
		<xs:annotation>
			<xs:documentation>abstDomain: V19368 (C-0-D11555-V13940-V19368-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PAT"/>
			<xs:enumeration value="PRS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_InformationRecipientRole">
		<xs:annotation>
			<xs:documentation>abstDomain: V16772 (C-0-D11555-V13940-V16772-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ASSIGNED"/>
			<xs:enumeration value="HLTHCHRT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_RoleClassAccommodationRequestor">
		<xs:annotation>
			<xs:documentation>abstDomain: V19382 (C-0-D11555-V13940-V19382-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AGNT"/>
			<xs:enumeration value="PAT"/>
			<xs:enumeration value="PROV"/>
			<xs:enumeration value="PRS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_RoleClassCoverage">
		<xs:annotation>
			<xs:documentation>abstDomain: V14008 (C-0-D11555-V13940-V14008-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COVPTY"/>
			<xs:enumeration value="POLHOLD"/>
			<xs:enumeration value="SPNSR"/>
			<xs:enumeration value="UNDWRT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_RoleClassCoverageInvoice">
		<xs:annotation>
			<xs:documentation>abstDomain: V14013 (C-0-D11555-V13940-V14013-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PAYEE"/>
			<xs:enumeration value="PAYOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_RoleClassCredentialedEntity">
		<xs:annotation>
			<xs:documentation>abstDomain: V16930 (C-0-D11555-V13940-V16930-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="LicensedEntityRole">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ASSIGNED"/>
					<xs:enumeration value="QUAL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="LicensedEntityRole">
		<xs:annotation>
			<xs:documentation>specDomain: V16773 (C-0-D11555-V13940-V16930-V16773-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LIC"/>
			<xs:enumeration value="NOT"/>
			<xs:enumeration value="PROV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_RoleClassPayeePolicyRelationship">
		<xs:annotation>
			<xs:documentation>abstDomain: V19395 (C-0-D11555-V13940-V19395-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="COVPTY"/>
			<xs:enumeration value="GUAR"/>
			<xs:enumeration value="POLHOLD"/>
			<xs:enumeration value="PROV"/>
			<xs:enumeration value="PRS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleCode">
		<xs:annotation>
			<xs:documentation>vocSet: D12206 (C-0-D12206-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdministrativeLocationRoleType AssignedRoleType ClinicalOrganizationRoleType CommissioningPartyRoleType ContactRoleType CoverageRoleType DeviceOperatorType EmployeeRoleType HealthcareProviderRoleType LicensedRoleType LivingSubjectProductionClass MemberRoleType OrganizationPartRoleType PersonalRelationshipRoleType QualifiedRoleType RegulatedDrugEntityType ResearchSubjectRoleBasis ServiceDeliveryLocationRoleType SpecimenRoleType x_AdverseEventReporterQualificationRoleCode x_PayeeRelationshipRoleType"/>
	</xs:simpleType>
	<xs:simpleType name="AdministrativeLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19598 (C-0-D12206-V19598-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="AssignedRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19594 (C-0-D12206-V19594-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ClinicalOrganizationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16501 (C-0-D12206-V16501-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="CommissioningPartyRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19599 (C-0-D12206-V19599-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ContactRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V15920 (C-0-D12206-V15920-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdministrativeContactRoleType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ECON"/>
					<xs:enumeration value="NOK"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AdministrativeContactRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V17622 (C-0-D12206-V15920-V17622-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BILL"/>
			<xs:enumeration value="ORG"/>
			<xs:enumeration value="PAYOR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CoverageRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V18877 (C-0-D12206-V18877-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FAMDEP"/>
			<xs:enumeration value="FSTUD"/>
			<xs:enumeration value="HANDIC"/>
			<xs:enumeration value="INJ"/>
			<xs:enumeration value="PSTUD"/>
			<xs:enumeration value="SELF"/>
			<xs:enumeration value="SPON"/>
			<xs:enumeration value="STUD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DeviceOperatorType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19645 (C-0-D12206-V19645-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EmployeeRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19596 (C-0-D12206-V19596-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="HealthcareProviderRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19593 (C-0-D12206-V19593-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="LicensedRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19592 (C-0-D12206-V19592-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="LivingSubjectProductionClass">
		<xs:annotation>
			<xs:documentation>abstDomain: V16368 (C-0-D12206-V16368-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BF"/>
			<xs:enumeration value="BL"/>
			<xs:enumeration value="BR"/>
			<xs:enumeration value="CO"/>
			<xs:enumeration value="DA"/>
			<xs:enumeration value="DR"/>
			<xs:enumeration value="DU"/>
			<xs:enumeration value="FI"/>
			<xs:enumeration value="LY"/>
			<xs:enumeration value="MT"/>
			<xs:enumeration value="MU"/>
			<xs:enumeration value="PL"/>
			<xs:enumeration value="RC"/>
			<xs:enumeration value="SH"/>
			<xs:enumeration value="VL"/>
			<xs:enumeration value="WL"/>
			<xs:enumeration value="WO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MemberRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V15925 (C-0-D12206-V15925-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrganizationPartRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19597 (C-0-D12206-V19597-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="PersonalRelationshipRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19563 (C-0-D12206-V19563-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="FamilyRelationshipRoleType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FRND"/>
					<xs:enumeration value="NBOR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="FamilyRelationshipRoleType">
		<xs:annotation>
			<xs:documentation>specDomain: V19579 (C-0-D12206-V19563-V19579-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Child GrandChild Grandparent GreatGrandparent NieceNephew Parent Sibling SignificantOtherRoleType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="FAMMEMB"/>
					<xs:enumeration value="AUNT"/>
					<xs:enumeration value="COUSN"/>
					<xs:enumeration value="DOMPART"/>
					<xs:enumeration value="ROOM"/>
					<xs:enumeration value="UNCLE"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Child">
		<xs:annotation>
			<xs:documentation>specDomain: V16360 (C-0-D12206-V19563-V19579-V16360-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AdoptedChild ChildInLaw FosterChild NaturalChild StepChild">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CHILD"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AdoptedChild">
		<xs:annotation>
			<xs:documentation>specDomain: V19564 (C-0-D12206-V19563-V19579-V16360-V19564-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHLDADOPT"/>
			<xs:enumeration value="DAUADOPT"/>
			<xs:enumeration value="SONADOPT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ChildInLaw">
		<xs:annotation>
			<xs:documentation>specDomain: V19566 (C-0-D12206-V19563-V19579-V16360-V19566-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHLDINLAW"/>
			<xs:enumeration value="DAUINLAW"/>
			<xs:enumeration value="SONINLAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="FosterChild">
		<xs:annotation>
			<xs:documentation>specDomain: V19565 (C-0-D12206-V19563-V19579-V16360-V19565-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHLDFOST"/>
			<xs:enumeration value="DAUFOST"/>
			<xs:enumeration value="SONFOST"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NaturalChild">
		<xs:annotation>
			<xs:documentation>specDomain: V17930 (C-0-D12206-V19563-V19579-V16360-V17930-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NCHILD"/>
			<xs:enumeration value="DAU"/>
			<xs:enumeration value="SON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StepChild">
		<xs:annotation>
			<xs:documentation>specDomain: V19567 (C-0-D12206-V19563-V19579-V16360-V19567-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="STPCHLD"/>
			<xs:enumeration value="STPDAU"/>
			<xs:enumeration value="STPSON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GrandChild">
		<xs:annotation>
			<xs:documentation>specDomain: V19573 (C-0-D12206-V19563-V19579-V19573-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GRNDCHILD"/>
			<xs:enumeration value="GRNDDAU"/>
			<xs:enumeration value="GRNDSON"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Grandparent">
		<xs:annotation>
			<xs:documentation>specDomain: V16349 (C-0-D12206-V19563-V19579-V16349-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GRPRN"/>
			<xs:enumeration value="GRFTH"/>
			<xs:enumeration value="GRMTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GreatGrandparent">
		<xs:annotation>
			<xs:documentation>specDomain: V19571 (C-0-D12206-V19563-V19579-V19571-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GGRPRN"/>
			<xs:enumeration value="GGRFTH"/>
			<xs:enumeration value="GGRMTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NieceNephew">
		<xs:annotation>
			<xs:documentation>specDomain: V19574 (C-0-D12206-V19563-V19579-V19574-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NIENEPH"/>
			<xs:enumeration value="NEPHEW"/>
			<xs:enumeration value="NIECE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Parent">
		<xs:annotation>
			<xs:documentation>specDomain: V16346 (C-0-D12206-V19563-V19579-V16346-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NaturalParent ParentInLaw StepParent">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PRN"/>
					<xs:enumeration value="FTH"/>
					<xs:enumeration value="MTH"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NaturalParent">
		<xs:annotation>
			<xs:documentation>specDomain: V19568 (C-0-D12206-V19563-V19579-V16346-V19568-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NPRN"/>
			<xs:enumeration value="NFTH"/>
			<xs:enumeration value="NMTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParentInLaw">
		<xs:annotation>
			<xs:documentation>specDomain: V19569 (C-0-D12206-V19563-V19579-V16346-V19569-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PRNINLAW"/>
			<xs:enumeration value="FTHINLAW"/>
			<xs:enumeration value="MTHINLOAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StepParent">
		<xs:annotation>
			<xs:documentation>specDomain: V19570 (C-0-D12206-V19563-V19579-V16346-V19570-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="STPPRN"/>
			<xs:enumeration value="STPFTH"/>
			<xs:enumeration value="STPMTH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Sibling">
		<xs:annotation>
			<xs:documentation>specDomain: V11567 (C-0-D12206-V19563-V19579-V11567-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="HalfSibling NaturalSibling SiblingInLaw StepSibling">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SIB"/>
					<xs:enumeration value="BRO"/>
					<xs:enumeration value="SIS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HalfSibling">
		<xs:annotation>
			<xs:documentation>specDomain: V19576 (C-0-D12206-V19563-V19579-V11567-V19576-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HSIB"/>
			<xs:enumeration value="HBRO"/>
			<xs:enumeration value="HSIS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NaturalSibling">
		<xs:annotation>
			<xs:documentation>specDomain: V19575 (C-0-D12206-V19563-V19579-V11567-V19575-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NSIB"/>
			<xs:enumeration value="NBRO"/>
			<xs:enumeration value="NSIS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SiblingInLaw">
		<xs:annotation>
			<xs:documentation>specDomain: V19578 (C-0-D12206-V19563-V19579-V11567-V19578-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SIBINLAW"/>
			<xs:enumeration value="BROINLAW"/>
			<xs:enumeration value="SISLINLAW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="StepSibling">
		<xs:annotation>
			<xs:documentation>specDomain: V19577 (C-0-D12206-V19563-V19579-V11567-V19577-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="STPSIB"/>
			<xs:enumeration value="STPBRO"/>
			<xs:enumeration value="STPSIS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SignificantOtherRoleType">
		<xs:annotation>
			<xs:documentation>specDomain: V19620 (C-0-D12206-V19563-V19579-V19620-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Spouse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="SIGOTHR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Spouse">
		<xs:annotation>
			<xs:documentation>specDomain: V19572 (C-0-D12206-V19563-V19579-V19620-V19572-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SPS"/>
			<xs:enumeration value="HUSB"/>
			<xs:enumeration value="WIFE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="QualifiedRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19595 (C-0-D12206-V19595-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="RegulatedDrugEntityType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19263 (C-0-D12206-V19263-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ResearchSubjectRoleBasis">
		<xs:annotation>
			<xs:documentation>abstDomain: V19417 (C-0-D12206-V19417-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ServiceDeliveryLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V17660 (C-0-D12206-V17660-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DedicatedServiceDeliveryLocationRoleType IncidentalServiceDeliveryLocationRoleType cs"/>
	</xs:simpleType>
	<xs:simpleType name="DedicatedServiceDeliveryLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19450 (C-0-D12206-V17660-V19450-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DedicatedClinicalLocationRoleType DedicatedNonClinicalLocationRoleType cs"/>
	</xs:simpleType>
	<xs:simpleType name="DedicatedClinicalLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V10588 (C-0-D12206-V17660-V19450-V10588-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="DiagTherPracticeSetting HospitalPracticeSetting HospitalUnitPracticeSetting NursingOrCustodialCarePracticeSetting OutpatientFacilityPracticeSetting ResidentialTreatmentPracticeSetting cs"/>
	</xs:simpleType>
	<xs:simpleType name="DiagTherPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10902 (C-0-D12206-V17660-V19450-V10588-V10902-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CVDiagTherPracticeSetting GIDiagTherPracticeSetting RadDiagTherPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DX"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CVDiagTherPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10903 (C-0-D12206-V17660-V19450-V10588-V10902-V10903-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CVDX"/>
			<xs:enumeration value="CATH"/>
			<xs:enumeration value="ECHO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GIDiagTherPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10906 (C-0-D12206-V17660-V19450-V10588-V10902-V10906-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GIDX"/>
			<xs:enumeration value="ENDOS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RadDiagTherPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10908-2 (C-0-D12206-V17660-V19450-V10588-V10902-V10908-2-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RADDX"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HospitalPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10602 (C-0-D12206-V17660-V19450-V10588-V10602-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ChronicCareFacility GeneralAcuteCareHospital MilitaryHospital RehabilitationHospital">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="HOSP"/>
					<xs:enumeration value="PSYCHF"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ChronicCareFacility">
		<xs:annotation>
			<xs:documentation>specDomain: V13792-2 (C-0-D12206-V17660-V19450-V10588-V10602-V13792-2-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GeneralAcuteCareHospital">
		<xs:annotation>
			<xs:documentation>specDomain: V10603-2 (C-0-D12206-V17660-V19450-V10588-V10602-V10603-2-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GACH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MilitaryHospital">
		<xs:annotation>
			<xs:documentation>specDomain: V13799 (C-0-D12206-V17660-V19450-V10588-V10602-V13799-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MHSP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RehabilitationHospital">
		<xs:annotation>
			<xs:documentation>specDomain: V10604-2 (C-0-D12206-V17660-V19450-V10588-V10602-V10604-2-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HospitalUnitPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10596 (C-0-D12206-V17660-V19450-V10588-V10596-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="ERPracticeSetting ICUPracticeSetting PedsPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="HU"/>
					<xs:enumeration value="BMTU"/>
					<xs:enumeration value="CCU"/>
					<xs:enumeration value="CHEST"/>
					<xs:enumeration value="EPIL"/>
					<xs:enumeration value="HD"/>
					<xs:enumeration value="NCCS"/>
					<xs:enumeration value="NS"/>
					<xs:enumeration value="PHU"/>
					<xs:enumeration value="RHU"/>
					<xs:enumeration value="SLEEP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="ERPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10598 (C-0-D12206-V17660-V19450-V10588-V10596-V10598-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ER"/>
			<xs:enumeration value="ETU"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ICUPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10599 (C-0-D12206-V17660-V19450-V10588-V10596-V10599-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PedsICUPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ICU"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PedsPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10920 (C-0-D12206-V17660-V19450-V10588-V10596-V10920-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="PedsICUPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="PEDU"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="PedsICUPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10916 (C-0-D12206-V17660-V19450-V10588-V10596-V10920-V10916-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PEDICU"/>
			<xs:enumeration value="PEDNICU"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NursingOrCustodialCarePracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10605 (C-0-D12206-V17660-V19450-V10588-V10605-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NCCF"/>
			<xs:enumeration value="SNF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OutpatientFacilityPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10589 (C-0-D12206-V17660-V19450-V10588-V10589-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="CardClinPracticeSetting EndocrinologyClinic GIClinicPracticeSetting HemClinPracticeSetting IDClinPracticeSetting MedOncClinPracticeSetting NephClinPracticeSetting OrthoClinPracticeSetting PedsClinPracticeSetting RheumClinPracticeSetting SurgClinPracticeSetting">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="OF"/>
					<xs:enumeration value="ALL"/>
					<xs:enumeration value="AMPUT"/>
					<xs:enumeration value="BMTC"/>
					<xs:enumeration value="BREAST"/>
					<xs:enumeration value="CANC"/>
					<xs:enumeration value="CAPC"/>
					<xs:enumeration value="COAG"/>
					<xs:enumeration value="CRS"/>
					<xs:enumeration value="DERM"/>
					<xs:enumeration value="ENT"/>
					<xs:enumeration value="FMC"/>
					<xs:enumeration value="GIM"/>
					<xs:enumeration value="GYN"/>
					<xs:enumeration value="HTN"/>
					<xs:enumeration value="IEC"/>
					<xs:enumeration value="INV"/>
					<xs:enumeration value="LYMPH"/>
					<xs:enumeration value="MGEN"/>
					<xs:enumeration value="NEUR"/>
					<xs:enumeration value="OB"/>
					<xs:enumeration value="OMS"/>
					<xs:enumeration value="OPH"/>
					<xs:enumeration value="PAINCL"/>
					<xs:enumeration value="PC"/>
					<xs:enumeration value="POD"/>
					<xs:enumeration value="PREV"/>
					<xs:enumeration value="PROCTO"/>
					<xs:enumeration value="PROFF"/>
					<xs:enumeration value="PROS"/>
					<xs:enumeration value="PSI"/>
					<xs:enumeration value="PSY"/>
					<xs:enumeration value="SPMED"/>
					<xs:enumeration value="TR"/>
					<xs:enumeration value="TRAVEL"/>
					<xs:enumeration value="WND"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="CardClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10590-2 (C-0-D12206-V17660-V19450-V10588-V10589-V10590-2-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CARD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EndocrinologyClinic">
		<xs:annotation>
			<xs:documentation>specDomain: V10931 (C-0-D12206-V17660-V19450-V10588-V10589-V10931-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENDO"/>
			<xs:enumeration value="PEDE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GIClinicPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10934 (C-0-D12206-V17660-V19450-V10588-V10589-V10934-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GI"/>
			<xs:enumeration value="PEDGI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HemClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10936 (C-0-D12206-V17660-V19450-V10588-V10589-V10936-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HEM"/>
			<xs:enumeration value="PEDHEM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IDClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10939 (C-0-D12206-V17660-V19450-V10588-V10589-V10939-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INFD"/>
			<xs:enumeration value="PEDID"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MedOncClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10947 (C-0-D12206-V17660-V19450-V10588-V10589-V10947-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ONCL"/>
			<xs:enumeration value="PEDHO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NephClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10943 (C-0-D12206-V17660-V19450-V10588-V10589-V10943-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NEPH"/>
			<xs:enumeration value="PEDNEPH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OrthoClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10949 (C-0-D12206-V17660-V19450-V10588-V10589-V10949-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ORTHO"/>
			<xs:enumeration value="HAND"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PedsClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10953 (C-0-D12206-V17660-V19450-V10588-V10589-V10953-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PEDC"/>
			<xs:enumeration value="PEDCARD"/>
			<xs:enumeration value="PEDE"/>
			<xs:enumeration value="PEDGI"/>
			<xs:enumeration value="PEDHEM"/>
			<xs:enumeration value="PEDHO"/>
			<xs:enumeration value="PEDID"/>
			<xs:enumeration value="PEDNEPH"/>
			<xs:enumeration value="PEDRHEUM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RheumClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10593 (C-0-D12206-V17660-V19450-V10588-V10589-V10593-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RHEUM"/>
			<xs:enumeration value="PEDRHEUM"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SurgClinPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10968 (C-0-D12206-V17660-V19450-V10588-V10589-V10968-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SU"/>
			<xs:enumeration value="PLS"/>
			<xs:enumeration value="URO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ResidentialTreatmentPracticeSetting">
		<xs:annotation>
			<xs:documentation>specDomain: V10607 (C-0-D12206-V17660-V19450-V10588-V10607-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RTF"/>
			<xs:enumeration value="PRC"/>
			<xs:enumeration value="SURF"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DedicatedNonClinicalLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19452 (C-0-D12206-V17660-V19450-V19452-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="MobileUnit">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="DADDR"/>
					<xs:enumeration value="PHARM"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="MobileUnit">
		<xs:annotation>
			<xs:documentation>specDomain: V19585 (C-0-D12206-V17660-V19450-V19452-V19585-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MOBL"/>
			<xs:enumeration value="AMB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IncidentalServiceDeliveryLocationRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V19451 (C-0-D12206-V17660-V19451-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ACC"/>
			<xs:enumeration value="COMM"/>
			<xs:enumeration value="PTRES"/>
			<xs:enumeration value="SCHOOL"/>
			<xs:enumeration value="WORK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SpecimenRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V16515 (C-0-D12206-V16515-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="QualitySpecimenRoleType">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="C"/>
					<xs:enumeration value="G"/>
					<xs:enumeration value="L"/>
					<xs:enumeration value="P"/>
					<xs:enumeration value="R"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="QualitySpecimenRoleType">
		<xs:annotation>
			<xs:documentation>specDomain: V16521 (C-0-D12206-V16515-V16521-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="Q"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="O"/>
			<xs:enumeration value="V"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_AdverseEventReporterQualificationRoleCode">
		<xs:annotation>
			<xs:documentation>abstDomain: V19381 (C-0-D12206-V19381-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="x_PayeeRelationshipRoleType">
		<xs:annotation>
			<xs:documentation>abstDomain: V18105 (C-0-D12206-V18105-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="FM"/>
			<xs:enumeration value="GT"/>
			<xs:enumeration value="PH"/>
			<xs:enumeration value="PT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleLinkType">
		<xs:annotation>
			<xs:documentation>vocSet: D11603 (C-0-D11603-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RelatedLinkType"/>
	</xs:simpleType>
	<xs:simpleType name="RelatedLinkType">
		<xs:annotation>
			<xs:documentation>specDomain: V19615 (C-0-D11603-V19615-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="REL"/>
			<xs:enumeration value="BACKUP"/>
			<xs:enumeration value="DIRAUTH"/>
			<xs:enumeration value="INDAUTH"/>
			<xs:enumeration value="PART"/>
			<xs:enumeration value="REPL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RoleStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D15999 (C-0-D15999-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RoleStatusNormal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="nullified"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RoleStatusNormal">
		<xs:annotation>
			<xs:documentation>specDomain: V16000 (C-0-D15999-V16000-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="normal"/>
			<xs:enumeration value="active"/>
			<xs:enumeration value="cancelled"/>
			<xs:enumeration value="pending"/>
			<xs:enumeration value="suspended"/>
			<xs:enumeration value="terminated"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RouteOfAdministration">
		<xs:annotation>
			<xs:documentation>vocSet: D14581 (C-0-D14581-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RouteByMethod RouteBySite"/>
	</xs:simpleType>
	<xs:simpleType name="RouteByMethod">
		<xs:annotation>
			<xs:documentation>abstDomain: V16931 (C-0-D14581-V16931-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Chew Diffusion Dissolve Douche ElectroOsmosisRoute Enema Flush Implantation InfiltrationRoute Infusion Inhalation Injection Insertion Instillation IontophoresisRoute Irrigation LavageRoute MucosalAbsorptionRoute Nebulization Rinse SuppositoryRoute Swish TopicalAbsorptionRoute TopicalApplication Transdermal">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="GARGLE"/>
					<xs:enumeration value="INSUF"/>
					<xs:enumeration value="PO"/>
					<xs:enumeration value="SHAMPOO"/>
					<xs:enumeration value="SOAK"/>
					<xs:enumeration value="SUCK"/>
					<xs:enumeration value="TRNSLING"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Chew">
		<xs:annotation>
			<xs:documentation>abstDomain: V14582 (C-0-D14581-V16931-V14582-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CHEW"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Diffusion">
		<xs:annotation>
			<xs:documentation>abstDomain: V14584 (C-0-D14581-V16931-V14584-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXTCORPDIF"/>
			<xs:enumeration value="HEMODIFF"/>
			<xs:enumeration value="TRNSDERMD"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Dissolve">
		<xs:annotation>
			<xs:documentation>abstDomain: V14586 (C-0-D14581-V16931-V14586-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DISSOLVE"/>
			<xs:enumeration value="SL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Douche">
		<xs:annotation>
			<xs:documentation>abstDomain: V14589 (C-0-D14581-V16931-V14589-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOUCHE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ElectroOsmosisRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17019 (C-0-D14581-V16931-V17019-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ELECTOSMOS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Enema">
		<xs:annotation>
			<xs:documentation>abstDomain: V14591 (C-0-D14581-V16931-V14591-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENEMA"/>
			<xs:enumeration value="RETENEMA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Flush">
		<xs:annotation>
			<xs:documentation>abstDomain: V14594 (C-0-D14581-V16931-V14594-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVFLUSH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Implantation">
		<xs:annotation>
			<xs:documentation>abstDomain: V14598 (C-0-D14581-V16931-V14598-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDIMPLNT"/>
			<xs:enumeration value="IVITIMPLNT"/>
			<xs:enumeration value="SQIMPLNT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InfiltrationRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V16935 (C-0-D14581-V16931-V16935-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Infusion">
		<xs:annotation>
			<xs:documentation>abstDomain: V14602 (C-0-D14581-V16931-V14602-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntravenousInfusion">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="EPI"/>
					<xs:enumeration value="IA"/>
					<xs:enumeration value="IC"/>
					<xs:enumeration value="ICOR"/>
					<xs:enumeration value="IOSSC"/>
					<xs:enumeration value="IT"/>
					<xs:enumeration value="IVASCINFUS"/>
					<xs:enumeration value="SQINFUS"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntravenousInfusion">
		<xs:annotation>
			<xs:documentation>specDomain: V14609 (C-0-D14581-V16931-V14602-V14609-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IV"/>
			<xs:enumeration value="IVC"/>
			<xs:enumeration value="IVCC"/>
			<xs:enumeration value="IVCI"/>
			<xs:enumeration value="PCA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Inhalation">
		<xs:annotation>
			<xs:documentation>abstDomain: V14615 (C-0-D14581-V16931-V14615-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NasalInhalation NebulizationInhalation OralInhalation OralInhalation OralInhalation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IPPB"/>
					<xs:enumeration value="TRACH"/>
					<xs:enumeration value="VENT"/>
					<xs:enumeration value="VENTMASK"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NebulizationInhalation">
		<xs:annotation>
			<xs:documentation>specDomain: V14619 (C-0-D14581-V16931-V14615-V14619-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NEB"/>
			<xs:enumeration value="NASNEB"/>
			<xs:enumeration value="ORNEB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Injection">
		<xs:annotation>
			<xs:documentation>abstDomain: V14628 (C-0-D14581-V16931-V14628-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntraarterialInjection IntracardiacInjection IntracoronaryInjection IntramuscularInjection IntravenousInjection">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AMNINJ"/>
					<xs:enumeration value="BILINJ"/>
					<xs:enumeration value="BLADINJ"/>
					<xs:enumeration value="CERVINJ"/>
					<xs:enumeration value="CHOLINJ"/>
					<xs:enumeration value="ENDOSININJ"/>
					<xs:enumeration value="EPIDURINJ"/>
					<xs:enumeration value="EPIINJ"/>
					<xs:enumeration value="EPINJSP"/>
					<xs:enumeration value="EXTCORPINJ"/>
					<xs:enumeration value="EXTRAMNINJ"/>
					<xs:enumeration value="GBINJ"/>
					<xs:enumeration value="GINGINJ"/>
					<xs:enumeration value="HEMOPORT"/>
					<xs:enumeration value="IABDINJ"/>
					<xs:enumeration value="IARTINJ"/>
					<xs:enumeration value="IBURSINJ"/>
					<xs:enumeration value="ICARTINJ"/>
					<xs:enumeration value="ICAUDINJ"/>
					<xs:enumeration value="ICAVINJ"/>
					<xs:enumeration value="ICAVITINJ"/>
					<xs:enumeration value="ICEREBINJ"/>
					<xs:enumeration value="ICISTERNINJ"/>
					<xs:enumeration value="ICORPCAVINJ"/>
					<xs:enumeration value="IDINJ"/>
					<xs:enumeration value="IDISCINJ"/>
					<xs:enumeration value="IDUCTINJ"/>
					<xs:enumeration value="IDURINJ"/>
					<xs:enumeration value="IEPIDINJ"/>
					<xs:enumeration value="IEPITHINJ"/>
					<xs:enumeration value="ILESINJ"/>
					<xs:enumeration value="ILUMINJ"/>
					<xs:enumeration value="ILYMPJINJ"/>
					<xs:enumeration value="IMEDULINJ"/>
					<xs:enumeration value="INTERMENINJ"/>
					<xs:enumeration value="INTERSTITINJ"/>
					<xs:enumeration value="IOINJ"/>
					<xs:enumeration value="IOSSINJ"/>
					<xs:enumeration value="IOVARINJ"/>
					<xs:enumeration value="IPCARDINJ"/>
					<xs:enumeration value="IPERINJ"/>
					<xs:enumeration value="IPINJ"/>
					<xs:enumeration value="IPLRINJ"/>
					<xs:enumeration value="IPROSTINJ"/>
					<xs:enumeration value="IPUMPINJ"/>
					<xs:enumeration value="ISINJ"/>
					<xs:enumeration value="ISTERINJ"/>
					<xs:enumeration value="ISYNINJ"/>
					<xs:enumeration value="ITENDINJ"/>
					<xs:enumeration value="ITESTINJ"/>
					<xs:enumeration value="ITHORINJ"/>
					<xs:enumeration value="ITINJ"/>
					<xs:enumeration value="ITUBINJ"/>
					<xs:enumeration value="ITUMINJ"/>
					<xs:enumeration value="ITYMPINJ"/>
					<xs:enumeration value="IUINJ"/>
					<xs:enumeration value="IUINJC"/>
					<xs:enumeration value="IURETINJ"/>
					<xs:enumeration value="IVASCINJ"/>
					<xs:enumeration value="IVENTINJ"/>
					<xs:enumeration value="IVESINJ"/>
					<xs:enumeration value="IVITINJ"/>
					<xs:enumeration value="PAINJ"/>
					<xs:enumeration value="PARENTINJ"/>
					<xs:enumeration value="PDONTINJ"/>
					<xs:enumeration value="PDPINJ"/>
					<xs:enumeration value="PDURINJ"/>
					<xs:enumeration value="PNINJ"/>
					<xs:enumeration value="PNSINJ"/>
					<xs:enumeration value="RBINJ"/>
					<xs:enumeration value="SCINJ"/>
					<xs:enumeration value="SLESINJ"/>
					<xs:enumeration value="SOFTISINJ"/>
					<xs:enumeration value="SQ"/>
					<xs:enumeration value="SUBARACHINJ"/>
					<xs:enumeration value="SUBMUCINJ"/>
					<xs:enumeration value="TRPLACINJ"/>
					<xs:enumeration value="TRTRACHINJ"/>
					<xs:enumeration value="URETHINJ"/>
					<xs:enumeration value="URETINJ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Insertion">
		<xs:annotation>
			<xs:documentation>abstDomain: V14687 (C-0-D14581-V16931-V14687-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CERVINS"/>
			<xs:enumeration value="IOSURGINS"/>
			<xs:enumeration value="IU"/>
			<xs:enumeration value="LPINS"/>
			<xs:enumeration value="PR"/>
			<xs:enumeration value="SQSURGINS"/>
			<xs:enumeration value="URETHINS"/>
			<xs:enumeration value="VAGINSI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Instillation">
		<xs:annotation>
			<xs:documentation>abstDomain: V14696 (C-0-D14581-V16931-V14696-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RectalInstillation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BLADINSTL"/>
					<xs:enumeration value="CAPDINSTL"/>
					<xs:enumeration value="CECINSTL"/>
					<xs:enumeration value="CTINSTL"/>
					<xs:enumeration value="EFT"/>
					<xs:enumeration value="ENTINSTL"/>
					<xs:enumeration value="ETINSTL"/>
					<xs:enumeration value="GJT"/>
					<xs:enumeration value="GT"/>
					<xs:enumeration value="IBRONCHINSTIL"/>
					<xs:enumeration value="IDUODINSTIL"/>
					<xs:enumeration value="IESOPHINSTIL"/>
					<xs:enumeration value="IGASTINSTIL"/>
					<xs:enumeration value="IILEALINJ"/>
					<xs:enumeration value="IOINSTL"/>
					<xs:enumeration value="ISININSTIL"/>
					<xs:enumeration value="ITRACHINSTIL"/>
					<xs:enumeration value="IUINSTL"/>
					<xs:enumeration value="JJTINSTL"/>
					<xs:enumeration value="LARYNGINSTIL"/>
					<xs:enumeration value="NASALINSTIL"/>
					<xs:enumeration value="NASOGASINSTIL"/>
					<xs:enumeration value="NGT"/>
					<xs:enumeration value="NTT"/>
					<xs:enumeration value="OGT"/>
					<xs:enumeration value="OJJ"/>
					<xs:enumeration value="OT"/>
					<xs:enumeration value="PDPINSTL"/>
					<xs:enumeration value="PNSINSTL"/>
					<xs:enumeration value="SININSTIL"/>
					<xs:enumeration value="SOFTISINSTIL"/>
					<xs:enumeration value="TRACHINSTL"/>
					<xs:enumeration value="TRTYMPINSTIL"/>
					<xs:enumeration value="URETHINSTL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IontophoresisRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V16990 (C-0-D14581-V16931-V16990-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IONTO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Irrigation">
		<xs:annotation>
			<xs:documentation>abstDomain: V14721 (C-0-D14581-V16931-V14721-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="UrinaryBladderIrrigation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="GUIRR"/>
					<xs:enumeration value="IGASTIRR"/>
					<xs:enumeration value="ILESIRR"/>
					<xs:enumeration value="IOIRR"/>
					<xs:enumeration value="RECIRR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="LavageRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V16995 (C-0-D14581-V16931-V16995-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IGASTLAV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MucosalAbsorptionRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V16997 (C-0-D14581-V16931-V16997-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDOUDMAB"/>
			<xs:enumeration value="ITRACHMAB"/>
			<xs:enumeration value="SMUCMAB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Nebulization">
		<xs:annotation>
			<xs:documentation>abstDomain: V14728 (C-0-D14581-V16931-V14728-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ETNEB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Rinse">
		<xs:annotation>
			<xs:documentation>abstDomain: V14730 (C-0-D14581-V16931-V14730-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DENRINSE"/>
			<xs:enumeration value="ORRINSE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SuppositoryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17003 (C-0-D14581-V16931-V17003-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="URETHSUP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Swish">
		<xs:annotation>
			<xs:documentation>abstDomain: V14736 (C-0-D14581-V16931-V14736-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SWISHSPIT"/>
			<xs:enumeration value="SWISHSWAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TopicalAbsorptionRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17006 (C-0-D14581-V16931-V17006-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TTYMPTABSORP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TopicalApplication">
		<xs:annotation>
			<xs:documentation>abstDomain: V14739 (C-0-D14581-V16931-V14739-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BUC"/>
			<xs:enumeration value="CERV"/>
			<xs:enumeration value="DEN"/>
			<xs:enumeration value="DRESS"/>
			<xs:enumeration value="GIN"/>
			<xs:enumeration value="HAIR"/>
			<xs:enumeration value="ICORNTA"/>
			<xs:enumeration value="ICORONTA"/>
			<xs:enumeration value="IESOPHTA"/>
			<xs:enumeration value="IILEALTA"/>
			<xs:enumeration value="ILTOP"/>
			<xs:enumeration value="ILUMTA"/>
			<xs:enumeration value="IONTO"/>
			<xs:enumeration value="IOTOP"/>
			<xs:enumeration value="LARYNGTA"/>
			<xs:enumeration value="MUC"/>
			<xs:enumeration value="NAIL"/>
			<xs:enumeration value="NASAL"/>
			<xs:enumeration value="OCDRESTA"/>
			<xs:enumeration value="OPTHALTA"/>
			<xs:enumeration value="ORALTA"/>
			<xs:enumeration value="ORMUC"/>
			<xs:enumeration value="OROPHARTA"/>
			<xs:enumeration value="PDONTTA"/>
			<xs:enumeration value="PERIANAL"/>
			<xs:enumeration value="PERINEAL"/>
			<xs:enumeration value="RECTAL"/>
			<xs:enumeration value="SCALP"/>
			<xs:enumeration value="SKIN"/>
			<xs:enumeration value="SUBCONJTA"/>
			<xs:enumeration value="SWAB"/>
			<xs:enumeration value="TMUCTA"/>
			<xs:enumeration value="TOPICAL"/>
			<xs:enumeration value="VAGINS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RouteBySite">
		<xs:annotation>
			<xs:documentation>abstDomain: V17021 (C-0-D14581-V17021-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AmnioticFluidSacRoute BiliaryRoute BodySurfaceRoute BuccalMucosaRoute CecostomyRoute CervicalRoute DentalRoute EndocervicalRoute EnteralRoute EpiduralRoute ExtraAmnioticRoute ExtracorporealCirculationRoute GastricRoute GenitourinaryRoute GingivalRoute HairRoute InterameningealRoute InterstitialRoute IntraabdominalRoute IntraarterialRoute IntraarticularRoute IntrabronchialRoute IntrabursalRoute IntracardiacRoute IntracartilaginousRoute IntracaudalRoute IntracavernosalRoute IntracavitaryRoute IntracerebralRoute IntracervicalRoute IntracisternalRoute IntracornealRoute IntracoronalRoute IntracoronaryRoute IntracorpusCavernosumRoute IntradermalRoute IntradiscalRoute IntraductalRoute IntraduodenalRoute IntraduralRoute IntraepidermalRoute IntraepithelialRoute IntraesophagealRoute IntragastricRoute IntrailealRoute IntralesionalRoute IntraluminalRoute IntralymphaticRoute IntramedullaryRoute IntramuscularRoute IntraocularRoute IntraosseousRoute IntraovarianRoute IntrapericardialRoute IntraperitonealRoute IntrapleuralRoute IntraprostaticRoute IntrapulmonaryRoute IntrasinalRoute IntraspinalRoute IntrasternalRoute IntrasynovialRoute IntratendinousRoute IntratesticularRoute IntrathecalRoute IntrathoracicRoute IntratrachealRoute IntratubularRoute IntratumorRoute IntratympanicRoute IntrauterineRoute IntravascularRoute IntravenousRoute IntraventricularRoute IntravesicleRoute IntravitrealRoute JejunumRoute LacrimalPunctaRoute LaryngealRoute LingualRoute MucousMembraneRoute NailRoute NasalRoute OphthalmicRoute OralRoute OromucosalRoute OropharyngealRoute OticRoute ParanasalSinusesRoute ParenteralRoute PerianalRoute PeriarticularRoute PeriduralRoute PerinealRoute PerineuralRoute PeriodontalRoute PulmonaryRoute RectalRoute RespiratoryTractRoute RetrobulbarRoute ScalpRoute SinusUnspecifiedRoute SkinRoute SoftTissueRoute SubarachnoidRoute SubconjunctivalRoute SubcutaneousRoute SublesionalRoute SublingualRoute SubmucosalRoute TracheostomyRoute Transdermal TransmucosalRoute TransplacentalRoute TranstrachealRoute TranstympanicRoute UreteralRoute UrethralRoute UrinaryBladderRoute UrinaryTractRoute VaginalRoute VitreousHumourRoute cs"/>
	</xs:simpleType>
	<xs:simpleType name="AmnioticFluidSacRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17022 (C-0-D14581-V17021-V17022-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AMNINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BiliaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17024 (C-0-D14581-V17021-V17024-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BILINJ"/>
			<xs:enumeration value="CHOLINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BodySurfaceRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17027 (C-0-D14581-V17021-V17027-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DRESS"/>
			<xs:enumeration value="ELECTOSMOS"/>
			<xs:enumeration value="IONTO"/>
			<xs:enumeration value="SOAK"/>
			<xs:enumeration value="SWAB"/>
			<xs:enumeration value="TOPICAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="BuccalMucosaRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17034 (C-0-D14581-V17021-V17034-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BUC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CecostomyRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17036 (C-0-D14581-V17021-V17036-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CECINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="CervicalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17038 (C-0-D14581-V17021-V17038-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CERV"/>
			<xs:enumeration value="CERVINJ"/>
			<xs:enumeration value="CERVINS"/>
			<xs:enumeration value="DEN"/>
			<xs:enumeration value="DENRINSE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="DentalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17042 (C-0-D14581-V17021-V17042-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="EndocervicalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17045 (C-0-D14581-V17021-V17045-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AMNINJ"/>
			<xs:enumeration value="BILINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EnteralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17048 (C-0-D14581-V17021-V17048-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EFT"/>
			<xs:enumeration value="ENTINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="EpiduralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17051 (C-0-D14581-V17021-V17051-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EPI"/>
			<xs:enumeration value="EPIDURINJ"/>
			<xs:enumeration value="EPIINJ"/>
			<xs:enumeration value="EPINJSP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExtraAmnioticRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17059 (C-0-D14581-V17021-V17059-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXTRAMNINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ExtracorporealCirculationRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17056 (C-0-D14581-V17021-V17056-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXTCORPDIF"/>
			<xs:enumeration value="EXTCORPINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GastricRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17061 (C-0-D14581-V17021-V17061-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GBINJ"/>
			<xs:enumeration value="GT"/>
			<xs:enumeration value="NGT"/>
			<xs:enumeration value="OGT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GenitourinaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17066 (C-0-D14581-V17021-V17066-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GUIRR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="GingivalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17068 (C-0-D14581-V17021-V17068-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GIN"/>
			<xs:enumeration value="GINGINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="HairRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17071 (C-0-D14581-V17021-V17071-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HAIR"/>
			<xs:enumeration value="SHAMPOO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InterameningealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17074 (C-0-D14581-V17021-V17074-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INTERMENINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="InterstitialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17076 (C-0-D14581-V17021-V17076-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="INTERSTITINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraabdominalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17078 (C-0-D14581-V17021-V17078-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IABDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraarterialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17080 (C-0-D14581-V17021-V17080-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntraarterialInjection">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IA"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntraarterialInjection">
		<xs:annotation>
			<xs:documentation>specDomain: V14639 (C-0-D14581-V17021-V17080-V14639-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IAINJ"/>
			<xs:enumeration value="IAINJP"/>
			<xs:enumeration value="IAINJSP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraarticularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17085 (C-0-D14581-V17021-V17085-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IARTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrabronchialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17087 (C-0-D14581-V17021-V17087-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IBRONCHINSTIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrabursalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17089 (C-0-D14581-V17021-V17089-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IBURSINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracardiacRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17091 (C-0-D14581-V17021-V17091-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntracardiacInjection">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IC"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntracardiacInjection">
		<xs:annotation>
			<xs:documentation>specDomain: V14644 (C-0-D14581-V17021-V17091-V14644-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICARDINJ"/>
			<xs:enumeration value="ICARDINJRP"/>
			<xs:enumeration value="ICARDINJSP"/>
			<xs:enumeration value="ICARINJP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracartilaginousRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17097 (C-0-D14581-V17021-V17097-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICARTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracaudalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17099 (C-0-D14581-V17021-V17099-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICAUDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracavernosalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17101 (C-0-D14581-V17021-V17101-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICAVINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracavitaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17103 (C-0-D14581-V17021-V17103-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICAVITINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracerebralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17105 (C-0-D14581-V17021-V17105-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICEREBINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracervicalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17107 (C-0-D14581-V17021-V17107-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IUINJC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracisternalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17109 (C-0-D14581-V17021-V17109-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICISTERNINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracornealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17111 (C-0-D14581-V17021-V17111-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICORNTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracoronalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17113 (C-0-D14581-V17021-V17113-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICORONTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracoronaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17115 (C-0-D14581-V17021-V17115-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntracoronaryInjection">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ICOR"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntracoronaryInjection">
		<xs:annotation>
			<xs:documentation>specDomain: V14650 (C-0-D14581-V17021-V17115-V14650-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICORONINJ"/>
			<xs:enumeration value="ICORONINJP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntracorpusCavernosumRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17119 (C-0-D14581-V17021-V17119-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ICORPCAVINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntradermalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17123 (C-0-D14581-V17021-V17123-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDIMPLNT"/>
			<xs:enumeration value="IDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntradiscalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17126 (C-0-D14581-V17021-V17126-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDISCINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraductalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17128 (C-0-D14581-V17021-V17128-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDUCTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraduodenalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17130 (C-0-D14581-V17021-V17130-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDOUDMAB"/>
			<xs:enumeration value="IDUODINSTIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraduralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17133 (C-0-D14581-V17021-V17133-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IDURINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraepidermalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17135 (C-0-D14581-V17021-V17135-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IEPIDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraepithelialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17137 (C-0-D14581-V17021-V17137-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IEPITHINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraesophagealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17139 (C-0-D14581-V17021-V17139-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IESOPHINSTIL"/>
			<xs:enumeration value="IESOPHTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntragastricRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17142 (C-0-D14581-V17021-V17142-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IGASTINSTIL"/>
			<xs:enumeration value="IGASTIRR"/>
			<xs:enumeration value="IGASTLAV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrailealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17146 (C-0-D14581-V17021-V17146-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IILEALINJ"/>
			<xs:enumeration value="IILEALTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntralesionalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17149 (C-0-D14581-V17021-V17149-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ILESINJ"/>
			<xs:enumeration value="ILESIRR"/>
			<xs:enumeration value="ILTOP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraluminalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17153 (C-0-D14581-V17021-V17153-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ILUMINJ"/>
			<xs:enumeration value="ILUMTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntralymphaticRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17156 (C-0-D14581-V17021-V17156-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ILYMPJINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntramedullaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17158 (C-0-D14581-V17021-V17158-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IMEDULINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntramuscularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17160 (C-0-D14581-V17021-V17160-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntramuscularInjection cs"/>
	</xs:simpleType>
	<xs:simpleType name="IntramuscularInjection">
		<xs:annotation>
			<xs:documentation>specDomain: V14657 (C-0-D14581-V17021-V17160-V14657-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IM"/>
			<xs:enumeration value="IMD"/>
			<xs:enumeration value="IMZ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraocularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17164 (C-0-D14581-V17021-V17164-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IOINJ"/>
			<xs:enumeration value="IOINSTL"/>
			<xs:enumeration value="IOIRR"/>
			<xs:enumeration value="IOSURGINS"/>
			<xs:enumeration value="IOTOP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraosseousRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17170 (C-0-D14581-V17021-V17170-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IOSSC"/>
			<xs:enumeration value="IOSSINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraovarianRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17173 (C-0-D14581-V17021-V17173-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IOVARINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrapericardialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17175 (C-0-D14581-V17021-V17175-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IPCARDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraperitonealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17177 (C-0-D14581-V17021-V17177-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CAPDINSTL"/>
			<xs:enumeration value="IPERINJ"/>
			<xs:enumeration value="PDPINJ"/>
			<xs:enumeration value="PDPINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrapleuralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17182 (C-0-D14581-V17021-V17182-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CTINSTL"/>
			<xs:enumeration value="IPLRINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraprostaticRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17185 (C-0-D14581-V17021-V17185-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IPROSTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrapulmonaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17187 (C-0-D14581-V17021-V17187-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="EXTCORPINJ"/>
			<xs:enumeration value="IPINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrasinalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17190 (C-0-D14581-V17021-V17190-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ISININSTIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraspinalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17192 (C-0-D14581-V17021-V17192-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ISINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrasternalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17194 (C-0-D14581-V17021-V17194-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ISTERINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrasynovialRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17196 (C-0-D14581-V17021-V17196-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ISYNINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratendinousRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17121 (C-0-D14581-V17021-V17121-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITENDINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratesticularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17198 (C-0-D14581-V17021-V17198-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITESTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrathecalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17200 (C-0-D14581-V17021-V17200-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IT"/>
			<xs:enumeration value="ITINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrathoracicRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17203 (C-0-D14581-V17021-V17203-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITHORINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratrachealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17205 (C-0-D14581-V17021-V17205-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITRACHINSTIL"/>
			<xs:enumeration value="ITRACHMAB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratubularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17208 (C-0-D14581-V17021-V17208-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITUBINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratumorRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17210 (C-0-D14581-V17021-V17210-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITUMINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntratympanicRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17212 (C-0-D14581-V17021-V17212-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ITYMPINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntrauterineRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17214 (C-0-D14581-V17021-V17214-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IU"/>
			<xs:enumeration value="IUINJ"/>
			<xs:enumeration value="IUINSTL"/>
			<xs:enumeration value="IURETINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntravascularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17219 (C-0-D14581-V17021-V17219-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="HEMODIFF"/>
			<xs:enumeration value="HEMOPORT"/>
			<xs:enumeration value="IVASCINFUS"/>
			<xs:enumeration value="IVASCINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntravenousRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17224 (C-0-D14581-V17021-V17224-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="IntravenousInjection">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="IVC"/>
					<xs:enumeration value="IVCC"/>
					<xs:enumeration value="IVCI"/>
					<xs:enumeration value="IVFLUSH"/>
					<xs:enumeration value="IVINJBOL"/>
					<xs:enumeration value="IVPUSH"/>
					<xs:enumeration value="IVRPUSH"/>
					<xs:enumeration value="IVSPUSH"/>
					<xs:enumeration value="PCA"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="IntravenousInjection">
		<xs:annotation>
			<xs:documentation>specDomain: V14670 (C-0-D14581-V17021-V17224-V14670-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVINJ"/>
			<xs:enumeration value="IVINJBOL"/>
			<xs:enumeration value="IVPUSH"/>
			<xs:enumeration value="IVRPUSH"/>
			<xs:enumeration value="IVSPUSH"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntraventricularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17235 (C-0-D14581-V17021-V17235-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVENTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntravesicleRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17237 (C-0-D14581-V17021-V17237-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVESINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="IntravitrealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17239 (C-0-D14581-V17021-V17239-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVITINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="JejunumRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17241 (C-0-D14581-V17021-V17241-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GJT"/>
			<xs:enumeration value="JJTINSTL"/>
			<xs:enumeration value="OJJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LacrimalPunctaRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17245 (C-0-D14581-V17021-V17245-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LPINS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LaryngealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17247 (C-0-D14581-V17021-V17247-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="LARYNGINSTIL"/>
			<xs:enumeration value="LARYNGTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="LingualRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17250 (C-0-D14581-V17021-V17250-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRNSLING"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="MucousMembraneRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17252 (C-0-D14581-V17021-V17252-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="MUC"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NailRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17254 (C-0-D14581-V17021-V17254-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NAIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NasalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17256 (C-0-D14581-V17021-V17256-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NasalInhalation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="NASAL"/>
					<xs:enumeration value="NASALINSTIL"/>
					<xs:enumeration value="NASNEB"/>
					<xs:enumeration value="NASOGASINSTIL"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="NasalInhalation">
		<xs:annotation>
			<xs:documentation>specDomain: V14617 (C-0-D14581-V17021-V17256-V14617-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="NASINHL"/>
			<xs:enumeration value="NP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OphthalmicRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17264 (C-0-D14581-V17021-V17264-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OPTHALTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17266 (C-0-D14581-V17021-V17266-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OralInhalation OralInhalation OralInhalation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="CHEW"/>
					<xs:enumeration value="DISSOLVE"/>
					<xs:enumeration value="ORALTA"/>
					<xs:enumeration value="ORNEB"/>
					<xs:enumeration value="ORRINSE"/>
					<xs:enumeration value="PO"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="OromucosalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17276 (C-0-D14581-V17021-V17276-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="GARGLE"/>
			<xs:enumeration value="ORMUC"/>
			<xs:enumeration value="SUCK"/>
			<xs:enumeration value="SWISHSPIT"/>
			<xs:enumeration value="SWISHSWAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OropharyngealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17282 (C-0-D14581-V17021-V17282-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OROPHARTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="OticRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17284 (C-0-D14581-V17021-V17284-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParanasalSinusesRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17286 (C-0-D14581-V17021-V17286-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PNSINJ"/>
			<xs:enumeration value="PNSINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ParenteralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17289 (C-0-D14581-V17021-V17289-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PARENTINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PerianalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17291 (C-0-D14581-V17021-V17291-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PERIANAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PeriarticularRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17293 (C-0-D14581-V17021-V17293-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PAINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PeriduralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17298 (C-0-D14581-V17021-V17298-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PDURINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PerinealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17300 (C-0-D14581-V17021-V17300-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PERINEAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PerineuralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17302 (C-0-D14581-V17021-V17302-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PNINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PeriodontalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17295 (C-0-D14581-V17021-V17295-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PDONTINJ"/>
			<xs:enumeration value="PDONTTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="PulmonaryRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17304 (C-0-D14581-V17021-V17304-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ETINSTL"/>
			<xs:enumeration value="ETNEB"/>
			<xs:enumeration value="IPPB"/>
			<xs:enumeration value="NTT"/>
			<xs:enumeration value="VENT"/>
			<xs:enumeration value="VENTMASK"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RectalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17311 (C-0-D14581-V17021-V17311-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="RectalInstillation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="ENEMA"/>
					<xs:enumeration value="PR"/>
					<xs:enumeration value="RECIRR"/>
					<xs:enumeration value="RECTAL"/>
					<xs:enumeration value="RETENEMA"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="RectalInstillation">
		<xs:annotation>
			<xs:documentation>specDomain: V14715 (C-0-D14581-V17021-V17311-V14715-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RECINSTL"/>
			<xs:enumeration value="RECTINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RespiratoryTractRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17319 (C-0-D14581-V17021-V17319-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OralInhalation OralInhalation OralInhalation cs"/>
	</xs:simpleType>
	<xs:simpleType name="OralInhalation">
		<xs:annotation>
			<xs:documentation>specDomain: V14622-3 (C-0-D14581-V17021-V17319-V14622-3-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RESPINHL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RetrobulbarRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17321 (C-0-D14581-V17021-V17321-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="RBINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ScalpRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17323 (C-0-D14581-V17021-V17323-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SCALP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SinusUnspecifiedRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17325 (C-0-D14581-V17021-V17325-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ENDOSININJ"/>
			<xs:enumeration value="SININSTIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SkinRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17328 (C-0-D14581-V17021-V17328-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="OCDRESTA"/>
			<xs:enumeration value="SKIN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SoftTissueRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17331 (C-0-D14581-V17021-V17331-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SOFTISINJ"/>
			<xs:enumeration value="SOFTISINSTIL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubarachnoidRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17334 (C-0-D14581-V17021-V17334-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SUBARACHINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubconjunctivalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17336 (C-0-D14581-V17021-V17336-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SCINJ"/>
			<xs:enumeration value="SUBCONJTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubcutaneousRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17339 (C-0-D14581-V17021-V17339-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IPUMPINJ"/>
			<xs:enumeration value="SQ"/>
			<xs:enumeration value="SQIMPLNT"/>
			<xs:enumeration value="SQINFUS"/>
			<xs:enumeration value="SQSURGINS"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SublesionalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17345 (C-0-D14581-V17021-V17345-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SLESINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SublingualRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17347 (C-0-D14581-V17021-V17347-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubmucosalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17349 (C-0-D14581-V17021-V17349-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="SMUCMAB"/>
			<xs:enumeration value="SUBMUCINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TracheostomyRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17352 (C-0-D14581-V17021-V17352-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRACH"/>
			<xs:enumeration value="TRACHINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="Transdermal">
		<xs:annotation>
			<xs:documentation>abstDomain: V17356 (C-0-D14581-V17021-V17356-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="TransmucosalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17357 (C-0-D14581-V17021-V17357-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TMUCTA"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TransplacentalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17359 (C-0-D14581-V17021-V17359-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRPLACINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TranstrachealRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17361 (C-0-D14581-V17021-V17361-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRTRACHINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TranstympanicRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17363 (C-0-D14581-V17021-V17363-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="TRTYMPINSTIL"/>
			<xs:enumeration value="TTYMPTABSORP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UreteralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17366 (C-0-D14581-V17021-V17366-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="URETINJ"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UrethralRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17368 (C-0-D14581-V17021-V17368-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="URETHINJ"/>
			<xs:enumeration value="URETHINS"/>
			<xs:enumeration value="URETHINSTL"/>
			<xs:enumeration value="URETHSUP"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UrinaryBladderRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17373 (C-0-D14581-V17021-V17373-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="UrinaryBladderIrrigation">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BLADINJ"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="UrinaryBladderIrrigation">
		<xs:annotation>
			<xs:documentation>specDomain: V14725 (C-0-D14581-V17021-V17373-V14725-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BLADIRR"/>
			<xs:enumeration value="BLADIRRC"/>
			<xs:enumeration value="BLADIRRT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UrinaryTractRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17378 (C-0-D14581-V17021-V17378-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BLADINSTL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VaginalRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17380 (C-0-D14581-V17021-V17380-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DOUCHE"/>
			<xs:enumeration value="VAGINS"/>
			<xs:enumeration value="VAGINSI"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VitreousHumourRoute">
		<xs:annotation>
			<xs:documentation>abstDomain: V17384 (C-0-D14581-V17021-V17384-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="IVITIMPLNT"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SQLConjunction">
		<xs:annotation>
			<xs:documentation>vocSet: D1547 (C-0-D1547-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="Sequencing">
		<xs:annotation>
			<xs:documentation>vocSet: D390 (C-0-D390-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="N"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SetOperator">
		<xs:annotation>
			<xs:documentation>vocSet: D17416 (C-0-D17416-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="E"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="P"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SoftwareName">
		<xs:annotation>
			<xs:documentation>vocSet: D1544 (C-0-D1544-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SpecialAccommodation">
		<xs:annotation>
			<xs:documentation>vocSet: D1545 (C-0-D1545-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="SpecimenType">
		<xs:annotation>
			<xs:documentation>vocSet: D1546 (C-0-D1546-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="StyleType">
		<xs:annotation>
			<xs:documentation>vocSet: D19607 (C-0-D19607-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="FontStyle ListStyle TableRuleStyle"/>
	</xs:simpleType>
	<xs:simpleType name="FontStyle">
		<xs:annotation>
			<xs:documentation>abstDomain: V19608 (C-0-D19607-V19608-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BOLD"/>
			<xs:enumeration value="EMPHASIS"/>
			<xs:enumeration value="ITALICS"/>
			<xs:enumeration value="UNDERLINE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ListStyle">
		<xs:annotation>
			<xs:documentation>abstDomain: V19610 (C-0-D19607-V19610-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="OrderedListStyle UnorderedListStyle cs"/>
	</xs:simpleType>
	<xs:simpleType name="OrderedListStyle">
		<xs:annotation>
			<xs:documentation>abstDomain: V19611 (C-0-D19607-V19610-V19611-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ARABIC"/>
			<xs:enumeration value="BIG.ALPHA"/>
			<xs:enumeration value="BIG.ROMAN"/>
			<xs:enumeration value="LITTLE.ALPHA"/>
			<xs:enumeration value="LITTLE.ROMAN"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnorderedListStyle">
		<xs:annotation>
			<xs:documentation>abstDomain: V19612 (C-0-D19607-V19610-V19612-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CIRCLE"/>
			<xs:enumeration value="DISC"/>
			<xs:enumeration value="SQUARE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableRuleStyle">
		<xs:annotation>
			<xs:documentation>abstDomain: V19609 (C-0-D19607-V19609-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="BOTRULE"/>
			<xs:enumeration value="LRULE"/>
			<xs:enumeration value="RRULE"/>
			<xs:enumeration value="TORULE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubstanceAdminSubstitutionReason">
		<xs:annotation>
			<xs:documentation>vocSet: D19377 (C-0-D19377-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CT"/>
			<xs:enumeration value="FP"/>
			<xs:enumeration value="OS"/>
			<xs:enumeration value="RR"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="SubstitutionCondition">
		<xs:annotation>
			<xs:documentation>vocSet: D17719 (C-0-D17719-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Conditional">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="NOSUB"/>
					<xs:enumeration value="UNCOND"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="Conditional">
		<xs:annotation>
			<xs:documentation>abstDomain: V17720 (C-0-D17719-V17720-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CONFIRM"/>
			<xs:enumeration value="NOTIFY"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableCellHorizontalAlign">
		<xs:annotation>
			<xs:documentation>vocSet: D10981 (C-0-D10981-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="center"/>
			<xs:enumeration value="char"/>
			<xs:enumeration value="justify"/>
			<xs:enumeration value="left"/>
			<xs:enumeration value="right"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableCellScope">
		<xs:annotation>
			<xs:documentation>vocSet: D11012 (C-0-D11012-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="col"/>
			<xs:enumeration value="colgroup"/>
			<xs:enumeration value="row"/>
			<xs:enumeration value="rowgroup"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableCellVerticalAlign">
		<xs:annotation>
			<xs:documentation>vocSet: D10987 (C-0-D10987-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="baseline"/>
			<xs:enumeration value="bottom"/>
			<xs:enumeration value="middle"/>
			<xs:enumeration value="top"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableFrame">
		<xs:annotation>
			<xs:documentation>vocSet: D10992 (C-0-D10992-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="above"/>
			<xs:enumeration value="below"/>
			<xs:enumeration value="border"/>
			<xs:enumeration value="box"/>
			<xs:enumeration value="hsides"/>
			<xs:enumeration value="lhs"/>
			<xs:enumeration value="rhs"/>
			<xs:enumeration value="void"/>
			<xs:enumeration value="vsides"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TableRules">
		<xs:annotation>
			<xs:documentation>vocSet: D11002 (C-0-D11002-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="all"/>
			<xs:enumeration value="cols"/>
			<xs:enumeration value="groups"/>
			<xs:enumeration value="none"/>
			<xs:enumeration value="rows"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TargetAwareness">
		<xs:annotation>
			<xs:documentation>vocSet: D10310 (C-0-D10310-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="D"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="I"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="U"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TelecommunicationAddressUse">
		<xs:annotation>
			<xs:documentation>vocSet: D201 (C-0-D201-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="AddressUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="AS"/>
					<xs:enumeration value="EC"/>
					<xs:enumeration value="MC"/>
					<xs:enumeration value="PG"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="AddressUse">
		<xs:annotation>
			<xs:documentation>abstDomain: V190 (C-0-D201-V190-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="HomeAddressUse WorkPlaceAddressUse">
			<xs:simpleType>
				<xs:restriction base="cs">
					<xs:enumeration value="BAD"/>
					<xs:enumeration value="BIR"/>
					<xs:enumeration value="TMP"/>
				</xs:restriction>
			</xs:simpleType>
		</xs:union>
	</xs:simpleType>
	<xs:simpleType name="HomeAddressUse">
		<xs:annotation>
			<xs:documentation>specDomain: V10628 (C-0-D201-V190-V10628-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="H"/>
			<xs:enumeration value="HP"/>
			<xs:enumeration value="HV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TimingEvent">
		<xs:annotation>
			<xs:documentation>vocSet: D10706 (C-0-D10706-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AC"/>
			<xs:enumeration value="ACD"/>
			<xs:enumeration value="ACM"/>
			<xs:enumeration value="ACV"/>
			<xs:enumeration value="HS"/>
			<xs:enumeration value="IC"/>
			<xs:enumeration value="ICD"/>
			<xs:enumeration value="ICM"/>
			<xs:enumeration value="ICV"/>
			<xs:enumeration value="PC"/>
			<xs:enumeration value="PCD"/>
			<xs:enumeration value="PCM"/>
			<xs:enumeration value="PCV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="TribalEntityUS">
		<xs:annotation>
			<xs:documentation>vocSet: D11631 (C-0-D11631-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="NativeEntityAlaska NativeEntityContiguous"/>
	</xs:simpleType>
	<xs:simpleType name="NativeEntityAlaska">
		<xs:annotation>
			<xs:documentation>abstDomain: V11969 (C-0-D11631-V11969-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="338"/>
			<xs:enumeration value="339"/>
			<xs:enumeration value="340"/>
			<xs:enumeration value="341"/>
			<xs:enumeration value="342"/>
			<xs:enumeration value="343"/>
			<xs:enumeration value="344"/>
			<xs:enumeration value="345"/>
			<xs:enumeration value="346"/>
			<xs:enumeration value="347"/>
			<xs:enumeration value="348"/>
			<xs:enumeration value="349"/>
			<xs:enumeration value="350"/>
			<xs:enumeration value="351"/>
			<xs:enumeration value="352"/>
			<xs:enumeration value="353"/>
			<xs:enumeration value="354"/>
			<xs:enumeration value="355"/>
			<xs:enumeration value="356"/>
			<xs:enumeration value="357"/>
			<xs:enumeration value="358"/>
			<xs:enumeration value="359"/>
			<xs:enumeration value="360"/>
			<xs:enumeration value="361"/>
			<xs:enumeration value="362"/>
			<xs:enumeration value="363"/>
			<xs:enumeration value="364"/>
			<xs:enumeration value="365"/>
			<xs:enumeration value="366"/>
			<xs:enumeration value="367"/>
			<xs:enumeration value="368"/>
			<xs:enumeration value="369"/>
			<xs:enumeration value="370"/>
			<xs:enumeration value="371"/>
			<xs:enumeration value="372"/>
			<xs:enumeration value="373"/>
			<xs:enumeration value="374"/>
			<xs:enumeration value="375"/>
			<xs:enumeration value="376"/>
			<xs:enumeration value="377"/>
			<xs:enumeration value="378"/>
			<xs:enumeration value="379"/>
			<xs:enumeration value="380"/>
			<xs:enumeration value="381"/>
			<xs:enumeration value="382"/>
			<xs:enumeration value="383"/>
			<xs:enumeration value="384"/>
			<xs:enumeration value="385"/>
			<xs:enumeration value="386"/>
			<xs:enumeration value="387"/>
			<xs:enumeration value="388"/>
			<xs:enumeration value="389"/>
			<xs:enumeration value="390"/>
			<xs:enumeration value="391"/>
			<xs:enumeration value="392"/>
			<xs:enumeration value="393"/>
			<xs:enumeration value="394"/>
			<xs:enumeration value="395"/>
			<xs:enumeration value="396"/>
			<xs:enumeration value="397"/>
			<xs:enumeration value="398"/>
			<xs:enumeration value="399"/>
			<xs:enumeration value="400"/>
			<xs:enumeration value="401"/>
			<xs:enumeration value="402"/>
			<xs:enumeration value="403"/>
			<xs:enumeration value="404"/>
			<xs:enumeration value="405"/>
			<xs:enumeration value="406"/>
			<xs:enumeration value="407"/>
			<xs:enumeration value="408"/>
			<xs:enumeration value="409"/>
			<xs:enumeration value="410"/>
			<xs:enumeration value="411"/>
			<xs:enumeration value="412"/>
			<xs:enumeration value="413"/>
			<xs:enumeration value="414"/>
			<xs:enumeration value="415"/>
			<xs:enumeration value="416"/>
			<xs:enumeration value="417"/>
			<xs:enumeration value="418"/>
			<xs:enumeration value="419"/>
			<xs:enumeration value="420"/>
			<xs:enumeration value="421"/>
			<xs:enumeration value="422"/>
			<xs:enumeration value="423"/>
			<xs:enumeration value="424"/>
			<xs:enumeration value="425"/>
			<xs:enumeration value="426"/>
			<xs:enumeration value="427"/>
			<xs:enumeration value="428"/>
			<xs:enumeration value="429"/>
			<xs:enumeration value="430"/>
			<xs:enumeration value="431"/>
			<xs:enumeration value="432"/>
			<xs:enumeration value="433"/>
			<xs:enumeration value="434"/>
			<xs:enumeration value="435"/>
			<xs:enumeration value="436"/>
			<xs:enumeration value="437"/>
			<xs:enumeration value="438"/>
			<xs:enumeration value="439"/>
			<xs:enumeration value="440"/>
			<xs:enumeration value="441"/>
			<xs:enumeration value="442"/>
			<xs:enumeration value="443"/>
			<xs:enumeration value="444"/>
			<xs:enumeration value="445"/>
			<xs:enumeration value="446"/>
			<xs:enumeration value="447"/>
			<xs:enumeration value="448"/>
			<xs:enumeration value="449"/>
			<xs:enumeration value="450"/>
			<xs:enumeration value="451"/>
			<xs:enumeration value="452"/>
			<xs:enumeration value="453"/>
			<xs:enumeration value="454"/>
			<xs:enumeration value="455"/>
			<xs:enumeration value="456"/>
			<xs:enumeration value="457"/>
			<xs:enumeration value="458"/>
			<xs:enumeration value="459"/>
			<xs:enumeration value="460"/>
			<xs:enumeration value="461"/>
			<xs:enumeration value="462"/>
			<xs:enumeration value="463"/>
			<xs:enumeration value="464"/>
			<xs:enumeration value="465"/>
			<xs:enumeration value="466"/>
			<xs:enumeration value="467"/>
			<xs:enumeration value="468"/>
			<xs:enumeration value="469"/>
			<xs:enumeration value="470"/>
			<xs:enumeration value="471"/>
			<xs:enumeration value="472"/>
			<xs:enumeration value="473"/>
			<xs:enumeration value="474"/>
			<xs:enumeration value="475"/>
			<xs:enumeration value="476"/>
			<xs:enumeration value="477"/>
			<xs:enumeration value="478"/>
			<xs:enumeration value="479"/>
			<xs:enumeration value="480"/>
			<xs:enumeration value="481"/>
			<xs:enumeration value="482"/>
			<xs:enumeration value="483"/>
			<xs:enumeration value="484"/>
			<xs:enumeration value="485"/>
			<xs:enumeration value="486"/>
			<xs:enumeration value="487"/>
			<xs:enumeration value="488"/>
			<xs:enumeration value="489"/>
			<xs:enumeration value="490"/>
			<xs:enumeration value="491"/>
			<xs:enumeration value="492"/>
			<xs:enumeration value="493"/>
			<xs:enumeration value="494"/>
			<xs:enumeration value="495"/>
			<xs:enumeration value="496"/>
			<xs:enumeration value="497"/>
			<xs:enumeration value="498"/>
			<xs:enumeration value="499"/>
			<xs:enumeration value="500"/>
			<xs:enumeration value="501"/>
			<xs:enumeration value="502"/>
			<xs:enumeration value="503"/>
			<xs:enumeration value="504"/>
			<xs:enumeration value="505"/>
			<xs:enumeration value="506"/>
			<xs:enumeration value="507"/>
			<xs:enumeration value="508"/>
			<xs:enumeration value="509"/>
			<xs:enumeration value="510"/>
			<xs:enumeration value="511"/>
			<xs:enumeration value="512"/>
			<xs:enumeration value="513"/>
			<xs:enumeration value="514"/>
			<xs:enumeration value="515"/>
			<xs:enumeration value="516"/>
			<xs:enumeration value="517"/>
			<xs:enumeration value="518"/>
			<xs:enumeration value="519"/>
			<xs:enumeration value="520"/>
			<xs:enumeration value="521"/>
			<xs:enumeration value="522"/>
			<xs:enumeration value="523"/>
			<xs:enumeration value="524"/>
			<xs:enumeration value="525"/>
			<xs:enumeration value="526"/>
			<xs:enumeration value="527"/>
			<xs:enumeration value="528"/>
			<xs:enumeration value="529"/>
			<xs:enumeration value="530"/>
			<xs:enumeration value="531"/>
			<xs:enumeration value="532"/>
			<xs:enumeration value="533"/>
			<xs:enumeration value="534"/>
			<xs:enumeration value="535"/>
			<xs:enumeration value="536"/>
			<xs:enumeration value="537"/>
			<xs:enumeration value="538"/>
			<xs:enumeration value="539"/>
			<xs:enumeration value="540"/>
			<xs:enumeration value="541"/>
			<xs:enumeration value="542"/>
			<xs:enumeration value="543"/>
			<xs:enumeration value="544"/>
			<xs:enumeration value="545"/>
			<xs:enumeration value="546"/>
			<xs:enumeration value="547"/>
			<xs:enumeration value="548"/>
			<xs:enumeration value="549"/>
			<xs:enumeration value="550"/>
			<xs:enumeration value="551"/>
			<xs:enumeration value="552"/>
			<xs:enumeration value="553"/>
			<xs:enumeration value="554"/>
			<xs:enumeration value="555"/>
			<xs:enumeration value="556"/>
			<xs:enumeration value="557"/>
			<xs:enumeration value="558"/>
			<xs:enumeration value="559"/>
			<xs:enumeration value="560"/>
			<xs:enumeration value="561"/>
			<xs:enumeration value="562"/>
			<xs:enumeration value="563"/>
			<xs:enumeration value="564"/>
			<xs:enumeration value="565"/>
			<xs:enumeration value="566"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="NativeEntityContiguous">
		<xs:annotation>
			<xs:documentation>abstDomain: V12548 (C-0-D11631-V12548-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="100"/>
			<xs:enumeration value="101"/>
			<xs:enumeration value="102"/>
			<xs:enumeration value="103"/>
			<xs:enumeration value="104"/>
			<xs:enumeration value="105"/>
			<xs:enumeration value="106"/>
			<xs:enumeration value="107"/>
			<xs:enumeration value="108"/>
			<xs:enumeration value="109"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="110"/>
			<xs:enumeration value="111"/>
			<xs:enumeration value="112"/>
			<xs:enumeration value="113"/>
			<xs:enumeration value="114"/>
			<xs:enumeration value="115"/>
			<xs:enumeration value="116"/>
			<xs:enumeration value="117"/>
			<xs:enumeration value="118"/>
			<xs:enumeration value="119"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="120"/>
			<xs:enumeration value="121"/>
			<xs:enumeration value="122"/>
			<xs:enumeration value="123"/>
			<xs:enumeration value="124"/>
			<xs:enumeration value="125"/>
			<xs:enumeration value="126"/>
			<xs:enumeration value="127"/>
			<xs:enumeration value="128"/>
			<xs:enumeration value="129"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="130"/>
			<xs:enumeration value="131"/>
			<xs:enumeration value="132"/>
			<xs:enumeration value="133"/>
			<xs:enumeration value="134"/>
			<xs:enumeration value="135"/>
			<xs:enumeration value="136"/>
			<xs:enumeration value="137"/>
			<xs:enumeration value="138"/>
			<xs:enumeration value="139"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="140"/>
			<xs:enumeration value="141"/>
			<xs:enumeration value="142"/>
			<xs:enumeration value="143"/>
			<xs:enumeration value="144"/>
			<xs:enumeration value="145"/>
			<xs:enumeration value="146"/>
			<xs:enumeration value="147"/>
			<xs:enumeration value="148"/>
			<xs:enumeration value="149"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="150"/>
			<xs:enumeration value="151"/>
			<xs:enumeration value="152"/>
			<xs:enumeration value="153"/>
			<xs:enumeration value="154"/>
			<xs:enumeration value="155"/>
			<xs:enumeration value="156"/>
			<xs:enumeration value="157"/>
			<xs:enumeration value="158"/>
			<xs:enumeration value="159"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="160"/>
			<xs:enumeration value="161"/>
			<xs:enumeration value="162"/>
			<xs:enumeration value="163"/>
			<xs:enumeration value="164"/>
			<xs:enumeration value="165"/>
			<xs:enumeration value="166"/>
			<xs:enumeration value="167"/>
			<xs:enumeration value="168"/>
			<xs:enumeration value="169"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="170"/>
			<xs:enumeration value="171"/>
			<xs:enumeration value="172"/>
			<xs:enumeration value="173"/>
			<xs:enumeration value="174"/>
			<xs:enumeration value="175"/>
			<xs:enumeration value="176"/>
			<xs:enumeration value="177"/>
			<xs:enumeration value="178"/>
			<xs:enumeration value="179"/>
			<xs:enumeration value="18"/>
			<xs:enumeration value="180"/>
			<xs:enumeration value="181"/>
			<xs:enumeration value="182"/>
			<xs:enumeration value="183"/>
			<xs:enumeration value="184"/>
			<xs:enumeration value="185"/>
			<xs:enumeration value="186"/>
			<xs:enumeration value="187"/>
			<xs:enumeration value="188"/>
			<xs:enumeration value="189"/>
			<xs:enumeration value="19"/>
			<xs:enumeration value="190"/>
			<xs:enumeration value="191"/>
			<xs:enumeration value="192"/>
			<xs:enumeration value="193"/>
			<xs:enumeration value="194"/>
			<xs:enumeration value="195"/>
			<xs:enumeration value="196"/>
			<xs:enumeration value="197"/>
			<xs:enumeration value="198"/>
			<xs:enumeration value="199"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="200"/>
			<xs:enumeration value="201"/>
			<xs:enumeration value="202"/>
			<xs:enumeration value="203"/>
			<xs:enumeration value="204"/>
			<xs:enumeration value="205"/>
			<xs:enumeration value="206"/>
			<xs:enumeration value="207"/>
			<xs:enumeration value="208"/>
			<xs:enumeration value="209"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="210"/>
			<xs:enumeration value="211"/>
			<xs:enumeration value="212"/>
			<xs:enumeration value="213"/>
			<xs:enumeration value="214"/>
			<xs:enumeration value="215"/>
			<xs:enumeration value="216"/>
			<xs:enumeration value="217"/>
			<xs:enumeration value="218"/>
			<xs:enumeration value="219"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="220"/>
			<xs:enumeration value="221"/>
			<xs:enumeration value="222"/>
			<xs:enumeration value="223"/>
			<xs:enumeration value="224"/>
			<xs:enumeration value="225"/>
			<xs:enumeration value="226"/>
			<xs:enumeration value="227"/>
			<xs:enumeration value="228"/>
			<xs:enumeration value="229"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="230"/>
			<xs:enumeration value="231"/>
			<xs:enumeration value="232"/>
			<xs:enumeration value="233"/>
			<xs:enumeration value="234"/>
			<xs:enumeration value="235"/>
			<xs:enumeration value="236"/>
			<xs:enumeration value="237"/>
			<xs:enumeration value="238"/>
			<xs:enumeration value="239"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="240"/>
			<xs:enumeration value="241"/>
			<xs:enumeration value="242"/>
			<xs:enumeration value="243"/>
			<xs:enumeration value="244"/>
			<xs:enumeration value="245"/>
			<xs:enumeration value="246"/>
			<xs:enumeration value="247"/>
			<xs:enumeration value="248"/>
			<xs:enumeration value="249"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="250"/>
			<xs:enumeration value="251"/>
			<xs:enumeration value="252"/>
			<xs:enumeration value="253"/>
			<xs:enumeration value="254"/>
			<xs:enumeration value="255"/>
			<xs:enumeration value="256"/>
			<xs:enumeration value="257"/>
			<xs:enumeration value="258"/>
			<xs:enumeration value="259"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="260"/>
			<xs:enumeration value="261"/>
			<xs:enumeration value="262"/>
			<xs:enumeration value="263"/>
			<xs:enumeration value="264"/>
			<xs:enumeration value="265"/>
			<xs:enumeration value="266"/>
			<xs:enumeration value="267"/>
			<xs:enumeration value="268"/>
			<xs:enumeration value="269"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="270"/>
			<xs:enumeration value="271"/>
			<xs:enumeration value="272"/>
			<xs:enumeration value="273"/>
			<xs:enumeration value="274"/>
			<xs:enumeration value="275"/>
			<xs:enumeration value="276"/>
			<xs:enumeration value="277"/>
			<xs:enumeration value="278"/>
			<xs:enumeration value="279"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="280"/>
			<xs:enumeration value="281"/>
			<xs:enumeration value="282"/>
			<xs:enumeration value="283"/>
			<xs:enumeration value="284"/>
			<xs:enumeration value="285"/>
			<xs:enumeration value="286"/>
			<xs:enumeration value="287"/>
			<xs:enumeration value="288"/>
			<xs:enumeration value="289"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="290"/>
			<xs:enumeration value="291"/>
			<xs:enumeration value="292"/>
			<xs:enumeration value="293"/>
			<xs:enumeration value="294"/>
			<xs:enumeration value="295"/>
			<xs:enumeration value="296"/>
			<xs:enumeration value="297"/>
			<xs:enumeration value="298"/>
			<xs:enumeration value="299"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="300"/>
			<xs:enumeration value="301"/>
			<xs:enumeration value="302"/>
			<xs:enumeration value="303"/>
			<xs:enumeration value="304"/>
			<xs:enumeration value="305"/>
			<xs:enumeration value="306"/>
			<xs:enumeration value="307"/>
			<xs:enumeration value="308"/>
			<xs:enumeration value="309"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="310"/>
			<xs:enumeration value="311"/>
			<xs:enumeration value="312"/>
			<xs:enumeration value="313"/>
			<xs:enumeration value="314"/>
			<xs:enumeration value="315"/>
			<xs:enumeration value="316"/>
			<xs:enumeration value="317"/>
			<xs:enumeration value="318"/>
			<xs:enumeration value="319"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="320"/>
			<xs:enumeration value="321"/>
			<xs:enumeration value="322"/>
			<xs:enumeration value="323"/>
			<xs:enumeration value="324"/>
			<xs:enumeration value="325"/>
			<xs:enumeration value="326"/>
			<xs:enumeration value="327"/>
			<xs:enumeration value="328"/>
			<xs:enumeration value="329"/>
			<xs:enumeration value="33"/>
			<xs:enumeration value="330"/>
			<xs:enumeration value="331"/>
			<xs:enumeration value="332"/>
			<xs:enumeration value="333"/>
			<xs:enumeration value="334"/>
			<xs:enumeration value="335"/>
			<xs:enumeration value="336"/>
			<xs:enumeration value="337"/>
			<xs:enumeration value="34"/>
			<xs:enumeration value="35"/>
			<xs:enumeration value="36"/>
			<xs:enumeration value="37"/>
			<xs:enumeration value="38"/>
			<xs:enumeration value="39"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="40"/>
			<xs:enumeration value="41"/>
			<xs:enumeration value="42"/>
			<xs:enumeration value="43"/>
			<xs:enumeration value="44"/>
			<xs:enumeration value="45"/>
			<xs:enumeration value="46"/>
			<xs:enumeration value="47"/>
			<xs:enumeration value="48"/>
			<xs:enumeration value="49"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="50"/>
			<xs:enumeration value="51"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="53"/>
			<xs:enumeration value="54"/>
			<xs:enumeration value="55"/>
			<xs:enumeration value="56"/>
			<xs:enumeration value="57"/>
			<xs:enumeration value="58"/>
			<xs:enumeration value="59"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="60"/>
			<xs:enumeration value="61"/>
			<xs:enumeration value="62"/>
			<xs:enumeration value="63"/>
			<xs:enumeration value="64"/>
			<xs:enumeration value="65"/>
			<xs:enumeration value="66"/>
			<xs:enumeration value="67"/>
			<xs:enumeration value="68"/>
			<xs:enumeration value="69"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="70"/>
			<xs:enumeration value="71"/>
			<xs:enumeration value="72"/>
			<xs:enumeration value="73"/>
			<xs:enumeration value="74"/>
			<xs:enumeration value="75"/>
			<xs:enumeration value="76"/>
			<xs:enumeration value="77"/>
			<xs:enumeration value="78"/>
			<xs:enumeration value="79"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="80"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="82"/>
			<xs:enumeration value="83"/>
			<xs:enumeration value="84"/>
			<xs:enumeration value="85"/>
			<xs:enumeration value="86"/>
			<xs:enumeration value="87"/>
			<xs:enumeration value="88"/>
			<xs:enumeration value="89"/>
			<xs:enumeration value="9"/>
			<xs:enumeration value="90"/>
			<xs:enumeration value="91"/>
			<xs:enumeration value="92"/>
			<xs:enumeration value="93"/>
			<xs:enumeration value="94"/>
			<xs:enumeration value="95"/>
			<xs:enumeration value="96"/>
			<xs:enumeration value="97"/>
			<xs:enumeration value="98"/>
			<xs:enumeration value="99"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="URLScheme">
		<xs:annotation>
			<xs:documentation>vocSet: D14866 (C-0-D14866-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="fax"/>
			<xs:enumeration value="file"/>
			<xs:enumeration value="ftp"/>
			<xs:enumeration value="http"/>
			<xs:enumeration value="mailto"/>
			<xs:enumeration value="modem"/>
			<xs:enumeration value="nfs"/>
			<xs:enumeration value="tel"/>
			<xs:enumeration value="telnet"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitsOfMeasureCaseInsensitive">
		<xs:annotation>
			<xs:documentation>vocSet: D12549 (C-0-D12549-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="UnitOfMeasureAtomBaseUnitInsens UnitOfMeasureAtomInsens UnitOfMeasurePrefixInsens"/>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasureAtomBaseUnitInsens">
		<xs:annotation>
			<xs:documentation>abstDomain: V12550 (C-0-D12549-V12550-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="CD"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="K"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="RAD"/>
			<xs:enumeration value="S"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasureAtomInsens">
		<xs:annotation>
			<xs:documentation>abstDomain: V12558 (C-0-D12549-V12558-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="%"/>
			<xs:enumeration value="'"/>
			<xs:enumeration value="''"/>
			<xs:enumeration value="10*"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="AMU"/>
			<xs:enumeration value="ANN"/>
			<xs:enumeration value="ANN_G"/>
			<xs:enumeration value="ANN_J"/>
			<xs:enumeration value="ANN_T"/>
			<xs:enumeration value="AO"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="ASU"/>
			<xs:enumeration value="ATM"/>
			<xs:enumeration value="ATT"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="BAR"/>
			<xs:enumeration value="BD"/>
			<xs:enumeration value="BI"/>
			<xs:enumeration value="BIT"/>
			<xs:enumeration value="BIT_S"/>
			<xs:enumeration value="BQ"/>
			<xs:enumeration value="BRN"/>
			<xs:enumeration value="BY"/>
			<xs:enumeration value="B[KW]"/>
			<xs:enumeration value="B[MV]"/>
			<xs:enumeration value="B[SPL]"/>
			<xs:enumeration value="B[UV]"/>
			<xs:enumeration value="B[V]"/>
			<xs:enumeration value="B[W]"/>
			<xs:enumeration value="CAL"/>
			<xs:enumeration value="CAL_IT"/>
			<xs:enumeration value="CAL_M"/>
			<xs:enumeration value="CAL_TH"/>
			<xs:enumeration value="CAL_[15]"/>
			<xs:enumeration value="CAL_[20]"/>
			<xs:enumeration value="CEL"/>
			<xs:enumeration value="CI"/>
			<xs:enumeration value="CIRC"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="DEG"/>
			<xs:enumeration value="DYN"/>
			<xs:enumeration value="EQ"/>
			<xs:enumeration value="ERG"/>
			<xs:enumeration value="EV"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G%"/>
			<xs:enumeration value="GB"/>
			<xs:enumeration value="GF"/>
			<xs:enumeration value="GL"/>
			<xs:enumeration value="GON"/>
			<xs:enumeration value="GS"/>
			<xs:enumeration value="GY"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="HR"/>
			<xs:enumeration value="HZ"/>
			<xs:enumeration value="J"/>
			<xs:enumeration value="KAT"/>
			<xs:enumeration value="KY"/>
			<xs:enumeration value="L"/>
			<xs:enumeration value="LM"/>
			<xs:enumeration value="LMB"/>
			<xs:enumeration value="LX"/>
			<xs:enumeration value="MIN"/>
			<xs:enumeration value="MO"/>
			<xs:enumeration value="MOL"/>
			<xs:enumeration value="MO_G"/>
			<xs:enumeration value="MO_J"/>
			<xs:enumeration value="MO_S"/>
			<xs:enumeration value="MX"/>
			<xs:enumeration value="M[H2O]"/>
			<xs:enumeration value="M[HG]"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="NEP"/>
			<xs:enumeration value="OE"/>
			<xs:enumeration value="OHM"/>
			<xs:enumeration value="OSM"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="PAL"/>
			<xs:enumeration value="PHT"/>
			<xs:enumeration value="PRS"/>
			<xs:enumeration value="ROE"/>
			<xs:enumeration value="SB"/>
			<xs:enumeration value="SIE"/>
			<xs:enumeration value="SPH"/>
			<xs:enumeration value="SR"/>
			<xs:enumeration value="ST"/>
			<xs:enumeration value="STR"/>
			<xs:enumeration value="SV"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="TNE"/>
			<xs:enumeration value="U"/>
			<xs:enumeration value="V"/>
			<xs:enumeration value="W"/>
			<xs:enumeration value="WB"/>
			<xs:enumeration value="WK"/>
			<xs:enumeration value="[ACR_BR]"/>
			<xs:enumeration value="[ACR_US]"/>
			<xs:enumeration value="[APL'U]"/>
			<xs:enumeration value="[ARB'U]"/>
			<xs:enumeration value="[BBL_US]"/>
			<xs:enumeration value="[BDSK'U]"/>
			<xs:enumeration value="[BETH'U]"/>
			<xs:enumeration value="[BF_I]"/>
			<xs:enumeration value="[BTU]"/>
			<xs:enumeration value="[BTU_39]"/>
			<xs:enumeration value="[BTU_59]"/>
			<xs:enumeration value="[BTU_60]"/>
			<xs:enumeration value="[BTU_IT]"/>
			<xs:enumeration value="[BTU_M]"/>
			<xs:enumeration value="[BTU_TH]"/>
			<xs:enumeration value="[BU_BR]"/>
			<xs:enumeration value="[BU_US]"/>
			<xs:enumeration value="[CAL]"/>
			<xs:enumeration value="[CAR_AU]"/>
			<xs:enumeration value="[CAR_M]"/>
			<xs:enumeration value="[CFT_I]"/>
			<xs:enumeration value="[CH]"/>
			<xs:enumeration value="[CH_BR]"/>
			<xs:enumeration value="[CH_US]"/>
			<xs:enumeration value="[CICERO]"/>
			<xs:enumeration value="[CIN_I]"/>
			<xs:enumeration value="[CML_I]"/>
			<xs:enumeration value="[CRD_US]"/>
			<xs:enumeration value="[CR_I]"/>
			<xs:enumeration value="[CUP_US]"/>
			<xs:enumeration value="[CYD_I]"/>
			<xs:enumeration value="[C]"/>
			<xs:enumeration value="[DEGF]"/>
			<xs:enumeration value="[DIDOT]"/>
			<xs:enumeration value="[DIOP]"/>
			<xs:enumeration value="[DPT_US]"/>
			<xs:enumeration value="[DQT_US]"/>
			<xs:enumeration value="[DRP]"/>
			<xs:enumeration value="[DR_AP]"/>
			<xs:enumeration value="[DR_AV]"/>
			<xs:enumeration value="[DYE'U]"/>
			<xs:enumeration value="[EPS_0]"/>
			<xs:enumeration value="[E]"/>
			<xs:enumeration value="[FDR_BR]"/>
			<xs:enumeration value="[FDR_US]"/>
			<xs:enumeration value="[FOZ_BR]"/>
			<xs:enumeration value="[FOZ_US]"/>
			<xs:enumeration value="[FTH_BR]"/>
			<xs:enumeration value="[FTH_I]"/>
			<xs:enumeration value="[FTH_US]"/>
			<xs:enumeration value="[FT_BR]"/>
			<xs:enumeration value="[FT_I]"/>
			<xs:enumeration value="[FT_US]"/>
			<xs:enumeration value="[FUR_US]"/>
			<xs:enumeration value="[GAL_BR]"/>
			<xs:enumeration value="[GAL_US]"/>
			<xs:enumeration value="[GAL_WI]"/>
			<xs:enumeration value="[GC]"/>
			<xs:enumeration value="[GIL_BR]"/>
			<xs:enumeration value="[GIL_US]"/>
			<xs:enumeration value="[GPL'U]"/>
			<xs:enumeration value="[GR]"/>
			<xs:enumeration value="[G]"/>
			<xs:enumeration value="[HD_I]"/>
			<xs:enumeration value="[HNSF'U]"/>
			<xs:enumeration value="[HPF]"/>
			<xs:enumeration value="[H]"/>
			<xs:enumeration value="[IN_BR]"/>
			<xs:enumeration value="[IN_I'H2O]"/>
			<xs:enumeration value="[IN_I'HG]"/>
			<xs:enumeration value="[IN_I]"/>
			<xs:enumeration value="[IN_US]"/>
			<xs:enumeration value="[IU]"/>
			<xs:enumeration value="[KA'U]"/>
			<xs:enumeration value="[KNK'U]"/>
			<xs:enumeration value="[KN_BR]"/>
			<xs:enumeration value="[KN_I]"/>
			<xs:enumeration value="[K]"/>
			<xs:enumeration value="[LBF_AV]"/>
			<xs:enumeration value="[LB_AP]"/>
			<xs:enumeration value="[LB_AV]"/>
			<xs:enumeration value="[LB_TR]"/>
			<xs:enumeration value="[LCWT_AV]"/>
			<xs:enumeration value="[LIGNE]"/>
			<xs:enumeration value="[LK_BR]"/>
			<xs:enumeration value="[LK_US]"/>
			<xs:enumeration value="[LNE]"/>
			<xs:enumeration value="[LPF]"/>
			<xs:enumeration value="[LTON_AV]"/>
			<xs:enumeration value="[LY]"/>
			<xs:enumeration value="[MCLG'U]"/>
			<xs:enumeration value="[MESH_I]"/>
			<xs:enumeration value="[MET]"/>
			<xs:enumeration value="[MIL_I]"/>
			<xs:enumeration value="[MIL_US]"/>
			<xs:enumeration value="[MIN_BR]"/>
			<xs:enumeration value="[MIN_US]"/>
			<xs:enumeration value="[MI_BR]"/>
			<xs:enumeration value="[MI_I]"/>
			<xs:enumeration value="[MI_US]"/>
			<xs:enumeration value="[MPL'U]"/>
			<xs:enumeration value="[MU_0]"/>
			<xs:enumeration value="[M_E]"/>
			<xs:enumeration value="[M_P]"/>
			<xs:enumeration value="[NMI_BR]"/>
			<xs:enumeration value="[NMI_I]"/>
			<xs:enumeration value="[OZ_AP]"/>
			<xs:enumeration value="[OZ_AV]"/>
			<xs:enumeration value="[OZ_TR]"/>
			<xs:enumeration value="[PCA]"/>
			<xs:enumeration value="[PCA_PR]"/>
			<xs:enumeration value="[PC_BR]"/>
			<xs:enumeration value="[PH]"/>
			<xs:enumeration value="[PIED]"/>
			<xs:enumeration value="[PI]"/>
			<xs:enumeration value="[PK_BR]"/>
			<xs:enumeration value="[PK_US]"/>
			<xs:enumeration value="[PNT]"/>
			<xs:enumeration value="[PNT_PR]"/>
			<xs:enumeration value="[POUCE]"/>
			<xs:enumeration value="[PPB]"/>
			<xs:enumeration value="[PPM]"/>
			<xs:enumeration value="[PPTH]"/>
			<xs:enumeration value="[PPTR]"/>
			<xs:enumeration value="[PRU]"/>
			<xs:enumeration value="[PSI]"/>
			<xs:enumeration value="[PT_BR]"/>
			<xs:enumeration value="[PT_US]"/>
			<xs:enumeration value="[PWT_TR]"/>
			<xs:enumeration value="[QT_BR]"/>
			<xs:enumeration value="[QT_US]"/>
			<xs:enumeration value="[RAD]"/>
			<xs:enumeration value="[RCH_US]"/>
			<xs:enumeration value="[RD_BR]"/>
			<xs:enumeration value="[RD_US]"/>
			<xs:enumeration value="[REM]"/>
			<xs:enumeration value="[RLK_US]"/>
			<xs:enumeration value="[SCT]"/>
			<xs:enumeration value="[SCWT_AV]"/>
			<xs:enumeration value="[SC_AP]"/>
			<xs:enumeration value="[SFT_I]"/>
			<xs:enumeration value="[SIN_I]"/>
			<xs:enumeration value="[SMGY'U]"/>
			<xs:enumeration value="[SMI_US]"/>
			<xs:enumeration value="[SRD_US]"/>
			<xs:enumeration value="[STONE_AV]"/>
			<xs:enumeration value="[STON_AV]"/>
			<xs:enumeration value="[SYD_I]"/>
			<xs:enumeration value="[S]"/>
			<xs:enumeration value="[TB'U]"/>
			<xs:enumeration value="[TBS_US]"/>
			<xs:enumeration value="[TODD'U]"/>
			<xs:enumeration value="[TSP_US]"/>
			<xs:enumeration value="[TWP]"/>
			<xs:enumeration value="[USP'U]"/>
			<xs:enumeration value="[YD_BR]"/>
			<xs:enumeration value="[YD_I]"/>
			<xs:enumeration value="[YD_US]"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasurePrefixInsens">
		<xs:annotation>
			<xs:documentation>abstDomain: V12814 (C-0-D12549-V12814-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="C"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="DA"/>
			<xs:enumeration value="EX"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="GA"/>
			<xs:enumeration value="GIB"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="K"/>
			<xs:enumeration value="KIB"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="MA"/>
			<xs:enumeration value="MIB"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="PT"/>
			<xs:enumeration value="TIB"/>
			<xs:enumeration value="TR"/>
			<xs:enumeration value="U"/>
			<xs:enumeration value="YA"/>
			<xs:enumeration value="YO"/>
			<xs:enumeration value="ZA"/>
			<xs:enumeration value="ZO"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitsOfMeasureCaseSensitive">
		<xs:annotation>
			<xs:documentation>vocSet: D12839 (C-0-D12839-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="UnitOfMeasureAtomBaseUnitSens UnitOfMeasureAtomSens UnitOfMeasurePrefixSens"/>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasureAtomBaseUnitSens">
		<xs:annotation>
			<xs:documentation>abstDomain: V12840 (C-0-D12839-V12840-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="C"/>
			<xs:enumeration value="K"/>
			<xs:enumeration value="cd"/>
			<xs:enumeration value="g"/>
			<xs:enumeration value="m"/>
			<xs:enumeration value="rad"/>
			<xs:enumeration value="s"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasureAtomSens">
		<xs:annotation>
			<xs:documentation>abstDomain: V12848 (C-0-D12839-V12848-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="%"/>
			<xs:enumeration value="'"/>
			<xs:enumeration value="''"/>
			<xs:enumeration value="10*"/>
			<xs:enumeration value="A"/>
			<xs:enumeration value="AU"/>
			<xs:enumeration value="Ao"/>
			<xs:enumeration value="B"/>
			<xs:enumeration value="B[SPL]"/>
			<xs:enumeration value="B[V]"/>
			<xs:enumeration value="B[W]"/>
			<xs:enumeration value="B[kW]"/>
			<xs:enumeration value="B[mV]"/>
			<xs:enumeration value="B[uV]"/>
			<xs:enumeration value="Bd"/>
			<xs:enumeration value="Bi"/>
			<xs:enumeration value="Bq"/>
			<xs:enumeration value="By"/>
			<xs:enumeration value="Cel"/>
			<xs:enumeration value="Ci"/>
			<xs:enumeration value="F"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="Gal"/>
			<xs:enumeration value="Gb"/>
			<xs:enumeration value="Gy"/>
			<xs:enumeration value="H"/>
			<xs:enumeration value="Hz"/>
			<xs:enumeration value="J"/>
			<xs:enumeration value="Ky"/>
			<xs:enumeration value="Lmb"/>
			<xs:enumeration value="Mx"/>
			<xs:enumeration value="N"/>
			<xs:enumeration value="Np"/>
			<xs:enumeration value="Oe"/>
			<xs:enumeration value="Ohm"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="Pa"/>
			<xs:enumeration value="R"/>
			<xs:enumeration value="RAD"/>
			<xs:enumeration value="REM"/>
			<xs:enumeration value="S"/>
			<xs:enumeration value="St"/>
			<xs:enumeration value="Sv"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="U"/>
			<xs:enumeration value="V"/>
			<xs:enumeration value="W"/>
			<xs:enumeration value="Wb"/>
			<xs:enumeration value="[Btu]"/>
			<xs:enumeration value="[Btu_39]"/>
			<xs:enumeration value="[Btu_59]"/>
			<xs:enumeration value="[Btu_60]"/>
			<xs:enumeration value="[Btu_IT]"/>
			<xs:enumeration value="[Btu_m]"/>
			<xs:enumeration value="[Btu_th]"/>
			<xs:enumeration value="[Cal]"/>
			<xs:enumeration value="[Ch]"/>
			<xs:enumeration value="[G]"/>
			<xs:enumeration value="[HPF]"/>
			<xs:enumeration value="[LPF]"/>
			<xs:enumeration value="[MET]"/>
			<xs:enumeration value="[PRU]"/>
			<xs:enumeration value="[S]"/>
			<xs:enumeration value="[USP'U]"/>
			<xs:enumeration value="[acr_br]"/>
			<xs:enumeration value="[acr_us]"/>
			<xs:enumeration value="[apl'u]"/>
			<xs:enumeration value="[arb'U]"/>
			<xs:enumeration value="[bbl_us]"/>
			<xs:enumeration value="[bdsk'U]"/>
			<xs:enumeration value="[beth'U]"/>
			<xs:enumeration value="[bf_i]"/>
			<xs:enumeration value="[bu_br]"/>
			<xs:enumeration value="[bu_us]"/>
			<xs:enumeration value="[c]"/>
			<xs:enumeration value="[car_Au]"/>
			<xs:enumeration value="[car_m]"/>
			<xs:enumeration value="[cft_i]"/>
			<xs:enumeration value="[ch_br]"/>
			<xs:enumeration value="[ch_us]"/>
			<xs:enumeration value="[cicero]"/>
			<xs:enumeration value="[cin_i]"/>
			<xs:enumeration value="[cml_i]"/>
			<xs:enumeration value="[cr_i]"/>
			<xs:enumeration value="[crd_us]"/>
			<xs:enumeration value="[cup_us]"/>
			<xs:enumeration value="[cyd_i]"/>
			<xs:enumeration value="[degF]"/>
			<xs:enumeration value="[didot]"/>
			<xs:enumeration value="[diop]"/>
			<xs:enumeration value="[dpt_us]"/>
			<xs:enumeration value="[dqt_us]"/>
			<xs:enumeration value="[dr_ap]"/>
			<xs:enumeration value="[dr_av]"/>
			<xs:enumeration value="[drp]"/>
			<xs:enumeration value="[dye'U]"/>
			<xs:enumeration value="[e]"/>
			<xs:enumeration value="[eps_0]"/>
			<xs:enumeration value="[fdr_br]"/>
			<xs:enumeration value="[fdr_us]"/>
			<xs:enumeration value="[foz_br]"/>
			<xs:enumeration value="[foz_us]"/>
			<xs:enumeration value="[ft_br]"/>
			<xs:enumeration value="[ft_i]"/>
			<xs:enumeration value="[ft_us]"/>
			<xs:enumeration value="[fth_br]"/>
			<xs:enumeration value="[fth_i]"/>
			<xs:enumeration value="[fth_us]"/>
			<xs:enumeration value="[fur_us]"/>
			<xs:enumeration value="[g]"/>
			<xs:enumeration value="[gal_br]"/>
			<xs:enumeration value="[gal_us]"/>
			<xs:enumeration value="[gal_wi]"/>
			<xs:enumeration value="[gil_br]"/>
			<xs:enumeration value="[gil_us]"/>
			<xs:enumeration value="[gpl'u]"/>
			<xs:enumeration value="[gr]"/>
			<xs:enumeration value="[h]"/>
			<xs:enumeration value="[hd_i]"/>
			<xs:enumeration value="[hnsf'U]"/>
			<xs:enumeration value="[iU]"/>
			<xs:enumeration value="[in_br]"/>
			<xs:enumeration value="[in_i'H2O]"/>
			<xs:enumeration value="[in_i'Hg]"/>
			<xs:enumeration value="[in_i]"/>
			<xs:enumeration value="[in_us]"/>
			<xs:enumeration value="[k]"/>
			<xs:enumeration value="[ka'U]"/>
			<xs:enumeration value="[kn_br]"/>
			<xs:enumeration value="[kn_i]"/>
			<xs:enumeration value="[knk'U]"/>
			<xs:enumeration value="[lb_ap]"/>
			<xs:enumeration value="[lb_av]"/>
			<xs:enumeration value="[lb_tr]"/>
			<xs:enumeration value="[lbf_av]"/>
			<xs:enumeration value="[lcwt_av]"/>
			<xs:enumeration value="[ligne]"/>
			<xs:enumeration value="[lk_br]"/>
			<xs:enumeration value="[lk_us]"/>
			<xs:enumeration value="[lne]"/>
			<xs:enumeration value="[lton_av]"/>
			<xs:enumeration value="[ly]"/>
			<xs:enumeration value="[m_e]"/>
			<xs:enumeration value="[m_p]"/>
			<xs:enumeration value="[mclg'U]"/>
			<xs:enumeration value="[mesh_i]"/>
			<xs:enumeration value="[mi_br]"/>
			<xs:enumeration value="[mi_i]"/>
			<xs:enumeration value="[mi_us]"/>
			<xs:enumeration value="[mil_i]"/>
			<xs:enumeration value="[mil_us]"/>
			<xs:enumeration value="[min_br]"/>
			<xs:enumeration value="[min_us]"/>
			<xs:enumeration value="[mpl'u]"/>
			<xs:enumeration value="[mu_0]"/>
			<xs:enumeration value="[nmi_br]"/>
			<xs:enumeration value="[nmi_i]"/>
			<xs:enumeration value="[oz_ap]"/>
			<xs:enumeration value="[oz_av]"/>
			<xs:enumeration value="[oz_tr]"/>
			<xs:enumeration value="[pH]"/>
			<xs:enumeration value="[pc_br]"/>
			<xs:enumeration value="[pca]"/>
			<xs:enumeration value="[pca_pr]"/>
			<xs:enumeration value="[pi]"/>
			<xs:enumeration value="[pied]"/>
			<xs:enumeration value="[pk_br]"/>
			<xs:enumeration value="[pk_us]"/>
			<xs:enumeration value="[pnt]"/>
			<xs:enumeration value="[pnt_pr]"/>
			<xs:enumeration value="[pouce]"/>
			<xs:enumeration value="[ppb]"/>
			<xs:enumeration value="[ppm]"/>
			<xs:enumeration value="[ppth]"/>
			<xs:enumeration value="[pptr]"/>
			<xs:enumeration value="[psi]"/>
			<xs:enumeration value="[pt_br]"/>
			<xs:enumeration value="[pt_us]"/>
			<xs:enumeration value="[pwt_tr]"/>
			<xs:enumeration value="[qt_br]"/>
			<xs:enumeration value="[qt_us]"/>
			<xs:enumeration value="[rch_us]"/>
			<xs:enumeration value="[rd_br]"/>
			<xs:enumeration value="[rd_us]"/>
			<xs:enumeration value="[rlk_us]"/>
			<xs:enumeration value="[sc_ap]"/>
			<xs:enumeration value="[sct]"/>
			<xs:enumeration value="[scwt_av]"/>
			<xs:enumeration value="[sft_i]"/>
			<xs:enumeration value="[sin_i]"/>
			<xs:enumeration value="[smgy'U]"/>
			<xs:enumeration value="[smi_us]"/>
			<xs:enumeration value="[srd_us]"/>
			<xs:enumeration value="[ston_av]"/>
			<xs:enumeration value="[stone_av]"/>
			<xs:enumeration value="[syd_i]"/>
			<xs:enumeration value="[tb'U]"/>
			<xs:enumeration value="[tbs_us]"/>
			<xs:enumeration value="[todd'U]"/>
			<xs:enumeration value="[tsp_us]"/>
			<xs:enumeration value="[twp]"/>
			<xs:enumeration value="[yd_br]"/>
			<xs:enumeration value="[yd_i]"/>
			<xs:enumeration value="[yd_us]"/>
			<xs:enumeration value="a"/>
			<xs:enumeration value="a_g"/>
			<xs:enumeration value="a_j"/>
			<xs:enumeration value="a_t"/>
			<xs:enumeration value="ar"/>
			<xs:enumeration value="atm"/>
			<xs:enumeration value="att"/>
			<xs:enumeration value="b"/>
			<xs:enumeration value="bar"/>
			<xs:enumeration value="bit"/>
			<xs:enumeration value="bit_s"/>
			<xs:enumeration value="cal"/>
			<xs:enumeration value="cal_IT"/>
			<xs:enumeration value="cal_[15]"/>
			<xs:enumeration value="cal_[20]"/>
			<xs:enumeration value="cal_m"/>
			<xs:enumeration value="cal_th"/>
			<xs:enumeration value="circ"/>
			<xs:enumeration value="d"/>
			<xs:enumeration value="deg"/>
			<xs:enumeration value="dyn"/>
			<xs:enumeration value="eV"/>
			<xs:enumeration value="eq"/>
			<xs:enumeration value="erg"/>
			<xs:enumeration value="g%"/>
			<xs:enumeration value="gf"/>
			<xs:enumeration value="gon"/>
			<xs:enumeration value="h"/>
			<xs:enumeration value="kat"/>
			<xs:enumeration value="l"/>
			<xs:enumeration value="lm"/>
			<xs:enumeration value="lx"/>
			<xs:enumeration value="m[H2O]"/>
			<xs:enumeration value="m[Hg]"/>
			<xs:enumeration value="min"/>
			<xs:enumeration value="mo"/>
			<xs:enumeration value="mo_g"/>
			<xs:enumeration value="mo_j"/>
			<xs:enumeration value="mo_s"/>
			<xs:enumeration value="mol"/>
			<xs:enumeration value="osm"/>
			<xs:enumeration value="pc"/>
			<xs:enumeration value="ph"/>
			<xs:enumeration value="sb"/>
			<xs:enumeration value="sph"/>
			<xs:enumeration value="sr"/>
			<xs:enumeration value="st"/>
			<xs:enumeration value="t"/>
			<xs:enumeration value="u"/>
			<xs:enumeration value="wk"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="UnitOfMeasurePrefixSens">
		<xs:annotation>
			<xs:documentation>abstDomain: V13104 (C-0-D12839-V13104-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="G"/>
			<xs:enumeration value="Gi"/>
			<xs:enumeration value="Ki"/>
			<xs:enumeration value="M"/>
			<xs:enumeration value="Mi"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="T"/>
			<xs:enumeration value="Ti"/>
			<xs:enumeration value="Y"/>
			<xs:enumeration value="Z"/>
			<xs:enumeration value="a"/>
			<xs:enumeration value="c"/>
			<xs:enumeration value="d"/>
			<xs:enumeration value="da"/>
			<xs:enumeration value="f"/>
			<xs:enumeration value="h"/>
			<xs:enumeration value="k"/>
			<xs:enumeration value="m"/>
			<xs:enumeration value="n"/>
			<xs:enumeration value="p"/>
			<xs:enumeration value="u"/>
			<xs:enumeration value="y"/>
			<xs:enumeration value="z"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VaccineManufacturer">
		<xs:annotation>
			<xs:documentation>vocSet: D227 (C-0-D227-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="AB"/>
			<xs:enumeration value="AD"/>
			<xs:enumeration value="ALP"/>
			<xs:enumeration value="AR"/>
			<xs:enumeration value="AVI"/>
			<xs:enumeration value="BA"/>
			<xs:enumeration value="BAY"/>
			<xs:enumeration value="BP"/>
			<xs:enumeration value="BPC"/>
			<xs:enumeration value="CEN"/>
			<xs:enumeration value="CHI"/>
			<xs:enumeration value="CON"/>
			<xs:enumeration value="EVN"/>
			<xs:enumeration value="GRE"/>
			<xs:enumeration value="IAG"/>
			<xs:enumeration value="IM"/>
			<xs:enumeration value="IUS"/>
			<xs:enumeration value="JPN"/>
			<xs:enumeration value="KGC"/>
			<xs:enumeration value="LED"/>
			<xs:enumeration value="MA"/>
			<xs:enumeration value="MED"/>
			<xs:enumeration value="MIL"/>
			<xs:enumeration value="MIP"/>
			<xs:enumeration value="MSD"/>
			<xs:enumeration value="NAB"/>
			<xs:enumeration value="NAV"/>
			<xs:enumeration value="NOV"/>
			<xs:enumeration value="NYB"/>
			<xs:enumeration value="ORT"/>
			<xs:enumeration value="OTC"/>
			<xs:enumeration value="PD"/>
			<xs:enumeration value="PMC"/>
			<xs:enumeration value="PRX"/>
			<xs:enumeration value="SCL"/>
			<xs:enumeration value="SI"/>
			<xs:enumeration value="SKB"/>
			<xs:enumeration value="USA"/>
			<xs:enumeration value="WA"/>
			<xs:enumeration value="WAL"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VaccineType">
		<xs:annotation>
			<xs:documentation>vocSet: D228 (C-0-D228-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="1"/>
			<xs:enumeration value="10"/>
			<xs:enumeration value="100"/>
			<xs:enumeration value="101"/>
			<xs:enumeration value="11"/>
			<xs:enumeration value="12"/>
			<xs:enumeration value="13"/>
			<xs:enumeration value="14"/>
			<xs:enumeration value="15"/>
			<xs:enumeration value="16"/>
			<xs:enumeration value="17"/>
			<xs:enumeration value="18"/>
			<xs:enumeration value="19"/>
			<xs:enumeration value="2"/>
			<xs:enumeration value="20"/>
			<xs:enumeration value="21"/>
			<xs:enumeration value="22"/>
			<xs:enumeration value="23"/>
			<xs:enumeration value="24"/>
			<xs:enumeration value="25"/>
			<xs:enumeration value="26"/>
			<xs:enumeration value="27"/>
			<xs:enumeration value="28"/>
			<xs:enumeration value="29"/>
			<xs:enumeration value="3"/>
			<xs:enumeration value="30"/>
			<xs:enumeration value="31"/>
			<xs:enumeration value="32"/>
			<xs:enumeration value="33"/>
			<xs:enumeration value="34"/>
			<xs:enumeration value="35"/>
			<xs:enumeration value="36"/>
			<xs:enumeration value="37"/>
			<xs:enumeration value="38"/>
			<xs:enumeration value="39"/>
			<xs:enumeration value="4"/>
			<xs:enumeration value="40"/>
			<xs:enumeration value="41"/>
			<xs:enumeration value="42"/>
			<xs:enumeration value="43"/>
			<xs:enumeration value="44"/>
			<xs:enumeration value="45"/>
			<xs:enumeration value="46"/>
			<xs:enumeration value="47"/>
			<xs:enumeration value="48"/>
			<xs:enumeration value="49"/>
			<xs:enumeration value="5"/>
			<xs:enumeration value="50"/>
			<xs:enumeration value="51"/>
			<xs:enumeration value="52"/>
			<xs:enumeration value="53"/>
			<xs:enumeration value="54"/>
			<xs:enumeration value="55"/>
			<xs:enumeration value="56"/>
			<xs:enumeration value="57"/>
			<xs:enumeration value="58"/>
			<xs:enumeration value="59"/>
			<xs:enumeration value="6"/>
			<xs:enumeration value="60"/>
			<xs:enumeration value="61"/>
			<xs:enumeration value="62"/>
			<xs:enumeration value="63"/>
			<xs:enumeration value="64"/>
			<xs:enumeration value="65"/>
			<xs:enumeration value="66"/>
			<xs:enumeration value="67"/>
			<xs:enumeration value="68"/>
			<xs:enumeration value="69"/>
			<xs:enumeration value="7"/>
			<xs:enumeration value="70"/>
			<xs:enumeration value="71"/>
			<xs:enumeration value="72"/>
			<xs:enumeration value="73"/>
			<xs:enumeration value="74"/>
			<xs:enumeration value="75"/>
			<xs:enumeration value="76"/>
			<xs:enumeration value="77"/>
			<xs:enumeration value="78"/>
			<xs:enumeration value="79"/>
			<xs:enumeration value="8"/>
			<xs:enumeration value="80"/>
			<xs:enumeration value="81"/>
			<xs:enumeration value="82"/>
			<xs:enumeration value="83"/>
			<xs:enumeration value="84"/>
			<xs:enumeration value="85"/>
			<xs:enumeration value="86"/>
			<xs:enumeration value="87"/>
			<xs:enumeration value="88"/>
			<xs:enumeration value="89"/>
			<xs:enumeration value="9"/>
			<xs:enumeration value="90"/>
			<xs:enumeration value="91"/>
			<xs:enumeration value="92"/>
			<xs:enumeration value="93"/>
			<xs:enumeration value="94"/>
			<xs:enumeration value="95"/>
			<xs:enumeration value="96"/>
			<xs:enumeration value="97"/>
			<xs:enumeration value="98"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ValueSetOperator">
		<xs:annotation>
			<xs:documentation>vocSet: D11037 (C-0-D11037-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="E"/>
			<xs:enumeration value="I"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ValueSetPropertyId">
		<xs:annotation>
			<xs:documentation>vocSet: D1568 (C-0-D1568-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs"/>
	</xs:simpleType>
	<xs:simpleType name="ValueSetStatus">
		<xs:annotation>
			<xs:documentation>vocSet: D19360 (C-0-D19360-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="A"/>
			<xs:enumeration value="D"/>
			<xs:enumeration value="P"/>
			<xs:enumeration value="R"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="VocabularyDomainQualifier">
		<xs:annotation>
			<xs:documentation>vocSet: D11046 (C-0-D11046-cpt)</xs:documentation>
		</xs:annotation>
		<xs:union memberTypes="Extensibility RealmOfUse"/>
	</xs:simpleType>
	<xs:simpleType name="Extensibility">
		<xs:annotation>
			<xs:documentation>abstDomain: V11047 (C-0-D11046-V11047-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="CNE"/>
			<xs:enumeration value="CWE"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="RealmOfUse">
		<xs:annotation>
			<xs:documentation>abstDomain: V11050 (C-0-D11046-V11050-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="Canada"/>
			<xs:enumeration value="NorthAmerica"/>
			<xs:enumeration value="USA"/>
			<xs:enumeration value="UV"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="WorkPlaceAddressUse">
		<xs:annotation>
			<xs:documentation>vocSet: D19613 (C-0-D19613-cpt)</xs:documentation>
		</xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="DIR"/>
			<xs:enumeration value="PUB"/>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="x_LabProcessClassCodes">
		<xs:annotation><xs:documentation>This is a dummy to make the thing work</xs:documentation></xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="ProcessCode">
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	<xs:simpleType name="ActClassProcedure">
			<xs:annotation><xs:documentation>This is a dummy to make the thing work</xs:documentation></xs:annotation>
		<xs:restriction base="cs">
			<xs:enumeration value="PROC">
			</xs:enumeration>
		</xs:restriction>
	</xs:simpleType>
	
</xs:schema>

