Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build

Situational Awareness for Novel Epidemic Response, published by HL7 International Public Health Workgroup. This is not an authorized publication; it is the continuous build for version 1.0.1). This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: Search by Code in Definitions and Instances - XML Representation

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="SearchParameter-code"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "SearchParameter-code" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code</code></p><p><b>version</b>: 1.0.1</p><p><b>name</b>: code</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2022-02-15 09:33:20+0000</p><p><b>publisher</b>: HL7 International Public Health Workgroup</p><p><b>contact</b>: <a href="http://hl7.org/Special/committees/pher">http://hl7.org/Special/committees/pher</a>, <a href="mailto:pher@lists.hl7.org">pher@lists.hl7.org</a>, Keith W. Boone: <a href="mailto:mailto:kboone@ainq.com">mailto:kboone@ainq.com</a></p><p><b>description</b>: This SearchParameter enables resources to be discovered by codes or valueSets used in the resource including those in any extensions.</p><p><b>jurisdiction</b>: World <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (m49.htm#001)</span></p><p><b>code</b>: code</p><p><b>base</b>: Measure, MeasureReport</p><p><b>type</b>: token</p><p><b>expression</b>: descendants().valueCodeableConcept | descendants().valueCoding | descendants().valueCode | code | descendants().ofType(Coding).not().code</p><p><b>xpath</b>: descendant::f:valueCodeableConcept | descendant::f:valueCoding | descendant::f:valueCode | f:code | f:descendant::f:code[ends-with(local-name(..),'oding')]</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, text, not, in, not-in, below, above, ofType</p></div>
  </text>
  <url value="http://hl7.org/fhir/uv/saner/SearchParameter/SearchParameter-code"/>
  <version value="1.0.1"/>
  <name value="code"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2022-02-15T21:33:20+00:00"/>
  <publisher value="HL7 International Public Health Workgroup"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="pher@lists.hl7.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Keith W. Boone"/>
    <telecom>
      <system value="email"/>
      <value value="mailto:kboone@ainq.com"/>
    </telecom>
  </contact>
  <description
               value="This SearchParameter enables resources to be discovered by codes or valueSets used in the resource including those in any extensions."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <code value="code"/>
  <base value="Measure"/>
  <base value="MeasureReport"/>
  <type value="token"/>
  <expression
              value="descendants().valueCodeableConcept | descendants().valueCoding | descendants().valueCode | code | descendants().ofType(Coding).not().code"/>
  <xpath
         value="descendant::f:valueCodeableConcept | descendant::f:valueCoding | descendant::f:valueCode | f:code | f:descendant::f:code[ends-with(local-name(..),&#39;oding&#39;)]"/>
  <xpathUsage value="normal"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
  <modifier value="missing"/>
  <modifier value="text"/>
  <modifier value="not"/>
  <modifier value="in"/>
  <modifier value="not-in"/>
  <modifier value="below"/>
  <modifier value="above"/>
  <modifier value="ofType"/>
</SearchParameter>