Template : FindDocuments (urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d)

Template : FindDocuments

Template Name : FindDocuments
Template ID : urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d
Document : IHE ITI TF Rev8, FT 2011-08-19 ( Paragraph 3.18.4.1.2.3.7.1 )
Template Type : AdhocQueryType
Template Description : ind documents (XDSDocumentEntry objects) in the registry for a given patientID with a matching ‘status’ attribute. The other parameters can be used to restrict the set of XDSDocumentEntry objects returned.

List of constraints


sample of use

		<ns3:AdhocQueryRequest xmlns:ns2="urn:oasis:names:tc:ebxml-regrep:xsd:rim:3.0" xmlns:ns3="urn:oasis:names:tc:ebxml-regrep:xsd:query:3.0" xmlns:ns4="urn:oasis:names:tc:ebxml-regrep:xsd:rs:3.0">
		    <ns3:ResponseOption returnComposedObjects="true" returnType="ObjectRef"></ns3:ResponseOption>
		    <ns2:AdhocQuery id="urn:uuid:14d4debf-8f97-4251-9a74-a90016b0af0d">
		        <ns2:Slot name="$XDSDocumentEntryPatientId">
		            <ns2:ValueList>
		                <ns2:Value>'4a815a396efc43b^^^&1.3.6.1.4.1.21367.2009.1.2.300&ISO'</ns2:Value>
		            </ns2:ValueList>
		        </ns2:Slot>
		        <ns2:Slot name="$XDSDocumentEntryStatus">
		            <ns2:ValueList>
		                <ns2:Value>('urn:oasis:names:tc:ebxml-regrep:StatusType:Approved')</ns2:Value>
		            </ns2:ValueList>
		        </ns2:Slot>
		    </ns2:AdhocQuery>