| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-eclaim-cancer-type |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-eclaim-cancer-type.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-eclaim-cancer-type |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_eClaim_CancerType |
| Title | eClaim: รหัสรายละเอียดเพิ่มเติมกรณีมะเร็ง |
| Description | รหัสรายละเอียดเพิ่มเติมกรณีมะเร็ง โดย e-Claim 16 แฟ้ม |
| Content | complete |
| ValueSet | |
| vs-eclaim-cancer-type | eClaim: รหัสรายละเอียดเพิ่มเติมกรณีมะเร็ง |
No resources found
Note: links and images are rebased to the (stated) source
This case-sensitive code system https://terms.sil-th.org/core/CodeSystem/cs-eclaim-cancer-type defines the following codes:
| Code | Display |
| Bd | Bladder |
| Br | Breast |
| Ch | Cholangiocarcinoma |
| Cr | Colon & Rectum |
| Cx | Cervix |
| Es | Esophagus |
| Ln | Lung (Non small cell) |
| Lu | Lung (Small cell) |
| Na | Nasopharynx |
| Ov | Ovary |
| Ps | Prostate |
| Gca | มะเร็งทั่วไป |
{
"resourceType": "CodeSystem",
"id": "cs-eclaim-cancer-type",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-eclaim-cancer-type",
"version": "0.1.2",
"name": "CS_eClaim_CancerType",
"title": "eClaim: รหัสรายละเอียดเพิ่มเติมกรณีมะเร็ง",
"status": "active",
"experimental": false,
"date": "2023-10-11T23:15:12+07:00",
"publisher": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"contact": [
{
"name": "Standards and Interoperability Lab - Thailand (SIL-TH)",
"telecom": [
{
"system": "url",
"value": "https://www.sil-th.org"
}
]
}
],
"description": "รหัสรายละเอียดเพิ่มเติมกรณีมะเร็ง โดย e-Claim 16 แฟ้ม",
"caseSensitive": true,
"content": "complete",
"count": 12,
"concept": [
{
"code": "Bd",
"display": "Bladder"
},
{
"code": "Br",
"display": "Breast"
},
{
"code": "Ch",
"display": "Cholangiocarcinoma"
},
{
"code": "Cr",
"display": "Colon & Rectum"
},
{
"code": "Cx",
"display": "Cervix"
},
{
"code": "Es",
"display": "Esophagus"
},
{
"code": "Ln",
"display": "Lung (Non small cell)"
},
{
"code": "Lu",
"display": "Lung (Small cell)"
},
{
"code": "Na",
"display": "Nasopharynx"
},
{
"code": "Ov",
"display": "Ovary"
},
{
"code": "Ps",
"display": "Prostate"
},
{
"code": "Gca",
"display": "มะเร็งทั่วไป"
}
]
}