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

FHIR IG Statistics: SearchParameter/MessageHeader-id

Packagetw.gov.mohw.twcore
TypeSearchParameter
IdMessageHeader-id
FHIR VersionR4
Sourcehttps://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/SearchParameter-MessageHeader-id.html
URLhttps://twcore.mohw.gov.tw/ig/twcore/SearchParameter/MessageHeader-id
Version0.3.3
Statusactive
Date2024-02-15
NameMessageHeaderID
Realmtw
Authoritynational
Description訊息表頭的邏輯性ID
Typetoken

Resources that use this resource

CapabilityStatement
CapabilityStatementTWCoreClient臺灣核心-用戶端(TW Core Client)
CapabilityStatementTWCoreServer臺灣核心-伺服端(TW Core Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter MessageHeader-id

MessageHeaderID

Parameter _id:token

訊息表頭的邏輯性ID

ResourceMessageHeader
ExpressionMessageHeader.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": "MessageHeader-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://twcore.mohw.gov.tw/ig/twcore/SearchParameter/MessageHeader-id",
  "version": "0.3.3",
  "name": "MessageHeaderID",
  "status": "active",
  "date": "2024-02-15",
  "contact": [
    {
      "name": "衛生福利部",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.mohw.gov.tw/"
        },
        {
          "system": "email",
          "value": "CCYU@mohw.gov.tw"
        }
      ]
    }
  ],
  "description": "訊息表頭的邏輯性ID",
  "code": "_id",
  "base": [
    "MessageHeader"
  ],
  "type": "token",
  "expression": "MessageHeader.id"
}