Details
-
Type:
Change Request
-
Status: Applied (View Workflow)
-
Priority:
Medium
-
Resolution: Persuasive
-
Specification:US CARIN Blue Button (FHIR)
-
Raised in Version:1.1.0
-
Work Group:Financial Mgmt
-
Related Artifact(s):C4BB CapabilityStatement
-
Grouping:
-
Resolution Description:
-
Resolution Vote:Corey Spears / Mark Roberts : 6-0-0
-
Change Category:Clarification
-
Change Impact:Non-substantive
Description
The guidance under the EOB Profile Interaction Summary for search is footnoted to "read" and not “search-type.” (See section below). Should this be moved under the code "search-type"?
"extension" : [
{ "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHALL" }
],
"code" : "search-type"
},
{
"extension" : [
{ "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHALL" }
],
"code" : "read",
"documentation" : "Searches using service-date, _lastUpdated, or type require a patient search argument.\n\n_include:* SHALL be supported.\n"
}
This point has also been raised on Zulip: https://chat.fhir.org/#narrow/stream/204607-CARIN-IG.20for.20Blue.20Button.C2.AE/topic/Searching.20EoB's