FHIR IG analytics| Package | tw.gov.mohw.cdc.thas |
| Resource Type | ValueSet |
| Id | ValueSet-9135-procedure-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/THASFHIR/ig/ValueSet-9135-procedure-type.html |
| URL | https://cdc.gov.tw/thas/ValueSet/9135-procedure-type |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-09-01 |
| Name | ProcedureType |
| Title | CDC-手術型式值集 |
| Realm | tw |
| Authority | national |
| Description | CDC-手術型式值集 |
| StructureDefinition | ||
| tw.gov.mohw.cdc.thas#current | QuestionnaireResponse-OPER | 手術個案通報-QuestionnaireResponse OPER |
| CodeSystem | ||
| tw.gov.mohw.cdc.thas#current | 9135-procedure-type | CDC-手術型式 |
Note: links and images are rebased to the (stated) source
Generated Narrative: 取值集合 9135-procedure-type
This value set includes codes based on the following rules:
https://cdc.gov.tw/thas/CodeSystem/9135-procedure-type version 📦0.1.0This value set excludes codes based on the following rules:
https://cdc.gov.tw/thas/CodeSystem/9135-procedure-type version 📦0.1.0 where inactive = true{
"resourceType": "ValueSet",
"id": "9135-procedure-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://cdc.gov.tw/thas/ValueSet/9135-procedure-type",
"version": "0.1.0",
"name": "ProcedureType",
"title": "CDC-手術型式值集",
"status": "draft",
"experimental": false,
"date": "2026-09-01",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "CDC-手術型式值集",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"compose": {
"include": [
{
"system": "https://cdc.gov.tw/thas/CodeSystem/9135-procedure-type"
}
],
"exclude": [
{
"system": "https://cdc.gov.tw/thas/CodeSystem/9135-procedure-type",
"filter": [
{
"property": "inactive",
"op": "=",
"value": "true"
}
]
}
]
}
}