CARIN Consumer Directed Payer Data Exchange (CARIN IG for Blue ButtonĀ®)
2.0.0 - STU 2 US

This page is part of the CARIN Blue Button Implementation Guide (v2.0.0: STU 2) 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

: C4BB Total Category Discriminator Value Set - JSON Representation

Active as of 2022-11-28

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "C4BBTotalCategoryDiscriminator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-C4BBAdjudication.html\">http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-C4BBPayerBenefitPaymentStatus.html\">http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerBenefitPaymentStatus</a></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBTotalCategoryDiscriminator",
  "version" : "2.0.0",
  "name" : "C4BBTotalCategoryDiscriminator",
  "title" : "C4BB Total Category Discriminator Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-11-28T15:16:46+00:00",
  "publisher" : "HL7 Financial Management Working Group",
  "contact" : [
    {
      "name" : "HL7 Financial Management Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fm"
        },
        {
          "system" : "email",
          "value" : "fm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Used as the discriminator for total.category for the CARIN IG for Blue ButtonĀ®",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "copyright" : "This Valueset is not copyrighted.",
  "compose" : {
    "include" : [
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBAdjudication"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/carin-bb/ValueSet/C4BBPayerBenefitPaymentStatus"
        ]
      }
    ]
  }
}