or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Do you want to remove this version name and description?
Syncing
xxxxxxxxxx
救急救難一站通API文件
此API之目的為驗證系統之可行性(proof of concept)
source code github
https://github.com/v123582/presidential-hackathon-emoc
Base_url
base_url = "http://35.185.189.76"
名詞介紹
KAMERA相關API
讀取KAMERA即時數據
ePCR相關API
新增ePCR
讀取全部ePCR (new)
讀取單一筆ePCR
更新ePCR
刪除ePCR
位置打卡相關API
位置打卡
讀取位置
送往醫院預佔相關API
「預約」送往醫院預佔
裝置相關API
查詢裝置(Private API)
新增裝置(Private API)
device_name = device_id = EMSUnit
['五甲92' '大昌91' '十全91' '鳳祥92' '鼎金91' '鳳祥91' '大昌92' '鳳山91' '大寮92' '大寮91'
'前金91' '中華91' '十全92' '鳥松91' '右昌91' '楠梓93' '楠梓91' '鼎金92' '成功91' '中華92'
'中庄92' '中庄91' '五甲91' '新莊91' '左營92' '高桂91' '左營91' '大林91' '林園91' '鳳山92'
'仁武91' '橋頭91' '燕巢91' '永安91' '大社92' '仁武92' '鳥松92' '湖內91' '右昌93' '路竹91'
'湖內92' '永安92' '大樹92' '梓官92' '岡山93' '前鎮91' '新興91' '新興92']
移除裝置(Private API)
醫院相關API
查詢醫院
新增醫院(Private API)
hospital_name = hospital_id
['國軍高雄總' '高醫' '高雄榮總' '阮綜合' '高雄長庚' '義大醫院' '大同醫院' '市立民生' '國軍左營' '杏和'
'聖功醫院' '大東' '小港醫院']
移除醫院(Private API)
API使用應用範例
詹大千老師的輔助送醫決策系統(Decision Support System)
利用「派遣位址地理座標」+ 病人狀況 「性別、年紀區別(<12,12~65,>65)、特殊需求(OHCA、AMI、STROKE、MAJOR_TRAUMA)」 + 附近最近10家醫院「地理座標 及 當下急診量能資料Kamera」運算當下最佳送醫地點
(optional) 利用其他119平板當下的案件之「送往醫院預佔」資料可提供未來即將到院前的資訊 或許可以改進「最佳送醫地點模型」?
input:
使用的API
醫院/119 預送醫 即時動態(optional)
地理資訊事後回顧