SubWorkFlow_Patient_Drug_ContrainDications(Client Sim Only).xml from HL7v3 Test Harness at Krugle
Show SubWorkFlow_Patient_Drug_ContrainDications(Client Sim Only).xml syntax highlighted
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Copyright © 1996-2006 by DeltaWare Systems Inc.
The GNU General Public License (GPL)
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc.,
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
-->
<workflows testDataFile="TestData.xml">
<workflow id="w_TESTNAME" description="Patient Drug ContrainDications Query">
<message description="Pharmacist Retrives Info about Patient and Drug ContrainDications" group-non-sequential="DrugProfile" root-element-name ="PORX_IN050030CA">
<request description="Drug Search Query Request">
<Simulator RemoteServerAddr="http://DIS_Server/">
<construction>
<rule type="transform" description="Patient Drug ContrainDications Query Request Message" filename="..\WorkFlow_Lib\DrugQueries\patientDrugContrainDicationsQueryRequest.xsl">
<paramList name="QueryList">
<param name="profile-description"/>
<param name="profile-sequence"/>
<param name="patient-description"/>
<param name="msg-effective-time"/>
<param name="author-description"/>
<param name="supervisor-description"/>
<param name="location-description"/>
<param name="ParticipationMode"/>
<param name="author-time"/>
<param name="drug-code"/>
<param name="drug-codeSystem"/>
<param name="query-id"/>
</paramList>
</rule>
</construction>
</Simulator>
<messageProxy>
<validation description="Schema Validate">
<rule type="schema" description="Schema Message Validation" filename="..\WorkFlow_Lib\schemas\PORX_IN050030CA.xsd" expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
</validation>
<validation description="Format Validate">
<rule type="transform" description="Transmission wrapper format Validation" filename="..\WorkFlow_Lib\Common\Validation\CeRx_transmission_wrapper.xsl"
expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
<rule type="transform" description="ControlAct wrapper format Validation" filename="..\WorkFlow_Lib\Common\Validation\CeRx_controlAct_wrapper.xsl"
expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
<rule type="transform" description="QueryByParameter format Validation" filename="..\WorkFlow_Lib\Common\Validation\CeRx_queryByParameter_validation.xsl"
expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
<rule type="transform" description="Common Element Validation" filename="..\WorkFlow_Lib\Common\Validation\CeRx_Common_Element_validation.xsl"
expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
</validation>
<construction>
<rule type="transform" description="Generic Request Transform Message" filename="..\WorkFlow_Lib\Common\Construction\MessageProxy.xsl">
<paramList name="QueryList">
<param name="profile-description"/>
<param name="profile-sequence"/>
</paramList>
</rule>
</construction>
</messageProxy>
</request>
<response description="Patient Drug ContrainDications Response ">
<Simulator RemoteServerAddr="">
<construction>
<rule type="transform" description="Patient Drug ContrainDications Query Response Message" filename="..\WorkFlow_Lib\DrugQueries\patientDrugContrainDicationsQueryResponse.xsl">
<paramList name="QueryList">
<param name="profile-description"/>
<param name="profile-sequence"/>
<param name="patient-description"/>
<param name="msg-effective-time"/>
<param name="author-description"/>
<param name="supervisor-description"/>
<param name="location-description"/>
<param name="ParticipationMode"/>
<param name="author-time"/>
<param name="drug-code"/>
<param name="drug-codeSystem"/>
<param name="query-id"/>
</paramList>
</rule>
</construction>
</Simulator>
<messageProxy>
<validation description="Schema Validate">
<rule type="schema" description="Schema Message Validation" filename="..\WorkFlow_Lib\schemas\PORX_IN050040CA.xsd" expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
</validation>
<validation description="System Error Response Check" root-element-name ="MCCI_IN000002UV01">
<rule type="transform" description="Issue Content Validation" filename="..\WorkFlow_Lib\Common\validation\SystemError_Text.xsl" expectedfile="..\WorkFlow_Lib\Common\validation\expectedResults\EmptyOutputExpected.txt">
<paramList name="QueryList">
<param name="SystemErrorsExpected"/>
<param name="SystemErrorText"/>
</paramList>
</rule>
</validation>
<validation description="Validate Format">
<rule type="transform" description="Transmission wrapper format Validation" filename="..\WorkFlow_Lib\Common\validation\CeRx_transmission_wrapper.xsl"
expectedfile="..\WorkFlow_Lib\Common\validation\expectedResults\EmptyOutputExpected.txt"/>
<rule type="transform" description="CeRx control wrapper format Validation" filename="..\WorkFlow_Lib\Common\validation\CeRx_controlAct_wrapper.xsl"
expectedfile="..\WorkFlow_Lib\Common\validation\expectedResults\EmptyOutputExpected.txt"/>
<rule type="transform" description="Common Element Validation" filename="..\WorkFlow_Lib\Common\Validation\CeRx_Common_Element_validation.xsl"
expectedfile="..\WorkFlow_Lib\Common\Validation\expectedResults\EmptyOutputExpected.txt"/>
</validation>
<construction>
<rule type="transform" description="Generic Request Transform Message" filename="..\WorkFlow_Lib\Common\Construction\MessageProxy.xsl">
<paramList name="QueryList">
<param name="profile-description"/>
<param name="profile-sequence"/>
</paramList>
</rule>
</construction>
</messageProxy>
</response>
</message>
</workflow>
</workflows>
See more files for this project here