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

FHIR IG Statistics: CodeSystem/cs-thcc-house-type

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-house-type
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-house-type.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-house-type
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_HouseType
TitleTHCC: รหัสลักษณะที่อยู่
Descriptionรหัสลักษณะที่อยู่ โดย THCC (ID: 18) Modified
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-house-typeTHCC: รหัสลักษณะที่อยู่

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

CodeDisplay
1 บ้านเดี่ยว บ้านแฝด
2 ทาวน์เฮาส์ ทาวน์โฮม
3 คอนโดมิเนียม
4 อพาร์ทเมนท์ หอพัก
5 บ้านพักคนงาน
6 ศาสนสถาน
8 อื่นๆ
9 ไม่ทราบ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-house-type",
  "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-house-type",
  "version": "0.1.2",
  "name": "CS_THCC_HouseType",
  "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: 18) Modified",
  "caseSensitive": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "1",
      "display": "บ้านเดี่ยว บ้านแฝด"
    },
    {
      "code": "2",
      "display": "ทาวน์เฮาส์ ทาวน์โฮม"
    },
    {
      "code": "3",
      "display": "คอนโดมิเนียม"
    },
    {
      "code": "4",
      "display": "อพาร์ทเมนท์ หอพัก"
    },
    {
      "code": "5",
      "display": "บ้านพักคนงาน"
    },
    {
      "code": "6",
      "display": "ศาสนสถาน"
    },
    {
      "code": "8",
      "display": "อื่นๆ"
    },
    {
      "code": "9",
      "display": "ไม่ทราบ"
    }
  ]
}