FHIR IG analytics| Package | tw.gov.mohw.cdc.thas |
| Resource Type | Questionnaire |
| Id | Questionnaire-OPER.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/THASFHIR/ig/Questionnaire-OPER.html |
| URL | https://cdc.gov.tw/thas/Questionnaire/OPER |
| Status | active |
| Date | 2026-09-01 |
| Name | QuestionnaireOPER |
| Title | Questionnaire-OPER |
| Realm | tw |
| Authority | national |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: 调查问卷 OPER
Structure| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | Questionnaire | https://cdc.gov.tw/thas/Questionnaire/OPER | ||
![]() ![]() | 手術年月。YYYY-MM | 1..1 | date | |
![]() ![]() | 上傳批號。1. 編碼方式為上傳資料時之西元年月日+3碼流水號,如:20180126001。 2. 同一次上傳資料之上傳批號需相同。 3. 不同手術年月之資料應以不同上傳批號上傳;若因前次上傳失敗需重新上傳,需以新的上傳批號上傳。 | 1..1 | string | |
![]() ![]() | 上傳總筆數 | 1..1 | integer | |
![]() ![]() | 手術個案 | 1..* | group | |
![]() ![]() ![]() | 病歷號碼 | 1..1 | string | |
![]() ![]() ![]() | 身分證號。只能包含英數 | 1..1 | string | |
![]() ![]() ![]() | 病人姓名 | 0..1 | string | |
![]() ![]() ![]() | 性別 | 1..1 | choice | Value Set: HL7-Administrative Gender OPER值集 |
![]() ![]() ![]() | 出生日期。格式為YYYY-MM-DD。 | 1..1 | date | |
![]() ![]() ![]() | 術式分類 | 1..1 | choice | Value Set: CDC-手術型式值集 |
![]() ![]() ![]() | 手術日期。格式為YYYY-MM-DD。 | 1..1 | date | |
![]() ![]() ![]() | ICD10 處置碼 | 0..1 | choice | Value Set: 臺灣健保署2023年中文版ICD-10-PCS值集 |
![]() ![]() ![]() | 門診手術。true:是 | false:否 | 1..1 | boolean | |
![]() ![]() ![]() | 門診/住院日期。格式為YYYY-MM-DD。 | 1..1 | date | |
![]() ![]() ![]() | 傷口分類。W01:清潔 | W02:清潔、污染 | W03:污染 | W04:髒及感染 | W05:未知。 | 1..1 | choice | Options: 5 options |
![]() ![]() ![]() | 全身麻醉。true:是 | false:否 | 1..1 | boolean | |
![]() ![]() ![]() | 美國麻醉醫師協會分類代碼。 當全身麻醉=true時,此欄位必填。 AN01:正常健康病人 | AN02:具有輕度系統性疾病的人 | AN03:具有重度系統性疾病的人 | AN04:具有重度系統性疾病,其嚴重度足以威脅生命的人 | AN05:不論是否接受手術,預期無法存活超過24小時的垂危病人 | AN06:接受器官摘除以供移植的腦死病人。 | 0..1 | choice | Options: 6 options |
![]() ![]() ![]() | 緊急手術。true:是 | false:否 | 1..1 | boolean | |
![]() ![]() ![]() | 外傷。true:是 | false:否 | 1..1 | boolean | |
![]() ![]() ![]() | 微創手術/內視鏡。ICD10 處置碼(ICD_10_PCS)的第5碼若為「4」則請帶入true。true:是 | false:否 | 1..1 | boolean | |
![]() ![]() ![]() | 縫合方式。1:皮膚縫合 | 2:未進行皮膚縫合 | 1..1 | choice | Options: 2 options |
![]() ![]() ![]() | 手術執行時間。填入手術執行分鐘數。 | 1..1 | integer | |
Options Sets
Answer options for AWouCode
Answer options for AUSACode
Answer options for ClosureTech
{
"resourceType": "Questionnaire",
"id": "OPER",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/thas/Questionnaire/OPER",
"name": "QuestionnaireOPER",
"title": "Questionnaire-OPER",
"status": "active",
"date": "2026-09-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"item": [
{
"linkId": "AnnOperMonth",
"text": "手術年月。YYYY-MM",
"type": "date",
"required": true
},
{
"linkId": "Batch_NO",
"text": "上傳批號。1. 編碼方式為上傳資料時之西元年月日+3碼流水號,如:20180126001。\n2. 同一次上傳資料之上傳批號需相同。\n3. 不同手術年月之資料應以不同上傳批號上傳;若因前次上傳失敗需重新上傳,需以新的上傳批號上傳。",
"type": "string",
"required": true
},
{
"linkId": "TOTALCOUNT",
"text": "上傳總筆數",
"type": "integer",
"required": true
},
{
"linkId": "OPER",
"text": "手術個案",
"type": "group",
"required": true,
"repeats": true,
"item": [
{
"linkId": "CHID",
"text": "病歷號碼",
"type": "string",
"required": true
},
{
"linkId": "PID",
"text": "身分證號。只能包含英數",
"type": "string",
"required": true
},
{
"linkId": "PNAME",
"text": "病人姓名",
"type": "string"
},
{
"linkId": "Pgender",
"text": "性別",
"type": "choice",
"required": true,
"answerValueSet": "https://cdc.gov.tw/thas/ValueSet/administrative-gender-oper"
},
{
"linkId": "PBirthday",
"text": "出生日期。格式為YYYY-MM-DD。",
"type": "date",
"required": true
},
{
"linkId": "Procedure_code",
"text": "術式分類",
"type": "choice",
"required": true,
"answerValueSet": "https://cdc.gov.tw/thas/ValueSet/9135-procedure-type"
},
{
"linkId": "AnnOperDate",
"text": "手術日期。格式為YYYY-MM-DD。",
"type": "date",
"required": true
},
{
"linkId": "ICD_10_PCS",
"text": "ICD10 處置碼",
"type": "choice",
"answerValueSet": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/icd-10-pcs-2023-tw"
},
{
"linkId": "Outpatient",
"text": "門診手術。true:是 | false:否",
"type": "boolean",
"required": true
},
{
"linkId": "AnnIHDate",
"text": "門診/住院日期。格式為YYYY-MM-DD。",
"type": "date",
"required": true
},
{
"linkId": "AWouCode",
"text": "傷口分類。W01:清潔 | W02:清潔、污染 | W03:污染 | W04:髒及感染 | W05:未知。",
"type": "choice",
"required": true,
"answerOption": [
{
"valueString": "W01"
},
{
"valueString": "W02"
},
{
"valueString": "W03"
},
{
"valueString": "W04"
},
{
"valueString": "W05"
}
]
},
{
"linkId": "AnnGenAna",
"text": "全身麻醉。true:是 | false:否",
"type": "boolean",
"required": true
},
{
"linkId": "AUSACode",
"text": "美國麻醉醫師協會分類代碼。 \n當全身麻醉=true時,此欄位必填。\nAN01:正常健康病人 | AN02:具有輕度系統性疾病的人 | AN03:具有重度系統性疾病的人 | AN04:具有重度系統性疾病,其嚴重度足以威脅生命的人 | AN05:不論是否接受手術,預期無法存活超過24小時的垂危病人 | AN06:接受器官摘除以供移植的腦死病人。",
"type": "choice",
"answerOption": [
{
"valueString": "AN01"
},
{
"valueString": "AN02"
},
{
"valueString": "AN03"
},
{
"valueString": "AN04"
},
{
"valueString": "AN05"
},
{
"valueString": "AN06"
}
]
},
{
"linkId": "AnnUrgOpe",
"text": "緊急手術。true:是 | false:否",
"type": "boolean",
"required": true
},
{
"linkId": "AnnTra",
"text": "外傷。true:是 | false:否",
"type": "boolean",
"required": true
},
{
"linkId": "AnnLapSco",
"text": "微創手術/內視鏡。ICD10 處置碼(ICD_10_PCS)的第5碼若為「4」則請帶入true。true:是 | false:否",
"type": "boolean",
"required": true
},
{
"linkId": "ClosureTech",
"text": "縫合方式。1:皮膚縫合 | 2:未進行皮膚縫合",
"type": "choice",
"required": true,
"answerOption": [
{
"valueString": "1"
},
{
"valueString": "2"
}
]
},
{
"linkId": "AnnOperTime",
"text": "手術執行時間。填入手術執行分鐘數。",
"type": "integer",
"required": true
}
]
}
]
}