FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | SearchParameter |
| Id | SearchParameter-Claim-id.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-Claim-id.html |
| URL | https://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-id |
| Version | 1.2.5 |
| Status | active |
| Date | 2026-07-01 |
| Name | ClaimId |
| Realm | tw |
| Authority | national |
| Description | 事前審查(Claim)的收件序號/案件編號(id) |
| Type | token |
| CapabilityStatement | ||
| tw.gov.mohw.nhi.pas#current | CapabilityStatementTWPASClient | 臺灣事前審查-用戶端(TWPAS Client) |
| tw.gov.mohw.nhi.pas#current | CapabilityStatementTWPASServer | 臺灣事前審查-伺服端(TWPAS Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Claim-id
Parameter id:token
事前審查(Claim)的收件序號/案件編號(id)
| Resource | Claim |
| Expression | Claim.id |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Claim-id",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-id",
"version": "1.2.5",
"name": "ClaimId",
"status": "active",
"date": "2026-07-01",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "事前審查(Claim)的收件序號/案件編號(id)",
"code": "id",
"base": [
"Claim"
],
"type": "token",
"expression": "Claim.id"
}