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

FHIR IG Statistics: SearchParameter/Composition-entry

Packagetw.cathay.fhir.iclaim
TypeSearchParameter
IdComposition-entry
FHIR VersionR4
Sourcehttps://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/SearchParameter-Composition-entry.html
URLhttps://claim.cgh.org.tw/iclaim/SearchParameter/Composition-entry
Version1.0.0
Statusactive
Date2023-08-28
NameCompositionEntry
Realmtw
Description透過住院號/就醫號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition), 實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes)
Typereference

Resources that use this resource

CapabilityStatement
CapabilityStatementiClaimClient醫療保險理賠實作指引-用戶端
CapabilityStatementiClaimServer醫療保險理賠實作指引-伺服端

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Composition-entry

CompositionEntry

Parameter entry:reference

透過住院號/就醫號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition), 實作請參考Composition-Notes

ResourceComposition
ExpressionComposition.section.entry
Target ResourcesEncounter
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
ChainsAllowed: identifier

Source

{
  "resourceType": "SearchParameter",
  "id": "Composition-entry",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://claim.cgh.org.tw/iclaim/SearchParameter/Composition-entry",
  "version": "1.0.0",
  "name": "CompositionEntry",
  "status": "active",
  "date": "2023-08-28",
  "publisher": "國泰金控",
  "contact": [
    {
      "name": "國泰金控",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cathayholdings.com/holdings/"
        }
      ]
    }
  ],
  "description": "透過住院號/就醫號,查詢整份理賠用收據-診斷證明-檢驗紀錄(Composition),\r\n實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes)",
  "code": "entry",
  "base": [
    "Composition"
  ],
  "type": "reference",
  "expression": "Composition.section.entry",
  "target": [
    "Encounter"
  ],
  "chain": [
    "identifier"
  ]
}