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

FHIR IG Statistics: CodeSystem/cs-chi-substitution-code

Packagesilth.fhir.terminology.core
TypeCodeSystem
Idcs-chi-substitution-code
FHIR VersionR5
Sourcehttps://terms.sil-th.org/core/https://terms.sil-th.org/core/STU1/CodeSystem-cs-chi-substitution-code.html
URLhttps://terms.sil-th.org/core/CodeSystem/cs-chi-substitution-code
Version0.1.2
Statusactive
Date2023-10-11T23:15:12+07:00
NameCS_CHI_SubstitutionCode
TitleCHI: รหัสการจ่ายยา generic แทนตามที่ผู้สั่งยากำหนดไว้ (ที่มา: สกส. CSOP BillDisp)
Descriptionรหัสการจ่ายยา generic แทนตามที่ผู้สั่งยากำหนดไว้ (ที่มา: สกส. CSOP BillDisp)
Contentcomplete

Resources that use this resource

ValueSet
vs-chi-substitution-codeCHI: รหัสการจ่ายยา generic แทนตามที่ผู้สั่งยากำหนดไว้ (ที่มา: สกส. CSOP BillDisp)

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-chi-substitution-code defines the following codes:

CodeDisplayDefinition
0 ไม่ต้องจัดยาแทนNo product selection indicate
1 ผู้สั่งไม่ให้จัดยาแทนSubstitution not allowed by provider
2 ให้แทนได้, ผู้ป่วยขอเลือกยาต้นแบบSubstitution allowed-patient requested product dispensed
3 ให้แทนได้, เภสัชกรเป็นผู้เลือกยาต้นแบบSubstitution allowed-pharmacist selected product dispensed
4 ให้แทนได้, แต่ยาแทนขาดคราวจากห้องยาSubstitution allowed-generic drug not in stock
5 ให้แทนได้, ยาต้นแบบถูกใช้เป็นยาแทนSubstitution allowed-brand drug dispensed as generic
6 การแทนยาถูกกำหนดจากที่อื่นOverride
7 ไม่ให้จัดแทน, มีกฎข้อบังคับให้ใช้ยาชื่อนี้Substitution not allowed-brand drug mandated by law
8 ให้แทนได้, แต่ยาแทนขาดตลาดไปSubstitution allowed-generic drug not available in marketplace
9 เหตุอื่นOther

Source

{
  "resourceType": "CodeSystem",
  "id": "cs-chi-substitution-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://terms.sil-th.org/core/CodeSystem/cs-chi-substitution-code",
  "version": "0.1.2",
  "name": "CS_CHI_SubstitutionCode",
  "title": "CHI: รหัสการจ่ายยา generic แทนตามที่ผู้สั่งยากำหนดไว้  (ที่มา: สกส. CSOP BillDisp)",
  "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": "รหัสการจ่ายยา generic แทนตามที่ผู้สั่งยากำหนดไว้ (ที่มา: สกส. CSOP BillDisp)",
  "caseSensitive": false,
  "content": "complete",
  "count": 10,
  "concept": [
    {
      "code": "0",
      "display": "ไม่ต้องจัดยาแทน",
      "definition": "No product selection indicate"
    },
    {
      "code": "1",
      "display": "ผู้สั่งไม่ให้จัดยาแทน",
      "definition": "Substitution not allowed by provider"
    },
    {
      "code": "2",
      "display": "ให้แทนได้, ผู้ป่วยขอเลือกยาต้นแบบ",
      "definition": "Substitution allowed-patient requested product dispensed"
    },
    {
      "code": "3",
      "display": "ให้แทนได้, เภสัชกรเป็นผู้เลือกยาต้นแบบ",
      "definition": "Substitution allowed-pharmacist selected product dispensed"
    },
    {
      "code": "4",
      "display": "ให้แทนได้, แต่ยาแทนขาดคราวจากห้องยา",
      "definition": "Substitution allowed-generic drug not in stock"
    },
    {
      "code": "5",
      "display": "ให้แทนได้, ยาต้นแบบถูกใช้เป็นยาแทน",
      "definition": "Substitution allowed-brand drug dispensed as generic"
    },
    {
      "code": "6",
      "display": "การแทนยาถูกกำหนดจากที่อื่น",
      "definition": "Override"
    },
    {
      "code": "7",
      "display": "ไม่ให้จัดแทน, มีกฎข้อบังคับให้ใช้ยาชื่อนี้",
      "definition": "Substitution not allowed-brand drug mandated by law"
    },
    {
      "code": "8",
      "display": "ให้แทนได้, แต่ยาแทนขาดตลาดไป",
      "definition": "Substitution allowed-generic drug not available in marketplace"
    },
    {
      "code": "9",
      "display": "เหตุอื่น",
      "definition": "Other"
    }
  ]
}