FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeSearchParameter
IdSearchParameter-MeasureReport-date.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/MeasureReport-date
URLhttps://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/MeasureReport-date
Version0.1.0
Statusactive
Date2025-04-29
NameMeasureReportDate
Realmtw
DescriptionMeasureReport 資料建立日期
Typedate

Resources that use this resource

CapabilityStatement
CapabilityStatementPHIMRClient公共衛生指標測量報告-用戶端(PHIMR Client)
CapabilityStatementPHIMRServer公共衛生指標測量報告-伺服端(PHIMR Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter MeasureReport-date

MeasureReportDate

Parameter date:date

MeasureReport 資料建立日期

ResourceMeasureReport
ExpressionMeasureReport.date
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

Source1

{
  "resourceType": "SearchParameter",
  "id": "MeasureReport-date",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/MeasureReport-date",
  "version": "0.1.0",
  "name": "MeasureReportDate",
  "status": "active",
  "date": "2025-04-29",
  "publisher": "國北護健管系",
  "contact": [
    {
      "name": "國北護健管系",
      "telecom": [
        {
          "system": "url",
          "value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
        }
      ]
    }
  ],
  "description": "MeasureReport 資料建立日期",
  "code": "date",
  "base": [
    "MeasureReport"
  ],
  "type": "date",
  "expression": "MeasureReport.date"
}