<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40">
 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  <Author>Juan Ramon</Author>
  <LastAuthor>Luis .</LastAuthor>
  <LastPrinted>2021-11-03T20:20:53Z</LastPrinted>
  <Created>2021-09-24T14:56:58Z</Created>
  <LastSaved>2023-10-06T22:11:57Z</LastSaved>
  <Company>Hewlett-Packard Company</Company>
  <Version>16.00</Version>
 </DocumentProperties>
 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  <AllowPNG/>
 </OfficeDocumentSettings>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>15585</WindowHeight>
  <WindowWidth>14610</WindowWidth>
  <WindowTopX>32767</WindowTopX>
  <WindowTopY>32767</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s16">
   <Alignment ss:Horizontal="Center" ss:Vertical="Bottom"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Datos">
  <Table ss:ExpandedColumnCount="7" ss:ExpandedRowCount="4" x:FullColumns="1"
   x:FullRows="1" ss:DefaultColumnWidth="60" ss:DefaultRowHeight="15">
   <Column ss:AutoFitWidth="0" ss:Width="210"/>
   <Column ss:Width="185.25"/>
   <Column ss:Index="4" ss:Width="100.5" ss:Span="1"/>
   <Column ss:Index="7" ss:Width="71.25"/>
   <Row>
    <Cell><Data ss:Type="String">Descripcion</Data></Cell>
    <Cell><Data ss:Type="String">Subdireccion a cargo</Data></Cell>
    <Cell><Data ss:Type="String">Genero</Data></Cell>
    <Cell><Data ss:Type="String">Tipo_Atencion</Data></Cell>
    <Cell><Data ss:Type="String">Lugar de Atencion</Data></Cell>
    <Cell><Data ss:Type="String">Cantidad</Data></Cell>
    <Cell><Data ss:Type="String">Protencentaje</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Atencion a Personal Policial y Beneficiarios</Data></Cell>
    <Cell><Data ss:Type="String">Subdireccion General de Salud Policial</Data></Cell>
    <Cell><Data ss:Type="String">Hombres</Data></Cell>
    <Cell><Data ss:Type="String">Medico-Hospitalario</Data></Cell>
    <Cell><Data ss:Type="String">Guatemala</Data></Cell>
    <Cell ss:StyleID="s16"><Data ss:Type="Number">29381</Data></Cell>
    <Cell ss:StyleID="s16"><Data ss:Type="Number">0.503</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Atencion a Personal Policial y Beneficiarios</Data></Cell>
    <Cell><Data ss:Type="String">Subdireccion General de Salud Policial</Data></Cell>
    <Cell><Data ss:Type="String">Mujeres</Data></Cell>
    <Cell><Data ss:Type="String">Medico-Hospitalario</Data></Cell>
    <Cell><Data ss:Type="String">Guatemala</Data></Cell>
    <Cell ss:StyleID="s16"><Data ss:Type="Number">29025</Data></Cell>
    <Cell ss:StyleID="s16"><Data ss:Type="Number">0.497</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">Total</Data></Cell>
    <Cell ss:Index="6" ss:StyleID="s16"><Data ss:Type="Number">58406</Data></Cell>
    <Cell ss:StyleID="s16"><Data ss:Type="Number">1</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <Selected/>
   <Panes>
    <Pane>
     <Number>3</Number>
     <ActiveRow>17</ActiveRow>
     <ActiveCol>1</ActiveCol>
    </Pane>
   </Panes>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>
