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

FHIR IG Statistics: CodeSystem/cs-thcc-labor-performer-role

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-thcc-labor-performer-role
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-thcc-labor-performer-role.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-thcc-labor-performer-role
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_THCC_LaborPerformerRole
TitleTHCC: รหัสประเภทของผู้ทำคลอด
Descriptionรหัสประเภทของผู้ทำคลอด โดย THCC (ID: 185, 191)
Contentcomplete

Resources that use this resource

ValueSet
vs-thcc-labor-performer-roleTHCC: รหัสประเภทของผู้ทำคลอด

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-labor-performer-role defines the following codes:

CodeDisplay
1 แพทย์
2 พยาบาล
3 เจ้าหน้าที่สาธารณสุข(ที่ไม่ใช่แพทย์ พยาบาล)
4 ผดุงครรภ์โบราณ
5 คลอดเอง
6 อื่นๆ

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-thcc-labor-performer-role",
  "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-labor-performer-role",
  "version": "0.1.2",
  "name": "CS_THCC_LaborPerformerRole",
  "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: 185, 191)",
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "1",
      "display": "แพทย์"
    },
    {
      "code": "2",
      "display": "พยาบาล"
    },
    {
      "code": "3",
      "display": "เจ้าหน้าที่สาธารณสุข(ที่ไม่ใช่แพทย์ พยาบาล)"
    },
    {
      "code": "4",
      "display": "ผดุงครรภ์โบราณ"
    },
    {
      "code": "5",
      "display": "คลอดเอง"
    },
    {
      "code": "6",
      "display": "อื่นๆ"
    }
  ]
}