| Package | tw.gov.mohw.nhi.pas |
| Resource Type | SearchParameter |
| Id | Claim-func-type |
| FHIR Version | R4 |
| Source | https://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-Claim-func-type.html |
| URL | https://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-func-type |
| Version | 1.0.7 |
| Status | active |
| Date | 2024-08-31 |
| Name | ClaimFuncType |
| Realm | tw |
| Authority | national |
| Description | 事前審查(Claim)的就醫科別(extension: encounter) |
| Type | reference |
| CapabilityStatement | |
| CapabilityStatementTWPASClient | 臺灣癌藥事前審查-用戶端(TWPAS Client) |
| CapabilityStatementTWPASServer | 臺灣癌藥事前審查-伺服端(TWPAS Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Claim-func-type
Parameter func-type:reference
事前審查(Claim)的就醫科別(extension: encounter)
| Resource | Claim |
| Expression | Claim.extension.where(url = 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-claim-encounter').value.ofType(Reference) |
| Multiples |
|
| Chains | Allowed: service-type |
{
"resourceType": "SearchParameter",
"id": "Claim-func-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-func-type",
"version": "1.0.7",
"name": "ClaimFuncType",
"status": "active",
"date": "2024-08-31",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "事前審查(Claim)的就醫科別(extension: encounter)",
"code": "func-type",
"base": [
"Claim"
],
"type": "reference",
"expression": "Claim.extension.where(url = 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-claim-encounter').value.ofType(Reference)",
"chain": [
"service-type"
]
}