<?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:756dbb0f-eb64-4c35-b0ed-59739af45ebf</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-0f6ab54d-9e06-47c3-8881-61c26088512b">
				<wsu:Created>2006-08-16T22:38:21Z</wsu:Created>
				<wsu:Expires>2006-08-16T22:43:21Z</wsu:Expires>
			</wsu:Timestamp>
			<wsse:UsernameToken wsu:Id="SecurityToken-0fbdc744-20c8-4005-ac10-f2a385faaf13">
				<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">Mnmy1w7Aic9F/vv76vrSgH5pDAI=</wsse:Password>
				<wsse:Nonce>3SDURIkFK+bRR4deTRlyxA==</wsse:Nonce>
				<wsu:Created>2006-08-16T22:38:21Z</wsu:Created>
			</wsse:UsernameToken>
		</wsse:Security>
	</soap:Header>
	<soap:Body>
		<GetCCR xmlns="http://www.symbiont.biz/wscc ">
			<CCRReference>
				<ContinuityOfCareRecord xmlns="">
					<CCRDocumentObjectID>632826949866917505</CCRDocumentObjectID>
					<Patient>
						<ActorID>AA0001</ActorID>
					</Patient>
					<Actors>
						<Actor>
							<ActorObjectID>AA0001</ActorObjectID>
							<IDs>
								<Type>
									<Text>Collaborative Care Network ID</Text>
									<Code>
										<Value>CCNID</Value>
									</Code>
								</Type>
								<ID>eb5a93b4-a9fd-4e42-9b11-a26a51134eab</ID>
							</IDs>
						</Actor>
					</Actors>
				</ContinuityOfCareRecord>
			</CCRReference>
		</GetCCR>
	</soap:Body>
</soap:Envelope>
