Clinibus FHIR specification
0.1.8 - ci-build
Clinibus FHIR specification - Local Development build (v0.1.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-02-11 |
{
"resourceType" : "SearchParameter",
"id" : "ClibinusEntrySearchParameter",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ClibinusEntrySearchParameter</b></p><a name=\"ClibinusEntrySearchParameter\"> </a><a name=\"hcClibinusEntrySearchParameter\"> </a><a name=\"ClibinusEntrySearchParameter-en-US\"> </a><h2>entry</h2><p>Parameter <code>entry</code>:<code>reference</code></p><div><p>A reference to data that supports this section</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/composition.html\">Composition</a></td></tr><tr><td>Expression</td><td><code>Composition.section.entry</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/bundle.html\">Bundle</a>, <a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a>, <a href=\"http://hl7.org/fhir/R4/composition.html\">Composition</a>, <a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a>, <a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may only have one value (no comma separators)</li></ul></td></tr><tr><td>Modifiers</td><td>Allowed: type</td></tr></table></div>"
},
"url" : "https://clinibusdocumentation.atostek.com/SearchParameter/Composition-entry",
"version" : "0.1.8",
"name" : "entry",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/Composition-entry",
"status" : "draft",
"experimental" : true,
"date" : "2025-02-11T14:40:52+02:00",
"publisher" : "Atostek",
"contact" : [
{
"name" : "Atostek",
"telecom" : [
{
"system" : "url",
"value" : "https://atostek.com/"
}
]
}
],
"description" : "A reference to data that supports this section",
"code" : "entry",
"base" : [
"Composition"
],
"type" : "reference",
"expression" : "Composition.section.entry",
"target" : [
"Bundle",
"Organization",
"Composition",
"Patient",
"Observation"
],
"multipleOr" : false,
"multipleAnd" : false,
"modifier" : [
"type"
]
}