329 lines
14 KiB
XML
329 lines
14 KiB
XML
<?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="lapKunjunganBdsStatusDanJenisOperasi" pageWidth="630" pageHeight="595" orientation="Landscape" columnWidth="590" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="5626a602-855c-4d76-83da-a8652a010c26">
|
||
<property name="ireport.zoom" value="2.0"/>
|
||
<property name="ireport.x" value="530"/>
|
||
<property name="ireport.y" value="230"/>
|
||
<parameter name="startDate" class="java.lang.String"/>
|
||
<parameter name="endDate" class="java.lang.String"/>
|
||
<field name="periode" class="java.lang.String"/>
|
||
<field name="ruangan" class="java.lang.String"/>
|
||
<field name="countBaruL" class="java.lang.Long"/>
|
||
<field name="countBaruP" class="java.lang.Long"/>
|
||
<field name="countLamaL" class="java.lang.Long"/>
|
||
<field name="countLamaP" class="java.lang.Long"/>
|
||
<field name="totalStatusPasien" class="java.lang.Long"/>
|
||
<variable name="countBaruL_1" class="java.lang.Long" calculation="Sum">
|
||
<variableExpression><![CDATA[$F{countBaruL}]]></variableExpression>
|
||
</variable>
|
||
<variable name="countBaruP_1" class="java.lang.Long" calculation="Sum">
|
||
<variableExpression><![CDATA[$F{countBaruP}]]></variableExpression>
|
||
</variable>
|
||
<variable name="countLamaL_1" class="java.lang.Long" calculation="Sum">
|
||
<variableExpression><![CDATA[$F{countLamaL}]]></variableExpression>
|
||
</variable>
|
||
<variable name="countLamaP_1" class="java.lang.Long" calculation="Sum">
|
||
<variableExpression><![CDATA[$F{countLamaP}]]></variableExpression>
|
||
</variable>
|
||
<background>
|
||
<band splitType="Stretch"/>
|
||
</background>
|
||
<title>
|
||
<band height="123" splitType="Stretch">
|
||
<staticText>
|
||
<reportElement x="1" y="90" width="589" height="20" uuid="50ff6c13-3d3c-43cd-8966-b56ae8c5e770"/>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="14" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[LAPORAN KUNJUNGAN PASIEN BERDASARKAN STATUS DAN JENIS OPERASI]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement x="0" y="56" width="590" height="17" uuid="89bea703-07a5-4c21-8ad8-500f9beccc2a"/>
|
||
<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 x="154" y="3" width="400" height="53" uuid="2125320a-97c9-4937-919d-4bc17d244608"/>
|
||
<imageExpression><![CDATA["../images/logoHarkit.png"]]></imageExpression>
|
||
</image>
|
||
</band>
|
||
</title>
|
||
<pageHeader>
|
||
<band height="84" splitType="Stretch">
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="1" y="23" width="111" height="60" backcolor="#999999" uuid="8a5ab833-d6ec-4261-9aeb-83419580495d"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Periode]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="112" y="23" width="182" height="60" backcolor="#999999" uuid="248560a3-4ae6-457f-82dc-f2d51c8ed69c"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Ruangan]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="294" y="43" width="104" height="20" backcolor="#999999" uuid="6334f36a-0b04-47ed-b32e-8c21b60b677f"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Baru]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="294" y="63" width="53" height="20" backcolor="#999999" uuid="b94f1d23-d45a-49fb-b07b-d5cfe24168d8"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[L]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="398" y="63" width="55" height="20" backcolor="#999999" uuid="76668763-10ac-459b-9c55-f20646fa29f6"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[L]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="398" y="43" width="105" height="20" backcolor="#999999" uuid="2259ffb0-0ade-4360-a92d-5ff3943639fa"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Lama]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="294" y="23" width="296" height="20" backcolor="#999999" uuid="1bf313f7-d2bf-4077-b6e1-b4cdd8ad2cbc"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Status Pasien]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="453" y="63" width="50" height="20" backcolor="#999999" uuid="227f0a20-ffd7-413a-803c-855e958be5ac"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[P]]></text>
|
||
</staticText>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="503" y="43" width="87" height="40" backcolor="#999999" uuid="e2530fe0-6e2f-4e9a-a27b-0d0cb18ec7fd"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[Total]]></text>
|
||
</staticText>
|
||
<textField>
|
||
<reportElement x="303" y="3" width="287" height="20" uuid="a92e35d7-3318-4443-ab86-c1252287cc2f"/>
|
||
<textElement textAlignment="Right" verticalAlignment="Middle">
|
||
<font size="12" isBold="true"/>
|
||
<paragraph leftIndent="5" rightIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA["Periode : "+$P{startDate}+" s/d "+$P{endDate}]]></textFieldExpression>
|
||
</textField>
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="347" y="63" width="51" height="20" backcolor="#999999" uuid="f1defbc5-df65-4f82-861c-b01fc2ec1955"/>
|
||
<box>
|
||
<topPen lineWidth="1.0"/>
|
||
<leftPen lineWidth="1.0"/>
|
||
<bottomPen lineWidth="1.0"/>
|
||
<rightPen lineWidth="1.0"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<font size="10" isBold="true"/>
|
||
</textElement>
|
||
<text><![CDATA[P]]></text>
|
||
</staticText>
|
||
</band>
|
||
</pageHeader>
|
||
<detail>
|
||
<band height="23" splitType="Stretch">
|
||
<textField>
|
||
<reportElement x="1" y="0" width="111" height="20" uuid="382839a8-ef85-40dd-ae4c-0d454d172ee2"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{periode}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="112" y="0" width="182" height="20" uuid="073593f5-2808-4d3a-b889-526d30ba44ab"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{ruangan}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="294" y="0" width="53" height="20" uuid="be71ddc0-c410-44c8-8d60-875889a60d69"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{countBaruL}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="347" y="0" width="51" height="20" uuid="3438c645-cd5e-4132-aac8-af50851414ad"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{countBaruP}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="398" y="0" width="55" height="20" uuid="45028786-3561-45a5-b26f-5f1f1bb6cf64"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{countLamaL}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="454" y="0" width="49" height="20" uuid="88eb9299-3c05-4f5a-b022-62e36194c5e5"/>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$F{countLamaP}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement x="503" y="0" width="87" height="20" uuid="12b6d5ab-0d23-4730-bd4f-2865243c2c47"/>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[new java.lang.Long(($F{countBaruL}==null?new java.lang.Long(0):$F{countBaruL})+($F{countLamaL}==null?new java.lang.Long(0):$F{countLamaL})+($F{countBaruP}==null?new java.lang.Long(0):$F{countBaruP})+($F{countLamaP}==null?new java.lang.Long(0):$F{countLamaP}))]]></textFieldExpression>
|
||
</textField>
|
||
<line>
|
||
<reportElement x="0" y="21" width="589" height="1" uuid="4e3c61e0-2ce1-4984-8af5-e342690afa19"/>
|
||
</line>
|
||
</band>
|
||
</detail>
|
||
<summary>
|
||
<band height="21" splitType="Stretch">
|
||
<staticText>
|
||
<reportElement mode="Opaque" x="1" y="0" width="293" height="20" backcolor="#999999" uuid="a9766adc-efba-4f1e-aa61-c9bba56e72d2"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle"/>
|
||
<text><![CDATA[Total]]></text>
|
||
</staticText>
|
||
<textField>
|
||
<reportElement mode="Opaque" x="399" y="0" width="55" height="20" backcolor="#999999" uuid="c7e73215-0155-4d75-bb02-899fd88df0ce"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$V{countLamaL_1}==null?"0":$V{countLamaL_1}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement mode="Opaque" x="347" y="0" width="52" height="20" backcolor="#999999" uuid="e89e5898-f878-4f81-8c13-61a47f9e788a"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$V{countBaruP_1}==null?"0":$V{countBaruP_1}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement mode="Opaque" x="503" y="0" width="86" height="20" backcolor="#999999" uuid="2d51106c-2058-43f1-8fe9-92975aa131eb"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement textAlignment="Center" verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[new java.lang.Long(($V{countBaruL_1}==null?new java.lang.Long(0):$V{countBaruL_1})+($V{countLamaL_1}==null?new java.lang.Long(0):$V{countLamaL_1})+($V{countBaruP_1}==null?new java.lang.Long(0):$V{countBaruP_1})+($V{countLamaP_1}==null?new java.lang.Long(0):$V{countLamaP_1}))]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement mode="Opaque" x="294" y="0" width="53" height="20" backcolor="#999999" uuid="a9c745b5-462a-4908-9739-f98df30e2a9f"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$V{countBaruL_1}==null?"0":$V{countBaruL_1}]]></textFieldExpression>
|
||
</textField>
|
||
<textField>
|
||
<reportElement mode="Opaque" x="453" y="0" width="50" height="20" backcolor="#999999" uuid="0afee01c-aad7-4b06-9efb-2644931a4ce2"/>
|
||
<box>
|
||
<topPen lineWidth="0.5"/>
|
||
<leftPen lineWidth="0.5"/>
|
||
<bottomPen lineWidth="0.5"/>
|
||
<rightPen lineWidth="0.5"/>
|
||
</box>
|
||
<textElement verticalAlignment="Middle">
|
||
<paragraph leftIndent="5"/>
|
||
</textElement>
|
||
<textFieldExpression><![CDATA[$V{countLamaP_1}==null?"0":$V{countLamaP_1}]]></textFieldExpression>
|
||
</textField>
|
||
</band>
|
||
</summary>
|
||
</jasperReport>
|