Blue Button 2.0 Implementation Guide

Claim Query Code

Formats: Narrative, XML, JSON, Turtle

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "claim-query-cd",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>Claim Query Code</h2><div><p>Code indicating the type of claim record being processed with respect to payment (debit/credit indicator; interim/final indicator). Source: https://bluebutton.cms.gov/resources/variables/claim<em>query</em>cd</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-claim-query-cd.html"><code>https://bluebutton.cms.gov/assets/ig/CodeSystem-claim-query-cd</code></a></li></ul></div>"
  },
  "url" : "https://bluebutton.cms.gov/assets/ig/ValueSet-claim-query-cd",
  "version" : "1.1.1",
  "name" : "Claim Query Code",
  "status" : "draft",
  "date" : "2018-11-27T15:56:35+00:00",
  "description" : "Code indicating the type of claim record being processed with respect to payment (debit/credit indicator; interim/final indicator). Source: https://bluebutton.cms.gov/resources/variables/claim_query_cd",
  "compose" : {
    "include" : [
      {
        "system" : "https://bluebutton.cms.gov/assets/ig/CodeSystem-claim-query-cd"
      }
    ]
  }
}