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

FHIR IG Statistics: ValueSet/nhi-approve-claim-comment

Packagetw.gov.mohw.nhi.pas
TypeValueSet
Idnhi-approve-claim-comment
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/ValueSet-nhi-approve-claim-comment.html
URLhttps://nhicore.nhi.gov.tw/pas/ValueSet/nhi-approve-claim-comment
Version1.0.6
Statusactive
Date2025-07-01
NameNHIApproveClaimComment
TitleNHI-健保事前審查-受理審查案件核定註記值集
Realmtw
Authoritynational
DescriptionNHI-健保事前審查-受理審查案件核定註記值集

Resources that use this resource

StructureDefinition
ClaimResponse-self-assessment-twpas自主審查報備-ClaimResponse Self Assessment TWPAS
ClaimResponse-twpas事前審查回覆-ClaimResponse TWPAS

Resources that this resource uses

CodeSystem
nhi-approve-commentNHI-健保事前審查-核定註記

Narrative

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

Generated Narrative: ValueSet nhi-approve-claim-comment


Source

{
  "resourceType": "ValueSet",
  "id": "nhi-approve-claim-comment",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/pas/ValueSet/nhi-approve-claim-comment",
  "version": "1.0.6",
  "name": "NHIApproveClaimComment",
  "title": "NHI-健保事前審查-受理審查案件核定註記值集",
  "status": "active",
  "experimental": false,
  "date": "2025-07-01",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "NHI-健保事前審查-受理審查案件核定註記值集",
  "compose": {
    "include": [
      {
        "system": "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-approve-comment",
        "concept": [
          {
            "code": "1",
            "display": "同意"
          },
          {
            "code": "2",
            "display": "不予同意"
          },
          {
            "code": "3",
            "display": "部份同意"
          },
          {
            "code": "4",
            "display": "補件"
          },
          {
            "code": "5",
            "display": "退件"
          }
        ]
      }
    ]
  }
}