VhDir Implementation Guide CI Build: STU2 Ballot

This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR v3.5.0. . For a full list of available versions, see the Directory of published versions

XML Format: SearchParameter-searchparameter-insuranceplan-status

Raw xml


<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="searchparameter-insuranceplan-status"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>url</b>: <b>http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-insuranceplan-status</b></p><p><b>version</b>: 0.0.0</p><p><b>name</b>: VHDir InsurancePlan Status Search Parameter</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/InsurancePlan-status">http://hl7.org/fhir/SearchParameter/InsurancePlan-status</a></p><p><b>status</b>: DRAFT</p><p><b>date</b>: 23/05/2018</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select health insurance products/plans with the specified status</p><p><b>code</b>: insuranceplan-status</p><p><b>base</b>: InsurancePlan</p><p><b>type</b>: TOKEN</p><p><b>expression</b>: InsurancePlan.status</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p></div>
  </text>
  <url
       value="http://hl7.org/fhir/uv/vhdir/SearchParameter/searchparameter-insuranceplan-status"/>
  <version value="0.0.0"/>
  <name value="VHDir InsurancePlan Status Search Parameter"/>
  <derivedFrom value="http://hl7.org/fhir/SearchParameter/InsurancePlan-status"/>
  <status value="draft"/>
  <date value="2018-05-23"/>
  <publisher value="HL7 Patient Administration Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pafm/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="Select health insurance products/plans with the specified status"/>
  <code value="insuranceplan-status"/>
  <base value="InsurancePlan"/>
  <type value="token"/>
  <expression value="InsurancePlan.status"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
</SearchParameter>