| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-thcc-qualification-issuer |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-qualification-issuer.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-qualification-issuer |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_THCC_QualificationIssuer |
| Title | THCC: รหัสสภาวิชาชีพ |
| Description | รหัสสภาวิชาชีพ โดย THCC (ID: 62) |
| Content | complete |
| ValueSet | |
| vs-thcc-qualification-issuer | THCC: รหัสสภาวิชาชีพ |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system https://terms.sil-th.org/core/CodeSystem/cs-thcc-qualification-issuer defines the following codes:
| Code | Display |
| 01 | แพทยสภา |
| 02 | สภาการพยาบาล |
| 03 | สภาเภสัชกรรม |
| 04 | ทันตแพทยสภา |
| 05 | สภากายภาพบำบัด |
| 06 | สภาเทคนิคการแพทย์ |
| 07 | สัตวแพทยสภา |
{
"resourceType": "CodeSystem",
"id": "cs-thcc-qualification-issuer",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-thcc-qualification-issuer",
"version": "0.1.2",
"name": "CS_THCC_QualificationIssuer",
"title": "THCC: รหัสสภาวิชาชีพ",
"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": "รหัสสภาวิชาชีพ โดย THCC (ID: 62)",
"caseSensitive": false,
"content": "complete",
"count": 7,
"concept": [
{
"code": "01",
"display": "แพทยสภา"
},
{
"code": "02",
"display": "สภาการพยาบาล"
},
{
"code": "03",
"display": "สภาเภสัชกรรม"
},
{
"code": "04",
"display": "ทันตแพทยสภา"
},
{
"code": "05",
"display": "สภากายภาพบำบัด"
},
{
"code": "06",
"display": "สภาเทคนิคการแพทย์"
},
{
"code": "07",
"display": "สัตวแพทยสภา"
}
]
}