| Package | tw.gov.mohw.twcore |
| Resource Type | ValueSet |
| Id | medication-path-sct-tw |
| FHIR Version | R4 |
| Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/ValueSet-medication-path-sct-tw.html |
| URL | https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medication-path-sct-tw |
| Version | 0.3.0 |
| Status | active |
| Date | 2024-01-16 |
| Name | TWMedicationPathSCT |
| Title | SNOMED CT + 臺灣健保署給藥途徑值集 |
| Realm | tw |
| Authority | national |
| Description | SNOMED CT + 臺灣健保署給藥途徑值集。 此值集優先採用國際標準碼,國際標準碼未能表述之概念,則以普遍被使用的臺灣健保署給藥途徑代碼表述,請實作者留意。 |
| Copyright | 衛生福利部 |
| StructureDefinition | |
| MedicationDispense-twcore | TW Core MedicationDispense |
| MedicationRequest-twcore | TW Core MedicationRequest |
| MedicationStatement-twcore | TW Core MedicationStatement |
| CodeSystem | |
| sct | SNOMED CT International Edition |
| medication-path-tw | 臺灣健保署給藥途徑 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet medication-path-sct-tw
This value set includes codes based on the following rules:
http://snomed.info/sct where concept is-a 284009009 (Route of administration values)http://snomed.info/sct| Code | Display |
| 10547007 | Otic route |
| 1611000175109 | Sublesional route (qualifier value) |
| 58100008 | Intra-arterial route |
| 372464004 | Intradermal use |
| 78421000 | Intramuscular route |
| 47625008 | Intravenous route |
| 418401004 | Intravitreal route (qualifier value) |
| 46713006 | Nasal route |
| 54485002 | Ophthalmic route |
| 26643006 | Oral route |
| 34206005 | Subcutaneous route |
| 416174007 | Suborbital route (qualifier value) |
| 448598008 | Cutaneous route (qualifier value) |
| 37839007 | Sublingual route |
| 37161004 | Per rectum |
| 6064005 | Topical route |
| 16857009 | Per vagina |
https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw| Code | Display |
| ET | 氣內切 |
| GAR | 潄口用 |
| IE | 脊髓硬膜內治射 |
| IMP | 植入 |
| INHL | 吸入 |
| IS | 滑膜內注射 |
| IT | 椎骨內注射 |
| LA | 局部麻醉 |
| LI | 局部注射 |
| SPI | 脊髓 |
| TPN | 全靜脈營養劑 |
| IRRIG | 沖洗(irrigation) |
{
"resourceType": "ValueSet",
"id": "medication-path-sct-tw",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/medication-path-sct-tw",
"version": "0.3.0",
"name": "TWMedicationPathSCT",
"title": "SNOMED CT + 臺灣健保署給藥途徑值集",
"status": "active",
"experimental": false,
"date": "2024-01-16",
"contact": [
{
"name": "衛生福利部",
"telecom": [
{
"system": "url",
"value": "https://www.mohw.gov.tw/"
},
{
"system": "email",
"value": "CCYU@mohw.gov.tw"
}
]
}
],
"description": "SNOMED CT + 臺灣健保署給藥途徑值集。\n\n此值集優先採用國際標準碼,國際標準碼未能表述之概念,則以普遍被使用的臺灣健保署給藥途徑代碼表述,請實作者留意。",
"copyright": "衛生福利部",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "284009009"
}
]
},
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "10547007"
},
{
"code": "1611000175109"
},
{
"code": "58100008"
},
{
"code": "372464004"
},
{
"code": "78421000"
},
{
"code": "47625008"
},
{
"code": "418401004"
},
{
"code": "46713006"
},
{
"code": "54485002"
},
{
"code": "26643006"
},
{
"code": "34206005"
},
{
"code": "416174007"
},
{
"code": "448598008"
},
{
"code": "37839007"
},
{
"code": "37161004"
},
{
"code": "6064005"
},
{
"code": "16857009"
}
]
},
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/medication-path-tw",
"concept": [
{
"code": "ET",
"display": "氣內切"
},
{
"code": "GAR",
"display": "潄口用"
},
{
"code": "IE",
"display": "脊髓硬膜內治射"
},
{
"code": "IMP",
"display": "植入"
},
{
"code": "INHL",
"display": "吸入"
},
{
"code": "IS",
"display": "滑膜內注射"
},
{
"code": "IT",
"display": "椎骨內注射"
},
{
"code": "LA",
"display": "局部麻醉"
},
{
"code": "LI",
"display": "局部注射"
},
{
"code": "SPI",
"display": "脊髓"
},
{
"code": "TPN",
"display": "全靜脈營養劑"
},
{
"code": "IRRIG",
"display": "沖洗(irrigation)"
}
]
}
]
}
}