Retrieval of Real World Data for Clinical Research
1.0.0 - trial-use International flag

Retrieval of Real World Data for Clinical Research, published by HL7 International - Biomedical Research & Regulation Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/vulcan-rwd/ and changes regularly. See the Directory of published versions

: ObservationInterpretationSearchParameter - XML Representation

Active as of 2023-05-09

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="ObservationInterpretationSearchParameter"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Interpretation</h2><p>Parameter <code>interpretation</code>:<code>token</code></p><div><p>A search parameter to allow searching for Observations with specific interpretations.</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/observation.html">Observation</a></td></tr><tr><td>Expression</td><td><code>Observation.interpretation</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vulcan-rwd/SearchParameter/ObservationInterpretationSearchParameter"/>
  <version value="1.0.0"/>
  <name value="Interpretation"/>
  <status value="active"/>
  <date value="2023-05-09T16:50:27+00:00"/>
  <publisher
             value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
  <contact>
    <name
          value="HL7 International - Biomedical Research &amp; Regulation Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/rcrim"/>
    </telecom>
  </contact>
  <description
               value="A search parameter to allow searching for Observations with specific interpretations."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <code value="interpretation"/>
  <base value="Observation"/>
  <type value="token"/>
  <expression value="Observation.interpretation"/>
</SearchParameter>