<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/03/addressing" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
	<soap:Header>
		<wsa:Action/>
		<wsa:MessageID>uuid:2d8528f7-c301-43d0-bbe3-beb62b7100ae</wsa:MessageID>
		<wsa:ReplyTo>
			<wsa:Address>http://schemas.xmlsoap.org/ws/2004/03/addressing/role/anonymous</wsa:Address>
		</wsa:ReplyTo>
		<wsa:To>http://localhost:8080/axis/services/CXP</wsa:To>
		<wsse:Security soap:mustUnderstand="1">
			<wsu:Timestamp wsu:Id="Timestamp-169ef15c-c1af-4361-926b-ce8c1342262e">
				<wsu:Created>2006-08-16T22:32:52Z</wsu:Created>
				<wsu:Expires>2006-08-16T22:37:52Z</wsu:Expires>
			</wsu:Timestamp>
			<wsse:UsernameToken wsu:Id="SecurityToken-86f27c4c-fc2d-4ce3-998a-99abcafad4b0">
				<wsse:Username>guest</wsse:Username>
				<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordDigest">uXHntk2ALzesUuoJb6PWqbtIH8Y=</wsse:Password>
				<wsse:Nonce>yphsN5/ob50xPvLeXtGw2w==</wsse:Nonce>
				<wsu:Created>2006-08-16T22:32:52Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<SearchCCR xmlns="http://www.symbiont.biz/wscc ">
			<CCRExample>
				<ContinuityofCareRecord xmlns="">
					<CCRDocumentObjectID>*</CCRDocumentObjectID>
					<Patient>
						<ActorID>AA0001</ActorID>
					</Patient>
					<Actors>
						<Actor>
							<ActorObjectID>AA0001</ActorObjectID>
							<IDs>
								<Type>
									<Code>
										<Value>CCNID</Value>
									</Code>
								</Type>
								<ID>eb5a93b4-a9fd-4e42-9b11-a26a51134eab</ID>
							</IDs>
						</Actor>
					</Actors>
				</ContinuityofCareRecord>
			</CCRExample>
		</SearchCCR>
	</soap:Body>
</soap:Envelope>
