This page is part of the Da Vinci Coverage Requirements Discovery (CRD) FHIR IG (v1.0.0: STU 1) 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
{
"resourceType" : "SearchParameter",
"id" : "devicerequest-insurance",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>url</b>: <code>http://hl7.org/fhir/us/davinci-crd/SearchParameter/devicerequest-insurance</code></p><p><b>version</b>: 1.0.0</p><p><b>name</b>: CRDDeviceRequestInsurance</p><p><b>status</b>: draft</p><p><b>date</b>: 2018-08-14</p><p><b>publisher</b>: HL7 International - Financial Management Work Group</p><p><b>contact</b>: <a href=\"http://www.hl7.org/Special/committees/fm\">http://www.hl7.org/Special/committees/fm</a></p><p><b>description</b>: Defines an index that can be used to filter or sort DeviceRequest resources and to enable the inclusion search for coverage information.</p><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>code</b>: insurance</p><p><b>base</b>: DeviceRequest</p><p><b>type</b>: reference</p><p><b>expression</b>: DeviceRequest.extension.where(url = 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-insurance').extension.value.reference</p><p><b>xpath</b>: f:DeviceRequest/f:extension[@url='http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-insurance']/f:extension/f:valueReference/f:reference/@value</p><p><b>xpathUsage</b>: normal</p></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-crd/SearchParameter/devicerequest-insurance",
"version" : "1.0.0",
"name" : "CRDDeviceRequestInsurance",
"status" : "draft",
"date" : "2018-08-14",
"publisher" : "HL7 International - Financial Management Work Group",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description" : "Defines an index that can be used to filter or sort DeviceRequest resources and to enable the inclusion search for coverage information.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "insurance",
"base" : [
"DeviceRequest"
],
"type" : "reference",
"expression" : "DeviceRequest.extension.where(url = 'http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-insurance').extension.value.reference",
"xpath" : "f:DeviceRequest/f:extension[@url='http://hl7.org/fhir/us/davinci-crd/StructureDefinition/ext-insurance']/f:extension/f:valueReference/f:reference/@value",
"xpathUsage" : "normal"
}