Da Vinci Health Record Exchange (HRex)
0.2.0 - STU R1 - 2nd ballot

This page is part of the Da Vinci Health Record Exchange (v0.2.0: STU1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: Coverage subscriberId Search Parameter - XML Representation

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><p><b>id</b>: hrex-coverage-subscriberId</p><p><b>url</b>: <a href="http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId">http://hl7.org/fhir/us/davinci-hrex/SearchParameter/hrex-coverage-subscriberId</a></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: HRexCoverageSubscriberId</p><p><b>status</b>: active</p><p><b>experimental</b>: false</p><p><b>date</b>: Aug 9, 2020 3:38:40 PM</p><p><b>publisher</b>: HL7 International - Clinical Interoperability Council</p><p><b>contact</b>: http://www.hl7.org/Special/committees/cic</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>: <span title="Codes: {urn:iso:std:iso:3166 US}">United States of America</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="0.2.0"/>
  <name value="HRexCoverageSubscriberId"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-08-09T15:38:40+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>