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

FHIR IG Statistics: CodeSystem/cs-meta-participant-type

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-meta-participant-type
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-meta-participant-type.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-meta-participant-type
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_Meta_ParticipantType
TitleMetadata: รหัสประเภทแพทย์เพิ่มเติม
Descriptionรหัสประเภทแพทย์เพิ่มเติม เพื่อใช้ใน 43 แฟ้ม plus
Contentcomplete

Resources that use this resource

ValueSet
vs-meta-participant-typeMetadata: ประเภทแพทย์เพิ่มเติม

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

CodeDisplay
PPRF แพทย์เจ้าของคนไข้
CON แพทย์ผู้ให้คำปรึกษา
REF แพทย์ผู้ที่ทำการส่งต่อ
CAN แพทย์/เจ้าหน้าที่ทำยกเลิกการให้บริการ (ถ้ามี)

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-meta-participant-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-meta-participant-type",
  "version": "0.1.2",
  "name": "CS_Meta_ParticipantType",
  "title": "Metadata: รหัสประเภทแพทย์เพิ่มเติม",
  "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": "รหัสประเภทแพทย์เพิ่มเติม เพื่อใช้ใน 43 แฟ้ม plus",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "PPRF",
      "display": "แพทย์เจ้าของคนไข้"
    },
    {
      "code": "CON",
      "display": "แพทย์ผู้ให้คำปรึกษา"
    },
    {
      "code": "REF",
      "display": "แพทย์ผู้ที่ทำการส่งต่อ"
    },
    {
      "code": "CAN",
      "display": "แพทย์/เจ้าหน้าที่ทำยกเลิกการให้บริการ (ถ้ามี)"
    }
  ]
}