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

FHIR IG Statistics: SearchParameter/Bundle-id

Packagetw.gov.mohw.nhi.pas
TypeSearchParameter
IdBundle-id
FHIR VersionR4
Sourcehttps://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-Bundle-id.html
URLhttps://nhicore.nhi.gov.tw/pas/SearchParameter/Bundle-id
Version1.0.6
Statusactive
Date2024-08-31
NameBundleID
Realmtw
Authoritynational
Description事前審查(Bundle)的邏輯性ID
Typetoken

Resources that use this resource

CapabilityStatement
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 Bundle-id

BundleID

Parameter _id:token

事前審查(Bundle)的邏輯性ID

ResourceBundle
ExpressionBundle.id
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": "Bundle-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhicore.nhi.gov.tw/pas/SearchParameter/Bundle-id",
  "version": "1.0.6",
  "name": "BundleID",
  "status": "active",
  "date": "2024-08-31",
  "publisher": "衛生福利部中央健康保險署",
  "contact": [
    {
      "name": "衛生福利部中央健康保險署",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nhi.gov.tw"
        }
      ]
    }
  ],
  "description": "事前審查(Bundle)的邏輯性ID",
  "code": "_id",
  "base": [
    "Bundle"
  ],
  "type": "token",
  "expression": "Bundle.id"
}