FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.nhi.empd
Resource TypeValueSet
IdValueSet-nhi-case-type.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/TWNHIFHIR/empd/ValueSet-nhi-case-type.html
URLhttps://nhicore.nhi.gov.tw/empd/ValueSet/nhi-case-type
Version0.2.1
Statusactive
Date2026-04-30
NameNHICaseType
TitleNHI-健保案件分類值集
Realmtw
Authoritynational
Description健保案件分類值集,包含門診西醫案件分類及住院案件分類。

Resources that use this resource

StructureDefinition
tw.gov.mohw.nhi.empd#currentEncounter-EMPD電子處方箋-門診基本資料

Resources that this resource uses

CodeSystem
tw.gov.mohw.nhi.empd#currentnhi-inpatient-case-typeNHI-健保住院案件分類
tw.gov.mohw.nhi.empd#currentnhi-outpatient-case-typeNHI-健保門診西醫案件分類

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet nhi-case-type

This value set includes codes based on the following rules:


Source1

{
  "resourceType": "ValueSet",
  "id": "nhi-case-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/empd/ValueSet/nhi-case-type",
  "version": "0.2.1",
  "name": "NHICaseType",
  "title": "NHI-健保案件分類值集",
  "status": "active",
  "experimental": false,
  "date": "2026-04-30",
  "publisher": "NHI",
  "contact": [
    {
      "name": "NHI",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw/en/mp-2.html"
        }
      ]
    }
  ],
  "description": "健保案件分類值集,包含門診西醫案件分類及住院案件分類。",
  "compose": {
    "include": [
      {
        "system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-outpatient-case-type"
      },
      {
        "system": "https://nhicore.nhi.gov.tw/empd/CodeSystem/nhi-inpatient-case-type"
      }
    ]
  }
}