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

FHIR IG Statistics: CodeSystem/cs-thcc-marital

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-marital
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-marital.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-marital
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_Marital
TitleTHCC: รหัสสถานะการสมรส
Descriptionรหัสสถานะการสมรส โดย THCC (ID: 3)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-maritalTHCC: รหัสสถานะการสมรส

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-marital defines the following codes:

CodeDisplay
1 โสด
2 คู่
3 ม่าย
4 หย่า
5 แยก
6 สมณะ
9 ไม่ทราบ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-marital",
  "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-marital",
  "version": "0.1.2",
  "name": "CS_THCC_Marital",
  "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: 3)",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "1",
      "display": "โสด"
    },
    {
      "code": "2",
      "display": "คู่"
    },
    {
      "code": "3",
      "display": "ม่าย"
    },
    {
      "code": "4",
      "display": "หย่า"
    },
    {
      "code": "5",
      "display": "แยก"
    },
    {
      "code": "6",
      "display": "สมณะ"
    },
    {
      "code": "9",
      "display": "ไม่ทราบ"
    }
  ]
}