<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/8/18
---
# 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)
- `cdar2_fuzz_lib`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/cdar2_fuzz_lib.py)
- `xml_fuzz.py`[🔗](https://192.168.168.130:8088/ct/secdevice/na/-/blob/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/xml_fuzz.py)
- `HL7 CDAR2 Fuzz Ptn` [🔗](https://192.168.168.130:8088/ct/secdevice/na/-/tree/hl7-cda-r2/fuzzer/protocols/hl7-cdar2/ptn)
---
# Discussion
----
```shell
.
└── Discussion
└── Develope
```
----
## Develope
- it works just don't touch it
<img src="https://hackmd.io/_uploads/BJP6-PQh3.png" style="display:block; margin:auto;">
---
# Reference
- [Klogg](https://klogg.filimonov.dev/)
- [Ventory](https://klogg.filimonov.dev/)
{"title":"HL7 進度討論0818","contributors":"[{\"id\":\"06bda39c-cc8f-4f92-86ab-55bca0251585\",\"add\":4050,\"del\":1001}]"}