<style>
.reveal .slides {
text-align: left;
}
.text-center{
text-align: center; //文字置中
}
.text-left{
text-align: left; //文字靠左
}
.text-right{
text-align: right; //文字靠右
}
</style>
# HL7 進度討論
#### Jimmy
2023/9/19
---
# Contents
```shell
HL7 進度討論
├── Goal
├── Schedule
├── Current Status
├── Discussion
└── Reference
```
---
# Goal
----
## Fuzz CDA R2 Syntax
- Element
- Tag
- Value
- Structure
- Standard
- Non-standard
- Encode
----
## Use Template
- [衛生福利部電子病歷-CDAR2 交換單張標準](https://emr.mohw.gov.tw/myemr/emrstd.html)
- [004_住院醫囑單](https://emr.mohw.gov.tw/myemr/doc/%E6%A8%99%E6%BA%96%E6%96%87%E4%BB%B6/%E7%AF%84%E4%BE%8B%E6%AA%94/004_%E4%BD%8F%E9%99%A2%E9%86%AB%E5%9B%91%E5%96%AE.xml)
- [018_手術紀錄報告單](https://emr.mohw.gov.tw/myemr/doc/%E6%A8%99%E6%BA%96%E6%96%87%E4%BB%B6/%E7%AF%84%E4%BE%8B%E6%AA%94/018_%E6%89%8B%E8%A1%93%E7%B4%80%E9%8C%84%E5%A0%B1%E5%91%8A%E5%96%AE.xml)
- [C-CDA Online](http://www.hl7.org/ccdasearch/index.html)
- [CCD 2](https://github.com/HL7/C-CDA-Examples/blob/master/Documents/CCD/CCD%202/CCD.xml)
---
# Schedule
----
```shell
.
└── Schedule
└── Timeline
```
----
## Timeline
[Click me !🔗](https://jimmylala.notion.site/a7c7571ddba04d49919a2faab98de4f6?v=2eeec549cb8a460a98b539a77347ca0f&pvs=4)
---
# Current Status
----
<img src="https://hackmd.io/_uploads/SJl2lP72n.png" style="display:block; margin:auto;">
----
## HL7 CDAR2 Protocol [🔗](https://192.168.168.130:8088/ct/secdevice/na/-/tree/hl7-cda-r2/fuzzer/protocols/hl7-cdar2)
- `00_hl7_cdar2.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/00_hl7_cdar2.py)
- `01_hl7_cdar2_structure.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/01_hl7_cdar2_xml_general.py)
- `02_hl7_cdar2_structure.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/02_hl7_cdar2_structure.py)
- `03_hl7_cdar2_inpatient_doctor_order.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/03_hl7_cdar2_inpatient_doctor_order.py)
- `04_hl7_cdar2_surgical_record_report.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/04_hl7_cdar2_surgical_record_report.py)
- `05_hl7_cdar2_ccd2.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/05_hl7_cdar2_ccd2.py)
- `cdar2_fuzz_lib`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/tree/cdar2_fuzz_lib_encapsulation/fuzzer/protocols/hl7-cdar2/cdar2_fuzz_lib)
- `HL7 CDAR2 Fuzz Ptn` [🔗](https://192.168.168.130:8088/ct/secdevice/na/-/tree/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/ptn)
----
### Commit Graph
<img src="https://hackmd.io/_uploads/HyOSiY6A2.png" style="display:block; margin:auto;">
---
# Discussion
----
```shell
.
└── Discussion
└── Develope
```
----
## Build firmware
- [將開發完的Protocol 整合到 Secdevice](https://www.notion.so/jimmylala/Protocol-Secdevice-ed121589d4de46f0b459aaa8329bdb7b?pvs=4)
- [SecDevice nmap 判斷問題](https://www.notion.so/jimmylala/SecDevice-nmap-fc676831c358486cb76808b6e68d42ad?pvs=4)
- [SecDevice FW build → UnknowError](https://www.notion.so/jimmylala/SecDevice-FW-build-UnknowError-e208808106b04a6e9022cb9bc516c184?pvs=4)
---
# Reference
{"title":"HL7 進度討論0919","contributors":"[{\"id\":\"06bda39c-cc8f-4f92-86ab-55bca0251585\",\"add\":4079,\"del\":704}]"}