This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (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
: aeob-date-of-service - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "aeob-date-of-service",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AEOBDateOfService</h2><p>Parameter <code>aeob-date-of-service</code>:<code>date</code></p><div><p>Select planned date of service</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/explanationofbenefit.html\">ExplanationOfBenefit</a></td></tr><tr><td>Expression</td><td><code>ExplanationOfBenefit.serviced</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/explanationofbenefit.html\">ExplanationOfBenefit</a></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/davinci-pct/SearchParameter/aeob-date-of-service",
"version" : "1.0.0",
"name" : "AEOBDateOfService",
"status" : "active",
"date" : "2022-12-15",
"publisher" : "HL7 International - Financial Management Work Group",
"contact" : [
{
"name" : "HL7 International - Financial Management Work Group",
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/fm"
},
{
"system" : "email",
"value" : "fmlists@lists.hl7.org"
}
]
}
],
"description" : "Select planned date of service",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"code" : "aeob-date-of-service",
"base" : [
"ExplanationOfBenefit"
],
"type" : "date",
"expression" : "ExplanationOfBenefit.serviced",
"target" : [
"ExplanationOfBenefit"
]
}