| Package | silth.fhir.terminology.core | 
| Resource Type | CodeSystem | 
| Id | cs-thcc-labor-procedure | 
| FHIR Version | R5 | 
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-labor-procedure.html | 
| URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-labor-procedure | 
| Version | 0.1.2 | 
| Status | active | 
| Date | 2023-10-11T23:15:12+07:00 | 
| Name | CS_THCC_LaborProcedure | 
| Title | THCC: รหัสวิธีการคลอด/สิ้นสุดการตั้งครรภ์ | 
| Description | รหัสวิธีการคลอด/สิ้นสุดการตั้งครรภ์ โดย THCC (ID: 184, 190) | 
| Content | complete | 
| ValueSet | |
| vs-thcc-labor-procedure | 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-labor-procedure defines the following codes:
| Code | Display | 
| 1 | NORMAL | 
| 2 | CESAREAN | 
| 3 | VACUUM | 
| 4 | FORCEPS | 
| 5 | ท่าก้น | 
| 6 | ABORTION | 
{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-labor-procedure",
  "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-labor-procedure",
  "version": "0.1.2",
  "name": "CS_THCC_LaborProcedure",
  "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: 184, 190)",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "NORMAL"
    },
    {
      "code": "2",
      "display": "CESAREAN"
    },
    {
      "code": "3",
      "display": "VACUUM"
    },
    {
      "code": "4",
      "display": "FORCEPS"
    },
    {
      "code": "5",
      "display": "ท่าก้น"
    },
    {
      "code": "6",
      "display": "ABORTION"
    }
  ]
}