Subversion Repository Public Repository

Aurocare_27_07_2018

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<?xml version="1.0" encoding="UTF-8"?>
<jasperReport xmlns="http://jasperreports.sourceforge.net/jasperreports" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://jasperreports.sourceforge.net/jasperreports http://jasperreports.sourceforge.net/xsd/jasperreport.xsd" name="IPTreatmentReport_2_2_1_subreport1" language="groovy" pageWidth="555" pageHeight="802" columnWidth="555" leftMargin="0" rightMargin="0" topMargin="0" bottomMargin="0" uuid="7e3984d2-ba58-4172-ae16-2a46bb796f26">
	<property name="ireport.zoom" value="1.0"/>
	<property name="ireport.x" value="0"/>
	<property name="ireport.y" value="0"/>
	<queryString>
		<![CDATA[]]>
	</queryString>
	<field name="med_date" class="java.lang.String"/>
	<field name="pulse" class="java.lang.String"/>
	<field name="blood_pressure" class="java.lang.String"/>
	<field name="temperature" class="java.lang.String"/>
	<field name="medication_name" class="java.lang.String"/>
	<field name="medication_frequency" class="java.lang.String"/>
	<field name="med_timing" class="java.lang.String"/>
	<field name="medTake_timing" class="java.lang.String"/>
	<field name="frequency" class="java.lang.String"/>
	<background>
		<band splitType="Stretch"/>
	</background>
	<columnHeader>
		<band height="50"/>
	</columnHeader>
	<detail>
		<band height="267" splitType="Stretch">
			<staticText>
				<reportElement x="141" y="8" width="46" height="22" uuid="da8a02d0-7964-46ba-89d4-41ea536f0305"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="11" isBold="true"/>
				</textElement>
				<text><![CDATA[PULSE]]></text>
			</staticText>
			<staticText>
				<reportElement x="273" y="10" width="35" height="20" uuid="35c50481-127b-46c0-b694-d0b4965b4d73"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="11" isBold="true"/>
				</textElement>
				<text><![CDATA[BP]]></text>
			</staticText>
			<staticText>
				<reportElement x="391" y="10" width="46" height="20" uuid="0b744cb1-637a-4a19-ae5e-1cec7e8436e4"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="11" isBold="true"/>
				</textElement>
				<text><![CDATA[TEMP]]></text>
			</staticText>
			<textField>
				<reportElement x="46" y="10" width="70" height="20" uuid="9f9e452d-4b57-40ce-8f19-165f36bbd126"/>
				<textFieldExpression><![CDATA[$F{med_date}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="0" y="10" width="46" height="20" uuid="a0808715-5406-46ae-b479-e6de3d046dfc"/>
				<textElement textAlignment="Center" verticalAlignment="Middle">
					<font size="11" isBold="true"/>
				</textElement>
				<text><![CDATA[DATE]]></text>
			</staticText>
			<textField>
				<reportElement x="188" y="10" width="52" height="20" uuid="714a90bc-db40-4629-ad8d-31026efc5757"/>
				<textFieldExpression><![CDATA[$F{pulse}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="308" y="10" width="50" height="20" uuid="a6af318c-ac00-47f1-827a-528c43073e76"/>
				<textFieldExpression><![CDATA[$F{blood_pressure}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="437" y="10" width="82" height="20" uuid="1b719f6e-01a3-4c4d-b38b-82b344e7c5c8"/>
				<textFieldExpression><![CDATA[$F{temperature}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement x="0" y="40" width="555" height="1" uuid="6f0ab3f1-ce89-484f-8fa7-055b957907c9"/>
			</line>
			<textField>
				<reportElement x="16" y="109" width="100" height="20" uuid="0afd2a7a-27ff-4a5e-b1b3-8231cd38b59e"/>
				<textFieldExpression><![CDATA[$F{medication_name}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="16" y="79" width="100" height="20" uuid="1a414b49-c889-4ed7-bc78-72692549b640"/>
				<text><![CDATA[Medicine Name]]></text>
			</staticText>
			<line>
				<reportElement x="0" y="71" width="555" height="1" uuid="9de07810-a83b-441f-ac28-ae9c2c892a21"/>
			</line>
			<line>
				<reportElement x="259" y="41" width="1" height="137" uuid="fa759454-af6a-4a8f-9f67-4823da02bc8f"/>
			</line>
			<line>
				<reportElement x="0" y="102" width="259" height="1" uuid="542fed4c-9adb-451e-9ba9-b04efba355cd"/>
			</line>
			<line>
				<reportElement x="141" y="71" width="1" height="77" uuid="d2740797-cf0f-4674-a1c3-0cb4b4cbd545"/>
			</line>
			<staticText>
				<reportElement x="156" y="79" width="100" height="20" uuid="52bf7e79-897b-48b3-bfad-4af26e476678"/>
				<text><![CDATA[Dose]]></text>
			</staticText>
			<line>
				<reportElement x="260" y="102" width="295" height="1" uuid="9f8c70e7-4715-4fc4-a30e-c8f87ffd321f"/>
			</line>
			<line>
				<reportElement x="402" y="72" width="1" height="76" uuid="e78f0d5a-2538-4fc0-85dd-64b3381caeb4"/>
			</line>
			<staticText>
				<reportElement x="291" y="79" width="100" height="20" uuid="e4a56a5a-609f-49db-91fc-49fc0e857f44"/>
				<text><![CDATA[Medicine Name]]></text>
			</staticText>
			<staticText>
				<reportElement x="437" y="79" width="100" height="20" uuid="0c950264-6a6b-48d9-be4b-b9c44c733e10"/>
				<text><![CDATA[Dose]]></text>
			</staticText>
			<textField>
				<reportElement x="291" y="112" width="100" height="20" uuid="0576c956-5da6-4b18-8977-15120ddeb44a"/>
				<textFieldExpression><![CDATA[$F{medication_name}]]></textFieldExpression>
			</textField>
			<line>
				<reportElement x="6" y="148" width="549" height="1" uuid="1a41f237-52d1-4694-bffa-31edcd4df5b1"/>
			</line>
			<line>
				<reportElement x="3" y="178" width="549" height="1" uuid="83aa4c4b-c32d-43fd-aa9f-8ff5e08bf5ae"/>
			</line>
			<staticText>
				<reportElement x="10" y="156" width="67" height="20" uuid="9799f48f-0467-4632-9b42-bb829d87d5c0"/>
				<textElement>
					<font isBold="false"/>
				</textElement>
				<text><![CDATA[Comment:]]></text>
			</staticText>
			<staticText>
				<reportElement x="274" y="154" width="69" height="20" uuid="598df9c3-40d6-4292-b79d-ea056e27a1be"/>
				<textElement>
					<font isBold="false"/>
				</textElement>
				<text><![CDATA[Comment:]]></text>
			</staticText>
			<textField>
				<reportElement x="10" y="46" width="100" height="20" uuid="1c8a9264-3fef-4162-8ca1-cb11dcdf6fab"/>
				<textFieldExpression><![CDATA[$F{med_timing}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="142" y="46" width="100" height="20" uuid="9572e185-36c6-4122-be36-31d0d8b9966d"/>
				<textFieldExpression><![CDATA[$F{medTake_timing}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="276" y="46" width="100" height="20" uuid="93dfa28a-38c6-467c-bca6-c1bf4346d7ff"/>
				<textFieldExpression><![CDATA[$F{med_timing}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="419" y="51" width="100" height="20" uuid="72879b9d-c938-4508-9368-287f815ea6c9"/>
				<textFieldExpression><![CDATA[$F{medTake_timing}]]></textFieldExpression>
			</textField>
			<staticText>
				<reportElement x="120" y="10" width="10" height="20" uuid="19338cbc-9edf-4534-8582-f8e37a1ae13c"/>
				<text><![CDATA[:]]></text>
			</staticText>
			<staticText>
				<reportElement x="371" y="10" width="10" height="20" uuid="56157860-4d71-4e43-adf1-d914f8897613"/>
				<text><![CDATA[:]]></text>
			</staticText>
			<textField>
				<reportElement x="153" y="112" width="100" height="20" uuid="bf9df434-0635-4229-9fc6-99752bdf12d3"/>
				<textFieldExpression><![CDATA[$F{frequency}]]></textFieldExpression>
			</textField>
			<textField>
				<reportElement x="419" y="109" width="100" height="20" uuid="f9948286-1ec9-4124-a3de-285241e7d981"/>
				<textFieldExpression><![CDATA[$F{frequency}]]></textFieldExpression>
			</textField>
		</band>
	</detail>
	<columnFooter>
		<band height="112" splitType="Stretch"/>
	</columnFooter>
	<summary>
		<band height="42" splitType="Stretch"/>
	</summary>
</jasperReport>

Commits for Aurocare_27_07_2018/AuroCareHealthCareInPatient/target/classes/reports/IPTreatmentReport_2_2_1_subreport1.jrxml

Diff revisions: vs.
Revision Author Commited Message
1 girijabapi picture girijabapi Fri 27 Jul, 2018 07:21:55 +0000