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

FHIR IG Statistics: CodeSystem/cs-thcc-qualification-issuer

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-qualification-issuer
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-qualification-issuer.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-qualification-issuer
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_QualificationIssuer
TitleTHCC: รหัสสภาวิชาชีพ
Descriptionรหัสสภาวิชาชีพ โดย THCC (ID: 62)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-qualification-issuerTHCC: รหัสสภาวิชาชีพ

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

CodeDisplay
01 แพทยสภา
02 สภาการพยาบาล
03 สภาเภสัชกรรม
04 ทันตแพทยสภา
05 สภากายภาพบำบัด
06 สภาเทคนิคการแพทย์
07 สัตวแพทยสภา

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-qualification-issuer",
  "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-qualification-issuer",
  "version": "0.1.2",
  "name": "CS_THCC_QualificationIssuer",
  "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: 62)",
  "caseSensitive": false,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "01",
      "display": "แพทยสภา"
    },
    {
      "code": "02",
      "display": "สภาการพยาบาล"
    },
    {
      "code": "03",
      "display": "สภาเภสัชกรรม"
    },
    {
      "code": "04",
      "display": "ทันตแพทยสภา"
    },
    {
      "code": "05",
      "display": "สภากายภาพบำบัด"
    },
    {
      "code": "06",
      "display": "สภาเทคนิคการแพทย์"
    },
    {
      "code": "07",
      "display": "สัตวแพทยสภา"
    }
  ]
}