smoking-cessation-interview-sheets-jp
Version:
Interview sheets for smoking cessation in Japanese
23 lines (19 loc) • 942 B
Markdown
# smoking-cessation-interview-sheets-jp
禁煙関連問診票一覧
下記の問診票が入っています。
- [tds-test-ja](https://github.com/CureApp/tds-test-ja)
- [ftnd-test-ja](https://github.com/CureApp/ftnd-test-ja)
- [ktsnd-test-ja](https://github.com/CureApp/ktsnd-test-ja)
- [mpss-test-ja](https://github.com/CureApp/mpss-test-ja)
- [ftcq-12-ja](https://github.com/CureApp/ftcq-12-ja)
# usage
```js
var sheets = require('smoking-cessation-interview-sheets-jp');
sheets.tds.getQuestions();
```
下記のプロパティがあり、それぞれに、対応したライブラリが格納されています
- tds : [tds-test-ja](https://github.com/CureApp/tds-test-ja)
- ftnd : [ftnd-test-ja](https://github.com/CureApp/ftnd-test-ja)
- ktsnd : [ktsnd-test-ja](https://github.com/CureApp/ktsnd-test-ja)
- mpss : [mpss-test-ja](https://github.com/CureApp/mpss-test-ja)
- ftcq12 : [ftcq-12-ja](https://github.com/CureApp/ftcq-12-ja)