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

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

There is a newer version: 2.3
Show newest version
<#--
 #%L
 i2b2 Client
 %%
 Copyright (C) 2016 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
        
        1.1
        2.4
        
            ${project.artifactId}
            ${project.version}
        
        
            ${sendingFacilityName}
        
        
            i2b2_DataRepositoryCell
            1.6
        
        
            ${domain}
        
        
            EQQ
            Q04
        
        
            ${domain}
            ${username}
            ${passwordNode}
        
        
            ${todayDate}
            ${messageId}
            0
        
        
            P
            I
        
        AL
        AL
        ${countryCode}
        ${i2b2ProjectId}
    
    
        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