Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

JSON Format: ValueSet-CARIN-BB-MS-DRG

Raw json

{
  "resourceType" : "ValueSet",
  "id" : "CARIN-BB-MS-DRG",
  "meta" : {
    "versionId" : "5",
    "lastUpdated" : "2019-11-26T00:31:02.000+00:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>CARIN Blue Button MS-DRG Value Set</h2><div><p>This is the description for the MS-DRG value set.</p>\n</div><p><b>Copyright Statement:</b> The content of this value set is copyrighted by a party other than HL7</p><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <code>https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/MS-DRG-Classifications-and-Software.html</code></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/us/carin/ValueSet/carin-bb-ms-drg",
  "version" : "0.1.0",
  "name" : "CARINBBMSDRG",
  "title" : "CARIN Blue Button MS-DRG Value Set",
  "status" : "draft",
  "date" : "2019-12-23T19:40:59+00:00",
  "description" : "This is the description for the MS-DRG value set.",
  "purpose" : "This is the purpose of this value set.",
  "copyright" : "The content of this value set is copyrighted by a party other than HL7",
  "compose" : {
    "include" : [
      {
        "system" : "https://www.cms.gov/Medicare/Medicare-Fee-for-Service-Payment/AcuteInpatientPPS/MS-DRG-Classifications-and-Software.html"
      }
    ]
  }
}