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-group-code.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-group-code
URLhttps://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/MeasureReport-group-code
Version0.1.0
Statusactive
Date2025-04-29
NameMeasureReportGroupCode
Realmtw
DescriptionMeasureReport 的指標類別 group.code
Typetoken

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-group-code

MeasureReportGroupCode

Parameter group-code:token

MeasureReport 的指標類別 group.code

ResourceMeasureReport
ExpressionMeasureReport.group.code
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-group-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/MeasureReport-group-code",
  "version": "0.1.0",
  "name": "MeasureReportGroupCode",
  "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 的指標類別 group.code",
  "code": "group-code",
  "base": [
    "MeasureReport"
  ],
  "type": "token",
  "expression": "MeasureReport.group.code"
}