| Package | silth.fhir.terminology.core |
| Resource Type | CodeSystem |
| Id | cs-meta-provider-type-coverage |
| FHIR Version | R5 |
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-meta-provider-type-coverage.html |
| URL | https://terms.sil-th.org/core/CodeSystem/cs-meta-provider-type-coverage |
| Version | 0.1.2 |
| Status | active |
| Date | 2023-10-11T23:15:12+07:00 |
| Name | CS_Meta_ProviderTypeCoverage |
| Title | Metadata: รหัสประเภทสถานพยาบาล ตามสิทธิการรักษา |
| Description | รหัสประเภทสถานพยาบาล ใช้ประกอบการบันทึกข้อมูลเรื่องสิทธิการรักษา เพื่อใช้ใน 43 แฟ้ม plus |
| Content | complete |
| ValueSet | |
| vs-meta-provider-type-coverage | Metadata: รหัสประเภทสถานพยาบาล ตามสิทธิการรักษา |
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-meta-provider-type-coverage defines the following codes:
| Code | Display |
| primary | สถานบริการหลัก |
| secondary | สถานบริการรอง |
| primary-care | สถานบริการปฐมภูมิ |
{
"resourceType": "CodeSystem",
"id": "cs-meta-provider-type-coverage",
"meta": {
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://terms.sil-th.org/core/CodeSystem/cs-meta-provider-type-coverage",
"version": "0.1.2",
"name": "CS_Meta_ProviderTypeCoverage",
"title": "Metadata: รหัสประเภทสถานพยาบาล ตามสิทธิการรักษา",
"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": "รหัสประเภทสถานพยาบาล ใช้ประกอบการบันทึกข้อมูลเรื่องสิทธิการรักษา เพื่อใช้ใน 43 แฟ้ม plus",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "primary",
"display": "สถานบริการหลัก"
},
{
"code": "secondary",
"display": "สถานบริการรอง"
},
{
"code": "primary-care",
"display": "สถานบริการปฐมภูมิ"
}
]
}