HL7 Europe Imaging Report R4
1.0.0-alpha - qa-preview 150

This page is part of the HL7 Europe Imaging Report (v1.0.0-alpha: QA Preview) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.0.0-ballot. For a full list of available versions, see the Directory of published versions

: SearchParameterDocumentReferenceBodySite

Page standards status: Trial-use

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="SearchParameterDocumentReferenceBodySite"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter SearchParameterDocumentReferenceBodySite</b></p><a name="SearchParameterDocumentReferenceBodySite"> </a><a name="hcSearchParameterDocumentReferenceBodySite"> </a><h2>DocumentReferenceBodySite</h2><p>Parameter <code>bodysite</code>:<code>token</code></p><div><p>Searches for document references with a specific body site.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/documentreference.html">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite').extension('concept').value</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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <url
       value="http://hl7.eu/fhir/imaging/SearchParameter/SearchParameterDocumentReferenceBodySite"/>
  <version value="1.0.0-alpha"/>
  <name value="DocumentReferenceBodySite"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-02-27T07:40:26+01:00"/>
  <publisher value="HL7 Europe"/>
  <contact>
    <name value="HL7 Europe"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.eu"/>
    </telecom>
  </contact>
  <description
               value="Searches for document references with a specific body site."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="150"/>
      <display value="Europe"/>
    </coding>
  </jurisdiction>
  <code value="bodysite"/>
  <base value="DocumentReference"/>
  <type value="token"/>
  <expression
              value="DocumentReference.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-DocumentReference.bodySite').extension('concept').value"/>
</SearchParameter>