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

FHIR IG Statistics: SearchParameter/cafex-bundle-composition-author

Packageca.infoway.io.cafex
Resource TypeSearchParameter
Idcafex-bundle-composition-author
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.cafex@2.2.0-DFT-Ballot&canonical=http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-bundle-composition-author
URLhttp://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-bundle-composition-author
Statusdraft
Date2024-05-09
NameCAFeXBundleCompositionauthor
Realmca
Authoritynational
Description**Search by composition using chained author**
Typereference

Resources that use this resource

CapabilityStatement
CaFeX-DataConsumer-Option-ACA:FeX CapabilityStatement - Data Consumer - Option A (Search and Retrieve FHIR Document)
CaFeX-DataResponder-Option-ACA:FeX CapabilityStatement - Data Responder - Option A (Search and Retrieve FHIR Document)
cafex-serverCaFeX Server CapabilityStatement

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "cafex-bundle-composition-author",
  "url": "http://fhir.infoway-inforoute.ca/io/cafex/SearchParameter/cafex-bundle-composition-author",
  "name": "CAFeXBundleCompositionauthor",
  "status": "draft",
  "experimental": false,
  "date": "2024-05-09",
  "publisher": "Canada Health Infoway",
  "description": "**Search by composition using chained author**",
  "code": "composition",
  "base": [
    "Bundle"
  ],
  "type": "reference",
  "expression": "Bundle.entry[0].resource.as(Composition).author",
  "chain": [
    "author"
  ]
}