This page is part of the DaVinci PDEX Plan Net (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "SearchParameter",
"id" : "insuranceplan-plan-network",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: insuranceplan-plan-network</p><p><b>url</b>: <a href=\"http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/insuranceplan-plan-network\">http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/insuranceplan-plan-network</a></p><p><b>version</b>: 0.2.0</p><p><b>name</b>: Plannet_sp_insuranceplan_plan_network</p><p><b>status</b>: active</p><p><b>date</b>: May 22, 2018 8:00:00 PM</p><p><b>publisher</b>: HL7 Patient Administration Committee</p><p><b>contact</b>: </p><p><b>description</b>: Select plans associated with the specified health insurance provider network</p><p><b>code</b>: plan-network</p><p><b>base</b>: InsurancePlan</p><p><b>type</b>: reference</p><p><b>expression</b>: InsurancePlan.plan.network</p><p><b>target</b>: Organization</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>chain</b>: identifier, name, partof</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/insuranceplan-plan-network",
"version" : "0.2.0",
"name" : "Plannet_sp_insuranceplan_plan_network",
"status" : "active",
"date" : "2018-05-23T00:00:00+00:00",
"publisher" : "HL7 Patient Administration Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pafm/index.cfm"
}
]
}
],
"description" : "Select plans associated with the specified health insurance provider network",
"code" : "plan-network",
"base" : [
"InsurancePlan"
],
"type" : "reference",
"expression" : "InsurancePlan.plan.network",
"target" : [
"Organization"
],
"multipleOr" : true,
"multipleAnd" : true,
"chain" : [
"identifier",
"name",
"partof"
]
}