All Downloads are FREE. Search and download functionalities are using the official Maven repository.

i2b2-xml-templates.i2b2_pdo_request.ftl Maven / Gradle / Ivy

<#--
 #%L
 i2b2 Export Service
 %%
 Copyright (C) 2013 Emory University
 %%
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 #L%
-->

	
		
			${redirectHost}/i2b2/services/QueryToolService/pdorequest
		
		
			i2b2_QueryTool
			0.2
		
		
			PHS
		
		
			i2b2_DataRepositoryCell
			0.2
		
		
			PHS
		
		
			Q04
			EQQ
		
		
			${domain}
            ${username}
            ${passwordNode}
		
		
			${messageId}
			0
		
		
			P
			I
		
		messageId
		${projectId}
	
	
		180000
	
	
		
			180000
			getPDO_fromInputList
		
		
			
				
					${patientSetCollId}
				
			
			
				<#list items as item>
				
					0
					0
					0
					
						${item.i2b2Key}
						${item.level}
						${item.tableName?xml}
						${item.columnName?xml}
						${item.dimensionCode?xml}
						${item.columnDataType?xml}
						${item.operator?xml}
						${item.factTableColumn?xml}
						${item.isSynonym}
					
				
				
			
			
				
				
				
				
				
			
		
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy