| Package | silth.fhir.terminology.core | 
| Resource Type | CodeSystem | 
| Id | cs-thcc-contraceptive-method | 
| FHIR Version | R5 | 
| Source | https://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-contraceptive-method.html | 
| URL | https://terms.sil-th.org/core/CodeSystem/cs-thcc-contraceptive-method | 
| Version | 0.1.2 | 
| Status | active | 
| Date | 2023-10-11T23:15:12+07:00 | 
| Name | CS_THCC_ContraceptiveMethod | 
| Title | THCC: รหัสวิธีการคุมกำเนิด | 
| Description | รหัสวิธีการคุมกำเนิด โดย THCC (ID: 172) | 
| Content | complete | 
| ValueSet | |
| vs-thcc-contraceptive-method | 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-contraceptive-method defines the following codes:
| Code | Display | 
| 1 | ยาเม็ดคุมกำเนิด | 
| 2 | ยาฉีดคุมกำเนิด | 
| 3 | ห่วงอนามัย | 
| 4 | ยาฝังคุมกำเนิด | 
| 5 | ถุงยางอนามัย | 
| 6 | หมันชาย | 
| 7 | หมันหญิง | 
| 8 | นับระยะปลอดภัย | 
| 9 | ไม่คุมกำเนิด | 
{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-contraceptive-method",
  "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-contraceptive-method",
  "version": "0.1.2",
  "name": "CS_THCC_ContraceptiveMethod",
  "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: 172)",
  "caseSensitive": false,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "1",
      "display": "ยาเม็ดคุมกำเนิด"
    },
    {
      "code": "2",
      "display": "ยาฉีดคุมกำเนิด"
    },
    {
      "code": "3",
      "display": "ห่วงอนามัย"
    },
    {
      "code": "4",
      "display": "ยาฝังคุมกำเนิด"
    },
    {
      "code": "5",
      "display": "ถุงยางอนามัย"
    },
    {
      "code": "6",
      "display": "หมันชาย"
    },
    {
      "code": "7",
      "display": "หมันหญิง"
    },
    {
      "code": "8",
      "display": "นับระยะปลอดภัย"
    },
    {
      "code": "9",
      "display": "ไม่คุมกำเนิด"
    }
  ]
}