Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions
Active as of 2024-11-20 |
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="Composition-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter Composition-category</b></p><a name="Composition-category"> </a><a name="hcComposition-category"> </a><a name="Composition-category-en-US"> </a><h2>composition-category</h2><p>Parameter <code>composition.category</code>:<code>token</code></p><div><p>Search on composition category</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R5/bundle.html">Bundle</a></td></tr><tr><td>Expression</td><td><code>Bundle.entry[0].resource.as(Composition).category</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>
</text>
<url
value="http://gravitate-health.com/SearchParameter/composition-category"/>
<version value="0.1.0"/>
<name value="composition-category"/>
<title value="composition-category"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-11-20T15:04:11+00:00"/>
<publisher value="Gravitate Health Project"/>
<contact>
<name value="Gravitate Health Project"/>
<telecom>
<system value="url"/>
<value value="https://www.gravitatehealth.eu/"/>
</telecom>
</contact>
<contact>
<name value="Gravitate Health Project"/>
<telecom>
<system value="url"/>
<value value="https://www.gravitatehealth.eu/"/>
</telecom>
</contact>
<description value="Search on composition category"/>
<code value="composition.category"/>
<base value="Bundle"/>
<type value="token"/>
<expression value="Bundle.entry[0].resource.as(Composition).category"/>
</SearchParameter>