{
  "_id": "6a0f6f06acfb0bcc41c5f091",
  "Package": "cms",
  "Type": "Package",
  "Title": "Calculate Medicare Reimbursement",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Vigneshwar\", family = \"Subramanian\",\nrole = c(\"aut\", \"cre\"),\nemail = \"vs347@cornell.edu\"),\nperson(given = \"Raoul\", family = \"Wadhwa\",\nrole = \"aut\", email = \"raoulwadhwa@gmail.com\"),\nperson(given = \"Milind\", family = \"Desai\", role = \"ctb\"))",
  "Description": "Uses the 'CMS' application programming interface\n<https://dnav.cms.gov/api/healthdata> to provide users\ndatabases containing yearly Medicare reimbursement rates in the\nUnited States. Data can be acquired for the entire United\nStates or only for specific localities. Currently, support is\nonly provided for the Medicare Physician Fee Schedule, but\nsupport will be expanded for other 'CMS' databases in future\nversions.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "URL": "https://github.com/subramv/cms",
  "BugReports": "https://github.com/subramv/cms/issues",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://subramv.r-universe.dev",
  "Date/Publication": "2020-11-07 05:12:26 UTC",
  "RemoteUrl": "https://github.com/subramv/cms",
  "RemoteRef": "HEAD",
  "RemoteSha": "16f480c3202b65bab07a40d7e9c61eebc122a446",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-21 07:48:09 UTC",
    "User": "root"
  },
  "Author": "Vigneshwar Subramanian [aut, cre],\nRaoul Wadhwa [aut],\nMilind Desai [ctb]",
  "Maintainer": "Vigneshwar Subramanian <vs347@cornell.edu>",
  "MD5sum": "79055c57ab9680054a8062e9f7530019",
  "_user": "subramv",
  "_type": "src",
  "_file": "cms_0.1.0.tar.gz",
  "_fileid": "db57a49b36440dd1254ba9e3bae06ed5d514dd61a58e71d8a4d098919e10f012",
  "_filesize": 170505,
  "_sha256": "db57a49b36440dd1254ba9e3bae06ed5d514dd61a58e71d8a4d098919e10f012",
  "_created": "2026-05-21T07:48:09.000Z",
  "_published": "2026-05-21T20:45:58.126Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77265263227,
      "time": 109,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130131053"
    },
    {
      "job": 77265263245,
      "time": 131,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130137725"
    },
    {
      "job": 77265263300,
      "time": 158,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130138387"
    },
    {
      "job": 77265263240,
      "time": 151,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130135589"
    },
    {
      "job": 77265262849,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130096129"
    },
    {
      "job": 77265262371,
      "time": 110,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146793350"
    },
    {
      "job": 77265263102,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7130128955"
    },
    {
      "job": 77265263031,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7130118736"
    },
    {
      "job": 77265263025,
      "time": 79,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7130121836"
    }
  ],
  "_buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/subramv/cms",
  "_commit": {
    "id": "16f480c3202b65bab07a40d7e9c61eebc122a446",
    "author": "Vigneshwar Subramanian <vs347@cornell.edu>",
    "committer": "Vigneshwar Subramanian <vs347@cornell.edu>",
    "message": "Remove renv files that were previously indexed which now should be ignored\n",
    "time": 1604725946
  },
  "_maintainer": {
    "name": "Vigneshwar Subramanian",
    "email": "vs347@cornell.edu",
    "login": "subramv",
    "description": "",
    "uuid": 43935949
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "assertthat",
      "version": ">= 0.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "version": ">= 3.6",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.3",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "subramv",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "medicare",
    "medicare-data",
    "reimbursement"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "subramv",
      "count": 61,
      "uuid": 43935949
    },
    {
      "user": "rrrlw",
      "count": 48,
      "uuid": 6846515
    }
  ],
  "_userbio": {
    "uuid": 43935949,
    "type": "user",
    "name": "subramv"
  },
  "_downloads": {
    "count": 259,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cms"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/subramv/cms",
  "_searchresults": 10,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/cms.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/subramv/cms",
  "_realowner": "subramv",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-09-10"
    }
  ],
  "_exports": [
    "get_mpfs"
  ],
  "_datasets": [
    {
      "name": "locality_dict",
      "title": "Locality dictionary for 2020 Physician Fee Schedule",
      "object": "locality_dict",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Carrier Number",
        "Locality",
        "State",
        "Fee Schedule Area",
        "Counties"
      ],
      "rows": 113,
      "table": true,
      "tojson": true
    },
    {
      "name": "mpfs20_oh",
      "title": "2020 Physician Fee Schedule, Ohio",
      "object": "mpfs20_oh",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "Year",
        "Carrier Number",
        "Locality",
        "HCPCS Code",
        "Modifier",
        "PCTC Indicator",
        "Status Code",
        "Multiple Surgery Indicator",
        "50% Therapy Reduction Amount (non-institutional)",
        "50% Therapy Reduction Amount (institutional)",
        "OPPS Indicator",
        "Facility Fee",
        "Non-Facility Fee",
        "OPPS Facility Fee",
        "OPPS Non-Facility Fee"
      ],
      "rows": 8994,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "cms",
      "title": "cms: Tools for Calculating CMS Medicare Reimbursement",
      "topics": [
        "cms"
      ]
    },
    {
      "page": "get_mpfs",
      "title": "Access Medicare Physician Fee Schedule",
      "topics": [
        "get_mpfs"
      ]
    },
    {
      "page": "locality_dict",
      "title": "Locality dictionary for 2020 Physician Fee Schedule",
      "topics": [
        "locality_dict"
      ]
    },
    {
      "page": "mpfs20_oh",
      "title": "2020 Physician Fee Schedule, Ohio",
      "topics": [
        "mpfs20_oh"
      ]
    }
  ],
  "_readme": "https://github.com/subramv/cms/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "assertthat",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "get-mpfs.Rmd",
      "filename": "get-mpfs.html",
      "title": "Introduction to cms",
      "author": "Vigneshwar Subramanian & Raoul R. Wadhwa",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Medicare Physician Fee Schedule (MPFS)",
        "Medicare Locality Key"
      ],
      "created": "2020-05-21 03:34:35",
      "modified": "2020-08-17 01:31:53",
      "commits": 2
    }
  ],
  "_score": 4.544068044350276,
  "_indexed": true,
  "_nocasepkg": "cms",
  "_universes": [
    "subramv"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T07:49:57.000Z",
      "distro": "noble",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "6687c1a84ea016978d10df378d77f2d18bb20dc6e3c4999d95f2601ec8005a84",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-21T07:50:18.000Z",
      "distro": "noble",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "7975bbe44ffa57e401978bfd548e2c3663411de6f352649940266e62fa00aa19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T07:50:24.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "af4cd86b6fa2e504c0816f00de918227ac5f9113c7951646a2e82955867d63be",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-21T07:50:13.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "e38fa3b55dc47ba184a688b6cb318128c3b08e6210699c8ef2852f849fe32f3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-21T20:45:37.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "0e8833bb382a481828f370ddb61ecd89e5de53c217940563d2f70c2e38a77791",
      "status": "success",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T07:49:46.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "eb8fa3ad05c55d657bb97a9672c44386ec5395e15a0f0c3118cbbb5fb810336b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T07:49:14.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "9c8fdd966298f8c53b32a4032d3603ea78dd1e85b6433a915b253d0293a93763",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-21T07:49:15.000Z",
      "commit": "16f480c3202b65bab07a40d7e9c61eebc122a446",
      "fileid": "468bb52d5ebe7e4582a00922a5672755227fbf49931c0177d0c27b7f978227ce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/subramv/actions/runs/26212704530"
    }
  ]
}