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

FHIR IG Statistics: CodeSystem/cs-thcc-status-in-family

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-status-in-family
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-status-in-family.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-status-in-family
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_StatusInFamily
TitleTHCC: รหัสสถานะในครอบครัว
Descriptionรหัสสถานะในครอบครัว โดย THCC (ID: 10)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-status-in-familyTHCC: รหัสสถานะในครอบครัว

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-status-in-family defines the following codes:

CodeDisplay
1 เจ้าบ้าน
2 ผู้อาศัย

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-status-in-family",
  "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-status-in-family",
  "version": "0.1.2",
  "name": "CS_THCC_StatusInFamily",
  "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: 10)",
  "caseSensitive": false,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "1",
      "display": "เจ้าบ้าน"
    },
    {
      "code": "2",
      "display": "ผู้อาศัย"
    }
  ]
}