Tervisedeklaratsiooni juurutusjuhend
1.0.0 - ci-build

Tervisedeklaratsiooni juurutusjuhend, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-hdecl/ and changes regularly. See the Directory of published versions

: Health declaration category - XML Representation

Active as of 2025-06-16

Raw xml | Download


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ee-health-declaration-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SearchParameter ee-health-declaration-category</b></p><a name="ee-health-declaration-category"> </a><a name="hcee-health-declaration-category"> </a><h2>EEHealthDeclarationCategory</h2><p>Parameter <code>category</code>:<code>token</code></p><div><p>Search by category in the Health Declaration</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R5/questionnaireresponse.html">QuestionnaireResponse</a></td></tr><tr><td>Expression</td><td><code>QuestionnaireResponse.extension('https://fhir.ee/hdecl/StructureDefinition/ee-health-declaration-category').extension.where(url='category').value.as(Coding)</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>
  <url
       value="https://fhir.ee/hdecl/SearchParameter/ee-health-declaration-category"/>
  <version value="1.0.0"/>
  <name value="EEHealthDeclarationCategory"/>
  <title value="Health declaration category"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-06-16T14:03:17+00:00"/>
  <publisher value="TEHIK"/>
  <contact>
    <name value="TEHIK"/>
    <telecom>
      <system value="url"/>
      <value value="https://tehik.ee"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="abi@tehik.ee"/>
    </telecom>
  </contact>
  <description value="Search by category in the Health Declaration"/>
  <code value="category"/>
  <base value="QuestionnaireResponse"/>
  <type value="token"/>
  <expression
              value="QuestionnaireResponse.extension('https://fhir.ee/hdecl/StructureDefinition/ee-health-declaration-category').extension.where(url='category').value.as(Coding)"/>
  <processingMode value="normal"/>
</SearchParameter>