This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*! | |
* Bootstrap v3.3.7 (http://getbootstrap.com) | |
* Copyright 2011-2017 Twitter, Inc. | |
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) | |
*/ | |
/*! | |
* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=4d87d969834f8a2348eb6374be4615a5) | |
* Config saved to config.json and https://gist.github.com/4d87d969834f8a2348eb6374be4615a5 | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
version: '3.3' | |
services: | |
db: | |
image: mysql:5.7 | |
volumes: | |
- db_data:/var/lib/mysql | |
restart: always | |
networks: | |
- myvlan |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
icd10cm,desc_short,desc_long,ED_Care_Needed__not_Preventable_,ED_Care_Needed__Preventable_Avoi,Emergent__PC_Treatable,Non_Emergent,Alcohol,Drug,Injury,Psych,Unclassified | |
A000,"Cholera due to Vibrio cholerae 01, biovar cholerae","Cholera due to Vibrio cholerae 01, biovar cholerae",0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A001,"Cholera due to Vibrio cholerae 01, biovar eltor","Cholera due to Vibrio cholerae 01, biovar eltor",0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A009,"Cholera, unspecified","Cholera, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0100,"Typhoid fever, unspecified","Typhoid fever, unspecified",0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0101,Typhoid meningitis,Typhoid meningitis,0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0102,Typhoid fever with heart involvement,Typhoid fever with heart involvement,0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0103,Typhoid pneumonia,Typhoid pneumonia,0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0104,Typhoid arthritis,Typhoid arthritis,0%,0%,0%,0%,0%,0%,0%,0%,100% | |
A0105,Typhoid osteomyelitis,Typhoid osteomyelitis,0%,0%,0%,0%,0%,0%,0%,0%,100% |