Immunization Incubator Implementation Guide
0.1.0 - International flag

Immunization Incubator Implementation Guide, published by HL7 International / Public Health. 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/immunization-incubator/ and changes regularly. See the Directory of published versions

: ImmunizationRecommendationPatientSearchParam

Page standards status: Trial-use Maturity Level: 3

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ImmunizationRecommendation-patient"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ImmunizationRecommendation-patient</b></p><a name="ImmunizationRecommendation-patient"> </a><a name="hcImmunizationRecommendation-patient"> </a><h2>ImmunizationRecommendationPatientSearchParam <a style="padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6" href="https://hl7.org/fhir/R5/versions.html#std-process" title="Standards Status = Trial Use">TU</a></h2><p>Parameter <code>patient</code>:<code>reference</code></p><div><p>Who this profile is for</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="StructureDefinition-ImmunizationRecommendation.html">ImmunizationRecommendation</a></td></tr><tr><td>Expression</td><td><code>ImmunizationRecommendation.patient</code></td></tr><tr><td>Processing Mode</td><td>Normal</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>
  <extension url="http://hl7.org/fhir/build/StructureDefinition/path">
    <valueString value="ImmunizationRecommendation.patient"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pher"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/immunization-incubator/ImplementationGuide/hl7.fhir.uv.immunization-incubator"/>
      </extension>
    </valueInteger>
  </extension>
  <url
       value="http://hl7.org/fhir/SearchParameter/ImmunizationRecommendation-patient"/>
  <version value="0.1.0"/>
  <name value="ImmunizationRecommendationPatientSearchParam"/>
  <title value="ImmunizationRecommendation Patient Search Parameter"/>
  <status value="draft"/>
  <date value="2025-11-11T15:20:10+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.HL7.org"/>
    </telecom>
  </contact>
  <description value="Who this profile is for"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="patient"/>
  <base value="ImmunizationRecommendation"/>
  <type value="reference"/>
  <expression value="ImmunizationRecommendation.patient"/>
  <processingMode value="normal"/>
</SearchParameter>