患者アレルギー表示


{{ patientId }}のアレルギー情報を表示します。

{% for algr in allergyList %} {% endfor %}
分類 アレルゲン 確度 発現日 症状 重症度
{{ algr['category'][0] }} {{ algr['code']['text'] }} {{ algr['verificationStatus']['coding'][0]['code'] }} {{ algr['onsetDateTime'] }} {{ algr['reaction'][0]['manifestation'][0]['text'] }} {{ algr['reaction'][0]['severity'] }}