FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/cs-thcc-no-contraceptive

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-no-contraceptive
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-no-contraceptive.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-no-contraceptive
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_NoContraceptive
TitleTHCC: รหัสสาเหตุที่ไม่คุมกำเนิด
Descriptionรหัสสาเหตุที่ไม่คุมกำเนิด โดย THCC (ID: 64)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-no-contraceptiveTHCC: รหัสสาเหตุที่ไม่คุมกำเนิด

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This case-insensitive code system https://terms.sil-th.org/core/CodeSystem/cs-thcc-no-contraceptive defines the following codes:

CodeDisplay
1 ต้องการบุตร
2 หมันธรรมชาติ
3 อื่นๆ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-no-contraceptive",
  "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-no-contraceptive",
  "version": "0.1.2",
  "name": "CS_THCC_NoContraceptive",
  "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: 64)",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "1",
      "display": "ต้องการบุตร"
    },
    {
      "code": "2",
      "display": "หมันธรรมชาติ"
    },
    {
      "code": "3",
      "display": "อื่นๆ"
    }
  ]
}