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: ValueSet-CARIN-BB-Adjudication-Benefit-Payment-Status-Category
Raw json
{
"resourceType" : "ValueSet",
"id" : "CARIN-BB-Adjudication-Benefit-Payment-Status-Category",
"meta" : {
"versionId" : "4",
"lastUpdated" : "2019-11-30T09:16:33.000+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CARIN Blue Button Adjudication Benefit Payment Status Category Value Set</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-CARIN-BB-Adjudication-Category.html\"><code>http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-adjudicationcategory</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-CARIN-BB-Adjudication-Category.html#CARIN-BB-Adjudication-Category-innetworkbenefitpaymentstatus\">innetworkbenefitpaymentstatus</a></td><td>in network benefit payment status</td><td/></tr><tr><td><a href=\"CodeSystem-CARIN-BB-Adjudication-Category.html#CARIN-BB-Adjudication-Category-outofnetworkbenefitpaymentstatus\">outofnetworkbenefitpaymentstatus</a></td><td>out of network benefit payment status</td><td/></tr><tr><td><a href=\"CodeSystem-CARIN-BB-Adjudication-Category.html#CARIN-BB-Adjudication-Category-otherbenefitpaymentstatus\">otherbenefitpaymentstatus</a></td><td>other benefit payment status</td><td/></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/carin/ValueSet/carin-bb-adjudicationbenefitpaymentstatuscategory",
"version" : "0.1.0",
"name" : "CARINBBAdjudicationBenefitPaymentStatusCategory",
"title" : "CARIN Blue Button Adjudication Benefit Payment Status Category Value Set",
"status" : "draft",
"date" : "2019-12-23T19:40:59+00:00",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-adjudicationcategory",
"concept" : [
{
"code" : "innetworkbenefitpaymentstatus",
"display" : "in network benefit payment status"
},
{
"code" : "outofnetworkbenefitpaymentstatus",
"display" : "out of network benefit payment status"
},
{
"code" : "otherbenefitpaymentstatus",
"display" : "other benefit payment status"
}
]
}
]
}
}

