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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeSearchParameter
IdSearchParameter-Organization-identifier.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-identifier
URLhttps://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-identifier
Version0.1.0
Statusactive
Date2025-04-29
NameOrganizationIdentifier
Realmtw
Description查詢機構識別碼 (如379140000I)
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 Organization-identifier

OrganizationIdentifier

Parameter identifier:token

查詢機構識別碼 (如379140000I)

ResourceOrganization
ExpressionOrganization.identifier
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": "Organization-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-identifier",
  "version": "0.1.0",
  "name": "OrganizationIdentifier",
  "status": "active",
  "date": "2025-04-29",
  "publisher": "國北護健管系",
  "contact": [
    {
      "name": "國北護健管系",
      "telecom": [
        {
          "system": "url",
          "value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
        }
      ]
    }
  ],
  "description": "查詢機構識別碼 (如379140000I)",
  "code": "identifier",
  "base": [
    "Organization"
  ],
  "type": "token",
  "expression": "Organization.identifier"
}