This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
JSON Format: SearchParameter-carin-bb-searchparameter-explanationofbenefit-created
Raw json
{
"resourceType" : "SearchParameter",
"id" : "carin-bb-searchparameter-explanationofbenefit-created",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2019-12-16T06:41:13.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>SearchParameter: CARINBlueButton_ExplanationOfBenefit_Created_SearchParameter</h2><p><b> description</b> : The creation date for the EOB\n </p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}
],
"url" : "http://hl7.org/fhir/us/carin/SearchParameter/carin-bb-searchparameter-explanationofbenefit-created",
"version" : "0.1.0",
"name" : "CARINBlueButton_ExplanationOfBenefit_Created_SearchParameter",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/ExplanationOfBenefit-created",
"status" : "active",
"experimental" : false,
"date" : "2019-12-01T09:48:45+00:00",
"publisher" : "HL7 International & CARIN Alliance",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.carinalliance.com/about-us/contact-us"
}
]
}
],
"description" : "The creation date for the EOB",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"code" : "status",
"base" : [
"ExplanationOfBenefit"
],
"type" : "date",
"expression" : "explanationofbenefit.created",
"xpath" : "f:explanationofbenefit/f:created",
"xpathUsage" : "normal",
"comparator" : [
"eq",
"ne",
"gt",
"ge",
"lt",
"le",
"sa",
"eb",
"ap"
]
}

