SC-be-java/jasamedika-reporting/src/main/webapp/WEB-INF/templates/jrxml/lapKunjunganBdsStatusDanRujukan2.jrxml
2021-01-07 11:34:56 +07:00

343 lines
14 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?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="lapKunjunganBdsStatus" pageWidth="1300" pageHeight="595" orientation="Landscape" columnWidth="1260" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="5626a602-855c-4d76-83da-a8652a010c26">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<property name="com.jaspersoft.studio.data.defaultdataadapter" value="One Empty Record"/>
<style name="Crosstab Data Text" hAlign="Center"/>
<subDataset name="dataset1" uuid="f7f52e79-6f89-49fa-8d2e-efff3fbfd488"/>
<parameter name="startDate" class="java.lang.String"/>
<parameter name="endDate" class="java.lang.String"/>
<field name="tglRegistrasi" class="java.lang.String"/>
<field name="ruangan" class="java.lang.String"/>
<field name="judul" class="java.lang.String"/>
<field name="noRegistrasi" class="java.lang.String"/>
<field name="detailJudul" class="java.lang.String"/>
<field name="jenisKelamin" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="123" splitType="Stretch">
<staticText>
<reportElement uuid="cb466555-7fe1-4453-a8eb-398b0f1a2f01" x="1" y="90" width="1259" height="20"/>
<textElement textAlignment="Center" verticalAlignment="Middle" markup="none">
<font size="14" isBold="true"/>
</textElement>
<text><![CDATA[LAPORAN KUNJUNGAN PASIEN BERDASARKAN STATUS DAN RUJUKAN]]></text>
</staticText>
<staticText>
<reportElement uuid="89bea703-07a5-4c21-8ad8-500f9beccc2a" x="0" y="56" width="1260" height="17"/>
<textElement textAlignment="Center" verticalAlignment="Top"/>
<text><![CDATA[Jl. Letjend. S. Parman Kav. 87, Slipi,Jakarta Barat 11420 Indonesia, Telp 021 5668284]]></text>
</staticText>
<image>
<reportElement uuid="2125320a-97c9-4937-919d-4bc17d244608" x="491" y="0" width="400" height="53"/>
<imageExpression><![CDATA["../images/logoHarkit.png"]]></imageExpression>
</image>
</band>
</title>
<pageHeader>
<band height="23" splitType="Stretch">
<textField>
<reportElement uuid="a92e35d7-3318-4443-ab86-c1252287cc2f" x="973" y="0" width="287" height="20"/>
<textElement verticalAlignment="Middle">
<font size="12" isBold="true"/>
<paragraph leftIndent="5" rightIndent="5"/>
</textElement>
<textFieldExpression><![CDATA["Periode : "+$P{startDate}+" s/d "+$P{endDate}]]></textFieldExpression>
</textField>
</band>
</pageHeader>
<summary>
<band height="164" splitType="Stretch">
<crosstab>
<reportElement uuid="710d5845-7e56-4801-be4b-8487bbbfae82" x="0" y="0" width="1260" height="164"/>
<crosstabHeaderCell>
<cellContents>
<staticText>
<reportElement uuid="ce1ccc50-f78f-4461-aa67-fa8c71f131b0" style="Crosstab Data Text" x="0" y="0" width="70" height="90"/>
<box>
<topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/>
<bottomPen lineWidth="0.5"/>
<rightPen lineWidth="0.5"/>
</box>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Periode]]></text>
</staticText>
<staticText>
<reportElement uuid="30b03827-2725-4777-ae29-b0dcfa08d9de" style="Crosstab Data Text" x="70" y="0" width="127" height="90"/>
<box>
<topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/>
<bottomPen lineWidth="0.5"/>
<rightPen lineWidth="0.5"/>
</box>
<textElement verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Ruangan]]></text>
</staticText>
</cellContents>
</crosstabHeaderCell>
<rowGroup name="tglRegistrasi" width="70" totalPosition="End">
<bucket class="java.lang.String">
<bucketExpression><![CDATA[$F{tglRegistrasi}]]></bucketExpression>
</bucket>
<crosstabRowHeader>
<cellContents backcolor="#F0F8FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="ae940cce-4ff4-4c52-a28c-0717e66de298" style="Crosstab Data Text" x="0" y="0" width="70" height="50"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{tglRegistrasi}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabRowHeader>
<crosstabTotalRowHeader>
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<staticText>
<reportElement uuid="78f71a05-d720-497a-a653-5c2634528a5e" x="0" y="0" width="197" height="25" forecolor="#FFFFFF"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Total]]></text>
</staticText>
</cellContents>
</crosstabTotalRowHeader>
</rowGroup>
<rowGroup name="ruangan" width="127" totalPosition="End">
<bucket class="java.lang.String">
<bucketExpression><![CDATA[$F{ruangan}]]></bucketExpression>
</bucket>
<crosstabRowHeader>
<cellContents backcolor="#F0F8FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="d67d4e48-f80f-4f57-8188-f1ddade9bcfc" style="Crosstab Data Text" x="0" y="0" width="127" height="25"/>
<textElement textAlignment="Left" verticalAlignment="Middle">
<paragraph leftIndent="5"/>
</textElement>
<textFieldExpression><![CDATA[$V{ruangan}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabRowHeader>
<crosstabTotalRowHeader>
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<staticText>
<reportElement uuid="babd84fb-8ecb-4fd9-a7fd-7e315a70d70e" x="0" y="0" width="127" height="25"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Total]]></text>
</staticText>
</cellContents>
</crosstabTotalRowHeader>
</rowGroup>
<columnGroup name="judul" height="30" totalPosition="End">
<bucket class="java.lang.String">
<bucketExpression><![CDATA[$F{judul}]]></bucketExpression>
</bucket>
<crosstabColumnHeader>
<cellContents backcolor="#F0F8FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="5bc26126-1013-4434-b190-c04f894ec4c7" style="Crosstab Data Text" x="0" y="0" width="121" height="30"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$V{judul}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabColumnHeader>
<crosstabTotalColumnHeader>
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
</cellContents>
</crosstabTotalColumnHeader>
</columnGroup>
<columnGroup name="detailJudul" height="30" totalPosition="End">
<bucket class="java.lang.String">
<bucketExpression><![CDATA[$F{detailJudul}]]></bucketExpression>
</bucket>
<crosstabColumnHeader>
<cellContents backcolor="#F0F8FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="079e8cf2-18f4-4501-a57c-03a17dd4dc67" style="Crosstab Data Text" x="0" y="0" width="71" height="30"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$V{detailJudul}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabColumnHeader>
<crosstabTotalColumnHeader>
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<staticText>
<reportElement uuid="af228ff3-fc11-4a77-b0ee-d52072886e22" x="0" y="0" width="50" height="60"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<text><![CDATA[Total]]></text>
</staticText>
</cellContents>
</crosstabTotalColumnHeader>
</columnGroup>
<columnGroup name="jenisKelamin" height="30" totalPosition="End">
<bucket class="java.lang.String">
<bucketExpression><![CDATA[$F{jenisKelamin}]]></bucketExpression>
</bucket>
<crosstabColumnHeader>
<cellContents>
<textField>
<reportElement uuid="1fd5b823-1a2b-486b-86d7-c7aea9d9df5d" style="Crosstab Data Text" x="0" y="0" width="71" height="30"/>
<box>
<topPen lineWidth="0.5"/>
<leftPen lineWidth="0.5"/>
<bottomPen lineWidth="0.5"/>
<rightPen lineWidth="0.5"/>
</box>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font isBold="true"/>
</textElement>
<textFieldExpression><![CDATA[$V{jenisKelamin}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabColumnHeader>
<crosstabTotalColumnHeader>
<cellContents/>
</crosstabTotalColumnHeader>
</columnGroup>
<measure name="noRegistrasiMeasure" class="java.lang.Integer" calculation="Count">
<measureExpression><![CDATA[$F{noRegistrasi}]]></measureExpression>
</measure>
<crosstabCell width="71" height="25">
<cellContents>
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="7ea8278b-60e4-47c9-a954-fd495b9940d0" style="Crosstab Data Text" x="0" y="0" width="71" height="25"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="71" height="25" rowTotalGroup="tglRegistrasi">
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="6a2ef3b2-fd47-45c4-b3a3-db7ffe23235f" style="Crosstab Data Text" x="0" y="0" width="71" height="25" forecolor="#FFFFFF"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="0" height="25" columnTotalGroup="judul">
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
</cellContents>
</crosstabCell>
<crosstabCell width="0" rowTotalGroup="tglRegistrasi" columnTotalGroup="judul">
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
</cellContents>
</crosstabCell>
<crosstabCell width="50" height="25" columnTotalGroup="detailJudul">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="719718d4-4038-4aaa-89e5-8c034705892a" style="Crosstab Data Text" x="0" y="0" width="50" height="25"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell rowTotalGroup="tglRegistrasi" columnTotalGroup="detailJudul">
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="43731c0d-32a3-4204-9980-d36497e8dd28" style="Crosstab Data Text" x="0" y="0" width="50" height="25" forecolor="#FFFFFF"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="71" height="25" rowTotalGroup="ruangan">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="a9799a7f-2412-4255-a507-a0cd6f6beb10" style="Crosstab Data Text" x="0" y="0" width="71" height="25"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="0" rowTotalGroup="ruangan" columnTotalGroup="judul">
<cellContents backcolor="#005FB3" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
</cellContents>
</crosstabCell>
<crosstabCell rowTotalGroup="ruangan" columnTotalGroup="detailJudul">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement uuid="e69fd370-02d7-4679-8f66-5133d9a278d5" style="Crosstab Data Text" x="0" y="0" width="50" height="25"/>
<textElement verticalAlignment="Middle"/>
<textFieldExpression><![CDATA[$V{noRegistrasiMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="0" height="25" columnTotalGroup="jenisKelamin">
<cellContents/>
</crosstabCell>
<crosstabCell width="0" rowTotalGroup="tglRegistrasi" columnTotalGroup="jenisKelamin">
<cellContents/>
</crosstabCell>
<crosstabCell width="0" rowTotalGroup="ruangan" columnTotalGroup="jenisKelamin">
<cellContents/>
</crosstabCell>
</crosstab>
</band>
</summary>
</jasperReport>