2021-01-07 11:34:56 +07:00

174 lines
7.5 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="lapBukuRegisterMasukRi" pageWidth="870" pageHeight="595" orientation="Landscape" columnWidth="830" leftMargin="20" rightMargin="20" topMargin="20" bottomMargin="20" uuid="8f989d7a-d471-4abe-a6d3-d5771bd2eec8">
<property name="ireport.zoom" value="1.0"/>
<property name="ireport.x" value="0"/>
<property name="ireport.y" value="0"/>
<style name="Crosstab Data Text" hAlign="Center"/>
<parameter name="startDate" class="java.lang.String"/>
<parameter name="endDate" class="java.lang.String"/>
<field name="noCm" class="java.lang.String"/>
<field name="namaPasien" class="java.lang.String"/>
<field name="kondisiPasien" class="java.lang.String"/>
<field name="statusKeluar" class="java.lang.String"/>
<field name="tglMasuk" class="java.lang.String"/>
<field name="tglKeluar" class="java.lang.String"/>
<field name="judul" class="java.lang.String"/>
<field name="ruangan" class="java.lang.String"/>
<background>
<band splitType="Stretch"/>
</background>
<title>
<band height="135" splitType="Stretch">
<staticText>
<reportElement x="1" y="94" width="827" height="20" uuid="2501e880-daf5-4e4b-ab7b-d767a2325d9a"/>
<textElement textAlignment="Center" verticalAlignment="Middle">
<font size="14" isBold="true"/>
</textElement>
<text><![CDATA[LAPORAN SENSUS PASIEN]]></text>
</staticText>
<staticText>
<reportElement x="1" y="63" width="827" height="17" uuid="eee78fb7-82d1-4092-a9e9-56a5d5348e5d"/>
<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="274" y="10" width="400" height="53" uuid="23964e2b-9ac1-49da-9447-dc8a66676a83"/>
<imageExpression><![CDATA["../templates/images/logoHarkit.png"]]></imageExpression>
</image>
</band>
</title>
<summary>
<band height="184" splitType="Stretch">
<crosstab>
<reportElement x="0" y="0" width="830" height="184" uuid="ab22416b-7004-492e-b08d-7ea7f918d87b"/>
<rowGroup name="ruangan" width="70" 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 style="Crosstab Data Text" x="0" y="0" width="70" height="25" uuid="92d152db-61a3-41e2-84b9-f255ac462639"/>
<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 x="0" y="0" width="70" height="25" uuid="703c3b22-cbe0-4f56-bb97-05b6535d19ee"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Total ruangan]]></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 style="Crosstab Data Text" x="0" y="0" width="50" height="30" uuid="d4ca78a0-28a4-4fe5-8b02-8acc6d24f9e4"/>
<textFieldExpression><![CDATA[$V{judul}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabColumnHeader>
<crosstabTotalColumnHeader>
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<staticText>
<reportElement x="0" y="0" width="50" height="30" uuid="1d7cb7b0-eeeb-4084-ac76-da6dedfe2a8c"/>
<textElement textAlignment="Center" verticalAlignment="Middle"/>
<text><![CDATA[Total judul]]></text>
</staticText>
</cellContents>
</crosstabTotalColumnHeader>
</columnGroup>
<columnGroup name="noCm" height="30" totalPosition="End">
<bucket/>
<crosstabColumnHeader>
<cellContents>
<textField>
<reportElement style="Crosstab Data Text" x="0" y="0" width="50" height="30" uuid="b708a36c-e5a0-4e05-8d59-345069b1cc6e"/>
<textFieldExpression><![CDATA[$V{noCm}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabColumnHeader>
<crosstabTotalColumnHeader>
<cellContents/>
</crosstabTotalColumnHeader>
</columnGroup>
<measure name="noCmMeasure" class="java.lang.String">
<measureExpression><![CDATA[$F{noCm}]]></measureExpression>
</measure>
<measure name="namaPasienMeasure" class="java.lang.String">
<measureExpression><![CDATA[$F{namaPasien}]]></measureExpression>
</measure>
<crosstabCell width="50" height="25">
<cellContents>
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement style="Crosstab Data Text" x="0" y="0" width="50" height="25" uuid="0f12497a-fdc8-42df-8e0a-909fe7a184b3"/>
<textFieldExpression><![CDATA[$V{noCmMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell height="25" rowTotalGroup="ruangan">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement style="Crosstab Data Text" x="0" y="0" width="50" height="25" uuid="1e090bfa-c6dd-413d-8dc3-2d04cd23f10e"/>
<textFieldExpression><![CDATA[$V{noCmMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell width="50" columnTotalGroup="judul">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement style="Crosstab Data Text" x="0" y="0" width="50" height="25" uuid="85d1a92f-1665-4536-8358-5b7accc09fe6"/>
<textFieldExpression><![CDATA[$V{noCmMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell rowTotalGroup="ruangan" columnTotalGroup="judul">
<cellContents backcolor="#BFE1FF" mode="Opaque">
<box>
<pen lineWidth="0.5" lineStyle="Solid" lineColor="#000000"/>
</box>
<textField>
<reportElement style="Crosstab Data Text" x="0" y="0" width="50" height="25" uuid="e4ba376f-6a6f-475d-8f76-45da4850746a"/>
<textFieldExpression><![CDATA[$V{noCmMeasure}]]></textFieldExpression>
</textField>
</cellContents>
</crosstabCell>
<crosstabCell columnTotalGroup="noCm">
<cellContents/>
</crosstabCell>
<crosstabCell rowTotalGroup="ruangan" columnTotalGroup="noCm">
<cellContents/>
</crosstabCell>
</crosstab>
</band>
</summary>
</jasperReport>