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

FHIR IG Statistics: SearchParameter/Bundle-composition

Packagetw.cohesion.fhir.clinemr
TypeSearchParameter
IdBundle-composition
FHIR VersionR4
Sourcehttps://fhir.cohesiondata.com/clinemr/https://simplifier.net/resolve?scope=tw.cohesion.fhir.clinemr@1.0.0&canonical=https://fhir.cohesiondata.com/clinemr/SearchParameter/Bundle-composition
URLhttps://fhir.cohesiondata.com/clinemr/SearchParameter/Bundle-composition
Version1.0.0
Statusactive
Date2024-05-05
NameBundleComposition
Realmtw
Description西醫診所門診病摘的臨床文件(composition)
Typereference

Resources that use this resource

CapabilityStatement
CapabilityStatementClinEMRClient診所門診病摘-用戶端(ClinEMR Client)
CapabilityStatementClinEMRServer診所門診病摘-伺服端(ClinEMR Server)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter Bundle-composition

BundleComposition

Parameter composition:reference

西醫診所門診病摘的臨床文件(composition)

ResourceBundle
ExpressionBundle.entry[0].resource
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-composition",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.cohesiondata.com/clinemr/SearchParameter/Bundle-composition",
  "version": "1.0.0",
  "name": "BundleComposition",
  "status": "active",
  "date": "2024-05-05",
  "publisher": "睿傳數據",
  "contact": [
    {
      "name": "睿傳數據",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cohesiondata.com/"
        }
      ]
    }
  ],
  "description": "西醫診所門診病摘的臨床文件(composition)",
  "code": "composition",
  "base": [
    "Bundle"
  ],
  "type": "reference",
  "expression": "Bundle.entry[0].resource"
}