高血压人群.json 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014
  1. {
  2. "高血压人群": {
  3. "总人数": "252365",
  4. "上月新增": "252",
  5. "环比": "12%"
  6. },
  7. "糖尿病人群": {
  8. "总人数": "242365",
  9. "上月新增": "360",
  10. "环比": "10%"
  11. },
  12. "孕产妇人群": {
  13. "总人数": "165236",
  14. "上月新增": "180",
  15. "环比": "6%"
  16. },
  17. "65岁以上老年人人数": {
  18. "总人数": "96359",
  19. "上月新增": "215",
  20. "环比": "17%"
  21. },
  22. "town": [
  23. {
  24. "townName": "港北区",
  25. "result": "26531"
  26. },
  27. {
  28. "townName": "港南区",
  29. "result": "25634"
  30. },
  31. {
  32. "townName": "覃塘区",
  33. "result": "12587"
  34. },
  35. {
  36. "townName": "平南县",
  37. "result": "74128"
  38. },
  39. {
  40. "townName": "桂平市",
  41. "result": "113485"
  42. }
  43. ],
  44. "重点服务人群增加趋势": {
  45. "本月": {
  46. "title": {
  47. "text": "出院患者平均住院床日数趋势图",
  48. "x": "center"
  49. },
  50. "tooltip": {
  51. "trigger": "axis"
  52. },
  53. "grid": {
  54. "x2": "80px",
  55. "y2": "50px",
  56. "x": "50px",
  57. "y": "40px"
  58. },
  59. "xAxis": [
  60. {
  61. "type": "category",
  62. "name": "",
  63. "data": [
  64. "01",
  65. "02",
  66. "03",
  67. "04",
  68. "05",
  69. "06",
  70. "07",
  71. "08"
  72. ]
  73. }
  74. ],
  75. "yAxis": [
  76. {
  77. "type": "value",
  78. "name": ""
  79. }
  80. ],
  81. "series": [
  82. {
  83. "smooth": true,
  84. "name": "平均床日数",
  85. "type": "bar",
  86. "itemStyle": {
  87. "normal": {
  88. "lineStyle": {
  89. "shadowColor": "rgba(0,0,0,0.4)"
  90. }
  91. }
  92. },
  93. "data": [
  94. "6",
  95. "7",
  96. "5",
  97. "5",
  98. "6",
  99. "7",
  100. "5",
  101. "3"
  102. ]
  103. },
  104. {
  105. "smooth": true,
  106. "name": "环比",
  107. "type": "line",
  108. "itemStyle": {
  109. "normal": {
  110. "lineStyle": {
  111. "shadowColor": "rgba(0,0,0,0.4)"
  112. }
  113. }
  114. },
  115. "data": [
  116. "35",
  117. "37",
  118. "37",
  119. "39",
  120. "35",
  121. "34",
  122. "25",
  123. "23"
  124. ]
  125. }
  126. ]
  127. },
  128. "本季": {
  129. "title": {
  130. "text": "出院患者平均住院床日数趋势图",
  131. "x": "center"
  132. },
  133. "tooltip": {
  134. "trigger": "axis"
  135. },
  136. "grid": {
  137. "x2": "80px",
  138. "y2": "50px",
  139. "x": "50px",
  140. "y": "40px"
  141. },
  142. "xAxis": [
  143. {
  144. "type": "category",
  145. "name": "",
  146. "data": [
  147. "2018-07"
  148. ]
  149. }
  150. ],
  151. "yAxis": [
  152. {
  153. "type": "value",
  154. "name": ""
  155. }
  156. ],
  157. "series": [
  158. {
  159. "smooth": true,
  160. "name": "平均床日数",
  161. "type": "bar",
  162. "itemStyle": {
  163. "normal": {
  164. "lineStyle": {
  165. "shadowColor": "rgba(0,0,0,0.4)"
  166. }
  167. }
  168. },
  169. "data": [
  170. "7"
  171. ]
  172. },
  173. {
  174. "smooth": true,
  175. "name": "环比",
  176. "type": "line",
  177. "itemStyle": {
  178. "normal": {
  179. "lineStyle": {
  180. "shadowColor": "rgba(0,0,0,0.4)"
  181. }
  182. }
  183. },
  184. "data": [
  185. "33"
  186. ]
  187. }
  188. ]
  189. },
  190. "本年": {
  191. "title": {
  192. "text": "出院患者平均住院床日数趋势图",
  193. "x": "center"
  194. },
  195. "tooltip": {
  196. "trigger": "axis"
  197. },
  198. "grid": {
  199. "x2": "80px",
  200. "y2": "50px",
  201. "x": "50px",
  202. "y": "40px"
  203. },
  204. "xAxis": [
  205. {
  206. "type": "category",
  207. "name": "",
  208. "data": [
  209. "2018-01",
  210. "2018-02",
  211. "2018-03",
  212. "2018-04",
  213. "2018-05",
  214. "2018-06"
  215. ]
  216. }
  217. ],
  218. "yAxis": [
  219. {
  220. "type": "value",
  221. "name": ""
  222. }
  223. ],
  224. "series": [
  225. {
  226. "smooth": true,
  227. "name": "平均床日数",
  228. "type": "bar",
  229. "itemStyle": {
  230. "normal": {
  231. "lineStyle": {
  232. "shadowColor": "rgba(0,0,0,0.4)"
  233. }
  234. }
  235. },
  236. "data": [
  237. "5",
  238. "3",
  239. "4",
  240. "5",
  241. "6",
  242. "7"
  243. ]
  244. },
  245. {
  246. "smooth": true,
  247. "name": "环比",
  248. "type": "line",
  249. "itemStyle": {
  250. "normal": {
  251. "lineStyle": {
  252. "shadowColor": "rgba(0,0,0,0.4)"
  253. }
  254. }
  255. },
  256. "data": [
  257. "25",
  258. "23",
  259. "28",
  260. "30",
  261. "31",
  262. "35"
  263. ]
  264. }
  265. ]
  266. }
  267. },
  268. "本月高并发疾病": {
  269. "全部": {
  270. "本月": {
  271. "title": {
  272. "text": "全部",
  273. "x": "center"
  274. },
  275. "tooltip": {
  276. "trigger": "axis"
  277. },
  278. "grid": {
  279. "x2": "80px",
  280. "y2": "50px",
  281. "x": "50px",
  282. "y": "40px"
  283. },
  284. "xAxis": [
  285. {
  286. "type": "category",
  287. "name": "",
  288. "data": [
  289. "大肠杆菌性肠炎",
  290. "感染性腹泻",
  291. "胃肠炎",
  292. "糖尿病",
  293. "高血压病",
  294. "脑结核瘤",
  295. "骨结核",
  296. "肾结核",
  297. "心脏病",
  298. "急性脑膜炎球菌血症"
  299. ]
  300. }
  301. ],
  302. "yAxis": [
  303. {
  304. "type": "value",
  305. "name": ""
  306. }
  307. ],
  308. "series": [
  309. {
  310. "smooth": true,
  311. "name": "门急诊疾病情况",
  312. "type": "bar",
  313. "itemStyle": {
  314. "normal": {
  315. "lineStyle": {
  316. "shadowColor": "rgba(0,0,0,0.4)"
  317. }
  318. }
  319. },
  320. "data": [
  321. "2741",
  322. "2435",
  323. "1102",
  324. "544",
  325. "520",
  326. "446",
  327. "408",
  328. "315",
  329. "225",
  330. "101"
  331. ]
  332. },
  333. {
  334. "smooth": true,
  335. "name": "住院疾病情况",
  336. "type": "bar",
  337. "itemStyle": {
  338. "normal": {
  339. "lineStyle": {
  340. "shadowColor": "rgba(0,0,0,0.4)"
  341. }
  342. }
  343. },
  344. "data": [
  345. "3741",
  346. "3435",
  347. "1302",
  348. "684",
  349. "600",
  350. "546",
  351. "521",
  352. "463",
  353. "325",
  354. "301"
  355. ]
  356. }
  357. ]
  358. },
  359. "本季": {
  360. "title": {
  361. "text": "全部",
  362. "x": "center"
  363. },
  364. "tooltip": {
  365. "trigger": "axis"
  366. },
  367. "grid": {
  368. "x2": "80px",
  369. "y2": "50px",
  370. "x": "50px",
  371. "y": "40px"
  372. },
  373. "xAxis": [
  374. {
  375. "type": "category",
  376. "name": "",
  377. "data": [
  378. "大肠杆菌性肠炎",
  379. "感染性腹泻",
  380. "胃肠炎",
  381. "糖尿病",
  382. "高血压病",
  383. "脑结核瘤",
  384. "骨结核",
  385. "肾结核",
  386. "心脏病",
  387. "急性脑膜炎球菌血症"
  388. ]
  389. }
  390. ],
  391. "yAxis": [
  392. {
  393. "type": "value",
  394. "name": ""
  395. }
  396. ],
  397. "series": [
  398. {
  399. "smooth": true,
  400. "name": "门急诊疾病情况",
  401. "type": "bar",
  402. "itemStyle": {
  403. "normal": {
  404. "lineStyle": {
  405. "shadowColor": "rgba(0,0,0,0.4)"
  406. }
  407. }
  408. },
  409. "data": [
  410. "7214",
  411. "6235",
  412. "4210",
  413. "1524",
  414. "1378",
  415. "1215",
  416. "635",
  417. "417",
  418. "365",
  419. "285"
  420. ]
  421. },
  422. {
  423. "smooth": true,
  424. "name": "住院疾病情况",
  425. "type": "bar",
  426. "itemStyle": {
  427. "normal": {
  428. "lineStyle": {
  429. "shadowColor": "rgba(0,0,0,0.4)"
  430. }
  431. }
  432. },
  433. "data": [
  434. "9214",
  435. "8725",
  436. "3605",
  437. "2136",
  438. "1934",
  439. "1732",
  440. "1278",
  441. "1362",
  442. "954",
  443. "874"
  444. ]
  445. }
  446. ]
  447. },
  448. "本年": {
  449. "title": {
  450. "text": "本年疾病情况",
  451. "x": "center"
  452. },
  453. "tooltip": {
  454. "trigger": "axis"
  455. },
  456. "grid": {
  457. "x2": "80px",
  458. "y2": "50px",
  459. "x": "50px",
  460. "y": "40px"
  461. },
  462. "xAxis": [
  463. {
  464. "type": "category",
  465. "name": "",
  466. "data": [
  467. "大肠杆菌性肠炎",
  468. "感染性腹泻",
  469. "胃肠炎",
  470. "糖尿病",
  471. "高血压病",
  472. "脑结核瘤",
  473. "骨结核",
  474. "肾结核",
  475. "心脏病",
  476. "急性脑膜炎球菌血症"
  477. ]
  478. }
  479. ],
  480. "yAxis": [
  481. {
  482. "type": "value",
  483. "name": ""
  484. }
  485. ],
  486. "series": [
  487. {
  488. "smooth": true,
  489. "name": "门急诊疾病情况",
  490. "type": "bar",
  491. "itemStyle": {
  492. "normal": {
  493. "lineStyle": {
  494. "shadowColor": "rgba(0,0,0,0.4)"
  495. }
  496. }
  497. },
  498. "data": [
  499. "27410",
  500. "24350",
  501. "11020",
  502. "5440",
  503. "5200",
  504. "4460",
  505. "4080",
  506. "3150",
  507. "2250",
  508. "1010"
  509. ]
  510. },
  511. {
  512. "smooth": true,
  513. "name": "住院疾病情况",
  514. "type": "bar",
  515. "itemStyle": {
  516. "normal": {
  517. "lineStyle": {
  518. "shadowColor": "rgba(0,0,0,0.4)"
  519. }
  520. }
  521. },
  522. "data": [
  523. "37410",
  524. "34350",
  525. "13020",
  526. "6840",
  527. "6000",
  528. "5460",
  529. "5210",
  530. "4630",
  531. "3250",
  532. "3010"
  533. ]
  534. }
  535. ]
  536. }
  537. },
  538. "住院": [
  539. {
  540. "本月": {
  541. "title": {
  542. "text": "住院",
  543. "x": "center"
  544. },
  545. "tooltip": {
  546. "trigger": "axis"
  547. },
  548. "grid": {
  549. "x2": "80px",
  550. "y2": "50px",
  551. "x": "50px",
  552. "y": "40px"
  553. },
  554. "xAxis": [
  555. {
  556. "type": "category",
  557. "name": "",
  558. "data": [
  559. "大肠杆菌性肠炎",
  560. "感染性腹泻",
  561. "胃肠炎",
  562. "糖尿病",
  563. "高血压病",
  564. "脑结核瘤",
  565. "骨结核",
  566. "肾结核",
  567. "心脏病",
  568. "急性脑膜炎球菌血症"
  569. ]
  570. }
  571. ],
  572. "yAxis": [
  573. {
  574. "type": "value",
  575. "name": ""
  576. }
  577. ],
  578. "series": [
  579. {
  580. "smooth": true,
  581. "name": "住院疾病情况",
  582. "type": "bar",
  583. "itemStyle": {
  584. "normal": {
  585. "lineStyle": {
  586. "shadowColor": "rgba(0,0,0,0.4)"
  587. }
  588. }
  589. },
  590. "data": [
  591. "3741",
  592. "3435",
  593. "1302",
  594. "684",
  595. "600",
  596. "546",
  597. "521",
  598. "463",
  599. "325",
  600. "301"
  601. ]
  602. }
  603. ]
  604. }
  605. },
  606. {
  607. "本季": {
  608. "title": {
  609. "text": "住院",
  610. "x": "center"
  611. },
  612. "tooltip": {
  613. "trigger": "axis"
  614. },
  615. "grid": {
  616. "x2": "80px",
  617. "y2": "50px",
  618. "x": "50px",
  619. "y": "40px"
  620. },
  621. "xAxis": [
  622. {
  623. "type": "category",
  624. "name": "",
  625. "data": [
  626. "大肠杆菌性肠炎",
  627. "感染性腹泻",
  628. "胃肠炎",
  629. "糖尿病",
  630. "高血压病",
  631. "脑结核瘤",
  632. "骨结核",
  633. "肾结核",
  634. "心脏病",
  635. "急性脑膜炎球菌血症"
  636. ]
  637. }
  638. ],
  639. "yAxis": [
  640. {
  641. "type": "value",
  642. "name": ""
  643. }
  644. ],
  645. "series": [
  646. {
  647. "smooth": true,
  648. "name": "住院疾病情况",
  649. "type": "bar",
  650. "itemStyle": {
  651. "normal": {
  652. "lineStyle": {
  653. "shadowColor": "rgba(0,0,0,0.4)"
  654. }
  655. }
  656. },
  657. "data": [
  658. "9214",
  659. "8725",
  660. "3605",
  661. "2136",
  662. "1934",
  663. "1732",
  664. "1278",
  665. "1362",
  666. "954",
  667. "874"
  668. ]
  669. }
  670. ]
  671. }
  672. },
  673. {
  674. "本年": {
  675. "title": {
  676. "text": "住院",
  677. "x": "center"
  678. },
  679. "tooltip": {
  680. "trigger": "axis"
  681. },
  682. "grid": {
  683. "x2": "80px",
  684. "y2": "50px",
  685. "x": "50px",
  686. "y": "40px"
  687. },
  688. "xAxis": [
  689. {
  690. "type": "category",
  691. "name": "",
  692. "data": [
  693. "大肠杆菌性肠炎",
  694. "感染性腹泻",
  695. "胃肠炎",
  696. "糖尿病",
  697. "高血压病",
  698. "脑结核瘤",
  699. "骨结核",
  700. "肾结核",
  701. "心脏病",
  702. "急性脑膜炎球菌血症"
  703. ]
  704. }
  705. ],
  706. "yAxis": [
  707. {
  708. "type": "value",
  709. "name": ""
  710. }
  711. ],
  712. "series": [
  713. {
  714. "smooth": true,
  715. "name": "住院疾病情况",
  716. "type": "bar",
  717. "itemStyle": {
  718. "normal": {
  719. "lineStyle": {
  720. "shadowColor": "rgba(0,0,0,0.4)"
  721. }
  722. }
  723. },
  724. "data": [
  725. "37410",
  726. "34350",
  727. "13020",
  728. "6840",
  729. "6000",
  730. "5460",
  731. "5210",
  732. "4630",
  733. "3250",
  734. "3010"
  735. ]
  736. }
  737. ]
  738. }
  739. }
  740. ],
  741. "门诊": [
  742. {
  743. "本月": {
  744. "title": {
  745. "text": "门诊",
  746. "x": "center"
  747. },
  748. "tooltip": {
  749. "trigger": "axis"
  750. },
  751. "grid": {
  752. "x2": "80px",
  753. "y2": "50px",
  754. "x": "50px",
  755. "y": "40px"
  756. },
  757. "xAxis": [
  758. {
  759. "type": "category",
  760. "name": "",
  761. "data": [
  762. "大肠杆菌性肠炎",
  763. "感染性腹泻",
  764. "胃肠炎",
  765. "糖尿病",
  766. "高血压病",
  767. "脑结核瘤",
  768. "骨结核",
  769. "肾结核",
  770. "心脏病",
  771. "急性脑膜炎球菌血症"
  772. ]
  773. }
  774. ],
  775. "yAxis": [
  776. {
  777. "type": "value",
  778. "name": ""
  779. }
  780. ],
  781. "series": [
  782. {
  783. "smooth": true,
  784. "name": "门急诊疾病情况",
  785. "type": "bar",
  786. "itemStyle": {
  787. "normal": {
  788. "lineStyle": {
  789. "shadowColor": "rgba(0,0,0,0.4)"
  790. }
  791. }
  792. },
  793. "data": [
  794. "2741",
  795. "2435",
  796. "1102",
  797. "544",
  798. "520",
  799. "446",
  800. "408",
  801. "315",
  802. "225",
  803. "101"
  804. ]
  805. }
  806. ]
  807. }
  808. },
  809. {
  810. "本季": {
  811. "title": {
  812. "text": "门诊",
  813. "x": "center"
  814. },
  815. "tooltip": {
  816. "trigger": "axis"
  817. },
  818. "grid": {
  819. "x2": "80px",
  820. "y2": "50px",
  821. "x": "50px",
  822. "y": "40px"
  823. },
  824. "xAxis": [
  825. {
  826. "type": "category",
  827. "name": "",
  828. "data": [
  829. "大肠杆菌性肠炎",
  830. "感染性腹泻",
  831. "胃肠炎",
  832. "糖尿病",
  833. "高血压病",
  834. "脑结核瘤",
  835. "骨结核",
  836. "肾结核",
  837. "心脏病",
  838. "急性脑膜炎球菌血症"
  839. ]
  840. }
  841. ],
  842. "yAxis": [
  843. {
  844. "type": "value",
  845. "name": ""
  846. }
  847. ],
  848. "series": [
  849. {
  850. "smooth": true,
  851. "name": "门急诊疾病情况",
  852. "type": "bar",
  853. "itemStyle": {
  854. "normal": {
  855. "lineStyle": {
  856. "shadowColor": "rgba(0,0,0,0.4)"
  857. }
  858. }
  859. },
  860. "data": [
  861. "7214",
  862. "6235",
  863. "4210",
  864. "1524",
  865. "1378",
  866. "1215",
  867. "635",
  868. "417",
  869. "365",
  870. "285"
  871. ]
  872. }
  873. ]
  874. }
  875. },
  876. {
  877. "本年": {
  878. "title": {
  879. "text": "门诊",
  880. "x": "center"
  881. },
  882. "tooltip": {
  883. "trigger": "axis"
  884. },
  885. "grid": {
  886. "x2": "80px",
  887. "y2": "50px",
  888. "x": "50px",
  889. "y": "40px"
  890. },
  891. "xAxis": [
  892. {
  893. "type": "category",
  894. "name": "",
  895. "data": [
  896. "大肠杆菌性肠炎",
  897. "感染性腹泻",
  898. "胃肠炎",
  899. "糖尿病",
  900. "高血压病",
  901. "脑结核瘤",
  902. "骨结核",
  903. "肾结核",
  904. "心脏病",
  905. "急性脑膜炎球菌血症"
  906. ]
  907. }
  908. ],
  909. "yAxis": [
  910. {
  911. "type": "value",
  912. "name": ""
  913. }
  914. ],
  915. "series": [
  916. {
  917. "smooth": true,
  918. "name": "门急诊疾病情况",
  919. "type": "bar",
  920. "itemStyle": {
  921. "normal": {
  922. "lineStyle": {
  923. "shadowColor": "rgba(0,0,0,0.4)"
  924. }
  925. }
  926. },
  927. "data": [
  928. "27410",
  929. "24350",
  930. "11020",
  931. "5440",
  932. "5200",
  933. "4460",
  934. "4080",
  935. "3150",
  936. "2250",
  937. "1010"
  938. ]
  939. }
  940. ]
  941. }
  942. }
  943. ]
  944. },
  945. "死亡原因": {
  946. "title": {
  947. "text": "性别分布",
  948. "subtext": "性别分布",
  949. "x": "center"
  950. },
  951. "tooltip": {
  952. "trigger": "item"
  953. },
  954. "series": [
  955. {
  956. "center": [
  957. "50%",
  958. "50%"
  959. ],
  960. "radius": "40%",
  961. "name": "",
  962. "type": "pie",
  963. "itemStyle": {
  964. "normal": {
  965. "label": {
  966. "show": false
  967. },
  968. "labelLine": {
  969. "show": false
  970. }
  971. }
  972. },
  973. "data": [
  974. {
  975. "name": "恶性肿瘤",
  976. "value": "21365"
  977. },
  978. {
  979. "name": "脑血管疾病",
  980. "value": "188524"
  981. },
  982. {
  983. "name": "心脏病",
  984. "value": "14578"
  985. },
  986. {
  987. "name": "呼吸系统疾病",
  988. "value": "12635"
  989. },
  990. {
  991. "name": "损伤和中毒",
  992. "value": "15503"
  993. },
  994. {
  995. "name": "消化系统疾病",
  996. "value": "45621"
  997. },
  998. {
  999. "name": "内分泌、营养和代谢疾病",
  1000. "value": "63215"
  1001. },
  1002. {
  1003. "name": "必尿生殖系统疾病",
  1004. "value": "32542"
  1005. },
  1006. {
  1007. "name": "其他疾病",
  1008. "value": "84523"
  1009. }
  1010. ]
  1011. }
  1012. ]
  1013. }
  1014. }