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

FHIR IG Statistics: SearchParameter/Task-period

Packagetw.gov.mohw.nhi.ci
TypeSearchParameter
IdTask-period
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/ci/https://build.fhir.org/ig/TWNHIFHIR/ci/SearchParameter-Task-period.html
URLhttps://nhicore.nhi.gov.tw/ci/SearchParameter/Task-period
Version1.0.0
Statusactive
Date2025-04-30
NameTaskPeriod
Realmtw
Authoritynational
Description重大傷病申請(Task)的受理日期(executionPeriod)
Typedate

Resources that use this resource

CapabilityStatement
CapabilityStatementTWCIClient臺灣重大傷病-用戶端(TWCI Client)
CapabilityStatementTWCIServer臺灣重大傷病-伺服端(TWCI Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Task-period

TaskPeriod

Parameter period:date

重大傷病申請(Task)的受理日期(executionPeriod)

ResourceTask
ExpressionTask.executionPeriod
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": "Task-period",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/ci/SearchParameter/Task-period",
  "version": "1.0.0",
  "name": "TaskPeriod",
  "status": "active",
  "date": "2025-04-30",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "重大傷病申請(Task)的受理日期(executionPeriod)",
  "code": "period",
  "base": [
    "Task"
  ],
  "type": "date",
  "expression": "Task.executionPeriod"
}