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

FHIR IG Statistics: SearchParameter/Composition-id

Packagetw.cathay.fhir.iclaim
Resource TypeSearchParameter
IdComposition-id
FHIR VersionR4
Sourcehttps://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/SearchParameter-Composition-id.html
URLhttps://claim.cgh.org.tw/iclaim/SearchParameter/Composition-id
Version1.0.0
Statusactive
Date2023-08-31
NameCompositionID
Realmtw
DescriptionComposition的邏輯性ID
Typetoken

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Composition-id

CompositionID

Parameter _id:token

Composition的邏輯性ID

ResourceComposition
ExpressionComposition.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": "Composition-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://claim.cgh.org.tw/iclaim/SearchParameter/Composition-id",
  "version": "1.0.0",
  "name": "CompositionID",
  "status": "active",
  "date": "2023-08-31",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "Composition的邏輯性ID",
  "code": "_id",
  "base": [
    "Composition"
  ],
  "type": "token",
  "expression": "Composition.id"
}