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

FHIR IG Statistics: SearchParameter/Claim-func-type

Packagetw.gov.mohw.nhi.pas
TypeSearchParameter
IdClaim-func-type
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-Claim-func-type.html
URLhttps://nhicore.nhi.gov.tw/pas/SearchParameter/Claim-func-type
Version1.0.6
Statusactive
Date2024-08-31
NameClaimFuncType
Realmtw
Authoritynational
Description事前審查(Claim)的就醫科別(extension: encounter)
Typereference

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 Claim-func-type

ClaimFuncType

Parameter func-type:reference

事前審查(Claim)的就醫科別(extension: encounter)

ResourceClaim
ExpressionClaim.extension.where(url = 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-claim-encounter').value.ofType(Reference)
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
ChainsAllowed: service-type

Source

{
  "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.6",
  "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"
  ]
}