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

FHIR IG Statistics: SearchParameter/ClaimResponse-adjudication-reason

Packagetw.gov.mohw.nhi.pas
TypeSearchParameter
IdClaimResponse-adjudication-reason
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-ClaimResponse-adjudication-reason.html
URLhttps://nhicore.nhi.gov.tw/pas/SearchParameter/ClaimResponse-adjudication-reason
Version1.0.6
Statusactive
Date2024-08-31
NameClaimResponseAdjudicationReason
Realmtw
Authoritynational
Description事前審查回覆(ClaimResponse)的核定註記(item.adjudication.reason)
Typestring

Resources that use this resource

CapabilityStatement
CapabilityStatementTWPASClient臺灣癌藥事前審查-用戶端(TWPAS Client)
CapabilityStatementTWPASServer臺灣癌藥事前審查-伺服端(TWPAS Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter ClaimResponse-adjudication-reason

ClaimResponseAdjudicationReason

Parameter adjudication-reason:string

事前審查回覆(ClaimResponse)的核定註記(item.adjudication.reason)

ResourceClaimResponse
ExpressionClaimResponse.item.adjudication.reason
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "ClaimResponse-adjudication-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/pas/SearchParameter/ClaimResponse-adjudication-reason",
  "version": "1.0.6",
  "name": "ClaimResponseAdjudicationReason",
  "status": "active",
  "date": "2024-08-31",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "事前審查回覆(ClaimResponse)的核定註記(item.adjudication.reason)",
  "code": "adjudication-reason",
  "base": [
    "ClaimResponse"
  ],
  "type": "string",
  "expression": "ClaimResponse.item.adjudication.reason"
}