{% include 'styles.html' %}
記録時刻:{{dic.time}}時
次の時間
時
分
排泄
尿
量
{% if dic.Radio_amount_of_urine == "not_measured" %}
未計測 {% else %}
未計測 {% endif %}
{% if dic.Radio_amount_of_urine == "measurement" %}
{% else %}
{% endif %} {% if dic.urine_measurement == "" %} 計測
mml
{% else %} 計測
mml {% endif %}
色
{% if dic.color_of_urine == 'unconfirmed' %}
未確認
{% else %}
未確認
{% endif %} {% if dic.color_of_urine == '透明' %}
透明
{% else %}
透明
{% endif %} {% if dic.color_of_urine == '薄い黄' %}
薄い黄
{% else %}
薄い黄
{% endif %} {% if dic.color_of_urine == '黄色' %}
黄色
{% else %}
黄色
{% endif %} {% if dic.color_of_urine == '褐色' %}
褐色
{% else %}
褐色
{% endif %} {% if dic.color_of_urine == '赤色' %}
赤色
{% else %}
赤色
{% endif %} {% if dic.color_of_urine == '赤ピンク' %}
赤ピンク
{% else %}
赤ピンク
{% endif %} {% if dic.color_of_urine == '赤茶色' %}
赤茶色
{% else %}
赤茶色
{% endif %} {% if dic.color_of_urine == '茶褐色' %}
茶褐色
{% else %}
茶褐色
{% endif %} {% if dic.color_of_urine == '緑色' %}
緑色
{% else %}
緑色
{% endif %} {% if dic.color_of_urine == '青' %}
青
{% else %}
青
{% endif %} {% if dic.color_of_urine == '白' %}
白
{% else %}
白
{% endif %}
便
形状
ブリストル便性状スケール
{% if dic.shape_of_stool == '0' %}
未確認
{% else %}
未確認
{% endif %} {% if dic.shape_of_stool == '1' %}
1コロコロ
{% else %}
1コロコロ
{% endif %} {% if dic.shape_of_stool == '2' %}
2硬い便
{% else %}
2硬い便
{% endif %} {% if dic.shape_of_stool == '3' %}
3やや硬い便
{% else %}
3やや硬い便
{% endif %} {% if dic.shape_of_stool == '4' %}
4普通
{% else %}
4普通
{% endif %} {% if dic.shape_of_stool == '5' %}
5やや柔らかい
{% else %}
5やや柔らかい
{% endif %} {% if dic.shape_of_stool == '6' %}
6泥状便
{% else %}
6泥状便
{% endif %} {% if dic.shape_of_stool == '7' %}
7水様便
{% else %}
7水様便
{% endif %}
量
{% if dic.amount_of_stool == 'unconfirmed' %}
未確認
{% else %}
未確認
{% endif %} {% if dic.amount_of_stool == '1' %}
1付着
{% else %}
1付着
{% endif %} {% if dic.amount_of_stool == '2' %}
2ウサギの便
{% else %}
2ウサギの便
{% endif %} {% if dic.amount_of_stool == '3' %}
3ウズラの卵くらい
{% else %}
3ウズラの卵くらい
{% endif %} {% if dic.amount_of_stool == '4' %}
4鶏肉くらい
{% else %}
4鶏肉くらい
{% endif %} {% if dic.amount_of_stool == '5' %}
5バナナ1本
{% else %}
5バナナ1本
{% endif %} {% if dic.amount_of_stool == '6' %}
6バナナ1本以上
{% else %}
6バナナ1本以上
{% endif %} {% if dic.amount_of_stool == '7' %}
7水様便
{% else %}
7水様便
{% endif %}
色
{% if dic.color_of_stool == "unconfirmed" %}
未確認
{% else %}
未確認
{% endif %} {% if dic.color_of_stool == '黄色' %}
黄色
{% else %}
黄色
{% endif %} {% if dic.color_of_stool == '黄土色' %}
黄土色
{% else %}
黄土色
{% endif %} {% if dic.color_of_stool == '茶色' %}
茶色
{% else %}
茶色
{% endif %} {% if dic.color_of_stool == '焦げ茶色' %}
焦げ茶色
{% else %}
焦げ茶色
{% endif %} {% if dic.color_of_stool == '黒' %}
黒
{% else %}
黒
{% endif %} {% if dic.color_of_stool == '黒色便(タール便)' %}
黒色便(タール便)
{% else %}
黒色便(タール便)
{% endif %} {% if dic.color_of_stool == '赤色便(血便)' %}
赤色便(血便)
{% else %}
赤色便(血便)
{% endif %} {% if dic.color_of_stool == '白っぽい便・灰白色' %}
白っぽい便・灰白色
{% else %}
白っぽい便・灰白色
{% endif %} {% if dic.color_of_stool == '緑色便' %}
緑色便
{% else %}
緑色便
{% endif %}
匂い
{% if dic.smell_of_stool == '未確認' %}
未確認
{% else %}
未確認
{% endif %} {% if dic.smell_of_stool == 'アルカリ性の臭い' %}
アルカリ性の臭い
{% else %}
アルカリ性の臭い
{% endif %} {% if dic.smell_of_stool == '腐敗臭' %}
腐敗臭
{% else %}
腐敗臭
{% endif %} {% if dic.smell_of_stool == '酸性臭' %}
酸性臭
{% else %}
酸性臭
{% endif %} {% if dic.smell_of_stool == 'きつい臭い' %}
きつい臭い
{% else %}
きつい臭い
{% endif %}
特記
{{dic.special_note}}
タグ:
メディアファイル
更新
削除
{% include 'media_file_print.html' %}