Da Vinci Health Record Exchange (HRex)
1.0.0 - STU R1 US

This page is part of the Da Vinci Health Record Exchange (v1.0.0: STU1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Coverage subscriberId Search Parameter - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="hrex-coverage-subscriberId"/>
  <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 "hrex-coverage-subscriberId" </p></div><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: HRexCoverageSubscriberId</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: 2022-03-23 06:55:58+0000</p><p><b>publisher</b>: HL7 International - Clinical Interoperability Council</p><p><b>contact</b>: <a href="http://www.hl7.org/Special/committees/cic">http://www.hl7.org/Special/committees/cic</a></p><p><b>description</b>: ID assigned to the subscriber

**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:

* multipleAnd

* multipleOr

* modifier

* comparator

* chain</p><p><b>jurisdiction</b>: United States of America <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#US)</span></p><p><b>code</b>: subscriber-id</p><p><b>base</b>: Coverage</p><p><b>type</b>: token</p><p><b>expression</b>: Coverage.subscriberId</p><p><b>xpath</b>: f:Coverage/f:subscriberId</p><p><b>xpathUsage</b>: normal</p><p><b>multipleOr</b>: true</p><p><b>modifier</b>: missing, not</p></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId"/>
  <version value="1.0.0"/>
  <name value="HRexCoverageSubscriberId"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2022-03-23T18:55:58+00:00"/>
  <publisher value="HL7 International - Clinical Interoperability Council"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic"/>
    </telecom>
  </contact>
  <description
               value="ID assigned to the subscriber

**NOTE**: This HRex SearchParameter definition extends the usage context of the [capabilitystatement-expectation](http://hl7.org/fhir/R4/extension-capabilitystatement-expectation.html) extension to formally express implementer expectations for these elements:

* multipleAnd

* multipleOr

* modifier

* comparator

* chain"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <code value="subscriber-id"/>
  <base value="Coverage"/>
  <type value="token"/>
  <expression value="Coverage.subscriberId"/>
  <xpath value="f:Coverage/f:subscriberId"/>
  <xpathUsage value="normal"/>
  <multipleOr value="true">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </multipleOr>
  <modifier value="missing">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </modifier>
  <modifier value="not">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="MAY"/>
    </extension>
  </modifier>
</SearchParameter>