{
  "_id": "69cb74827ce0fc79f22031ca",
  "Package": "npi",
  "Title": "Access the U.S. National Provider Identifier Registry API",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Frank\", \"Farach\", , \"frank.farach@gmail.com\",\nrole = c(\"cre\", \"aut\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-2145-0145\")),\nperson(\"Sam\", \"Parmar\", , \"parmartsam@gmail.com\", role = \"ctb\"),\nperson(\"Matthias\", \"Grenié\", , \"matthias.grenie@idiv.de\", role = \"rev\",\ncomment = c(ORCID = \"0000-0002-4659-7522\")),\nperson(c(\"Emily\", \"C.\"), \"Zabor\", , \"zabore2@ccf.org\", role = \"rev\",\ncomment = c(ORCID = \"0000-0002-1402-4498\"))\n)",
  "Author": "Frank Farach [aut, cre, cph], Sam Parmar [ctb], Matthias Grenié\n[rev], Emily C. Zabor [rev]",
  "Maintainer": "Frank Farach <frank.farach@gmail.com>",
  "Description": "Access the United States National Provider Identifier\nRegistry API <https://npiregistry.cms.hhs.gov/api/>. Obtain and\ntransform administrative data linked to a specific individual\nor organizational healthcare provider, or perform advanced\nsearches based on provider name, location, type of service,\ncredentials, and other attributes exposed by the API.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ropensci/npi/, https://docs.ropensci.org/npi/,\nhttps://npiregistry.cms.hhs.gov/api/",
  "BugReports": "https://github.com/ropensci/npi/issues/",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libicu-dev libssl-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-12-31 06:21:50 UTC",
  "RemoteUrl": "https://github.com/ropensci/npi",
  "RemoteRef": "master",
  "RemoteSha": "16e30160af433e37db665b2fd5f47db0b9fba52c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-03-31 07:12:06 UTC",
    "User": "root"
  },
  "MD5sum": "b4b4b536f9c8917e073ce106e957501c",
  "_user": "ropensci",
  "_type": "src",
  "_file": "npi_0.2.0.9000.tar.gz",
  "_fileid": "19591fa387f54205d3f87b7c957859ea036090c43910db0e364a67343c2302c8",
  "_filesize": 227685,
  "_sha256": "19591fa387f54205d3f87b7c957859ea036090c43910db0e364a67343c2302c8",
  "_created": "2026-03-31T07:12:06.000Z",
  "_published": "2026-03-31T07:15:14.264Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 69306433515,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6194157937"
    },
    {
      "job": 69306433514,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6194157075"
    },
    {
      "job": 69306433605,
      "time": 116,
      "config": "macos-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6194151228"
    },
    {
      "job": 69306433540,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6194147595"
    },
    {
      "job": 69305982404,
      "time": 215,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6194120151"
    },
    {
      "job": 69305982444,
      "time": 243,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6194126071"
    },
    {
      "job": 69306433530,
      "time": 120,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6194152099"
    },
    {
      "job": 69306433522,
      "time": 87,
      "config": "windows-devel",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6194145283"
    },
    {
      "job": 69306433534,
      "time": 122,
      "config": "windows-release",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6194152675"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/npi",
  "_commit": {
    "id": "16e30160af433e37db665b2fd5f47db0b9fba52c",
    "author": "frankfarach <frankfarach@users.noreply.github.com>",
    "committer": "frankfarach <frankfarach@users.noreply.github.com>",
    "message": "Update CITATION.cff\n",
    "time": 1767162110
  },
  "_maintainer": {
    "name": "Frank Farach",
    "email": "frank.farach@gmail.com",
    "login": "frankfarach",
    "twitter": "@frankfarach",
    "uuid": 1640676,
    "orcid": "0000-0002-2145-0145"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "checkLuhn",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "httptest",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mockery",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-01",
      "n": 2
    }
  ],
  "_tags": [],
  "_topics": [
    "api-wrapper",
    "health-data",
    "healthcare",
    "npi-number"
  ],
  "_stars": 38,
  "_contributors": [
    {
      "user": "frankfarach",
      "count": 188,
      "uuid": 1640676
    },
    {
      "user": "parmsam",
      "count": 3,
      "uuid": 40672605
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 182,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/npi"
  },
  "_devurl": "https://github.com/ropensci/npi",
  "_pkgdown": "https://docs.ropensci.org/npi",
  "_searchresults": 23,
  "_metadata": {
    "review": {
      "id": 505,
      "status": "reviewed",
      "version": "0.1.0",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/505"
    },
    "ropensci_category": "data-access"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/npi.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/npi",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2022-11-14"
    }
  ],
  "_exports": [
    "%>%",
    "npi_flatten",
    "npi_is_valid",
    "npi_search",
    "npi_summarize"
  ],
  "_datasets": [
    {
      "name": "npis",
      "title": "Sample results from the NPI Registry",
      "object": "npis",
      "class": [
        "npi_results",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "npi",
        "enumeration_type",
        "basic",
        "other_names",
        "identifiers",
        "taxonomies",
        "addresses",
        "practice_locations",
        "endpoints",
        "created_date",
        "last_updated_date"
      ],
      "rows": 10,
      "table": false,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "npi_flatten",
      "title": "S3 method to flatten an 'npi_results' object",
      "concept": "data wrangling functions",
      "topics": [
        "npi_flatten"
      ]
    },
    {
      "page": "npi_flatten.npi_results",
      "title": "Flatten NPI search results",
      "topics": [
        "npi_flatten.npi_results"
      ]
    },
    {
      "page": "npi_is_valid",
      "title": "Check if candidate NPI number is valid",
      "concept": "utility functions",
      "topics": [
        "npi_is_valid"
      ]
    },
    {
      "page": "npi_search",
      "title": "Search the NPI Registry",
      "concept": "search functions",
      "topics": [
        "npi_search"
      ]
    },
    {
      "page": "npi_summarize",
      "title": "S3 method to summarize an 'npi_results' object",
      "concept": "summary functions",
      "topics": [
        "npi_summarize"
      ]
    },
    {
      "page": "npi_summarize.npi_results",
      "title": "Summary method for 'npi_results' S3 object",
      "topics": [
        "npi_summarize.npi_results"
      ]
    },
    {
      "page": "npis",
      "title": "Sample results from the NPI Registry",
      "topics": [
        "npis"
      ]
    }
  ],
  "_pkglogo": "https://github.com/ropensci/npi/raw/master/man/figures/logo.png",
  "_readme": "https://github.com/ropensci/npi/raw/master/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkLuhn",
    "checkmate",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "advanced-use.Rmd",
      "filename": "advanced-use.html",
      "title": "Advanced Uses",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Note on NPI Downloadable Files",
        "Run npi_search() on multiple search terms"
      ],
      "created": "2022-03-17 15:29:28",
      "modified": "2022-11-09 16:25:02",
      "commits": 2
    },
    {
      "source": "npi.Rmd",
      "filename": "npi.html",
      "title": "Introduction to npi",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Search registry",
        "Increasing number of records returned",
        "Obtaining more human-readable output"
      ],
      "created": "2022-03-02 02:50:39",
      "modified": "2022-11-08 16:29:58",
      "commits": 3
    }
  ],
  "_score": 5.941511432634403,
  "_indexed": true,
  "_nocasepkg": "npi",
  "_universes": [
    "ropensci",
    "frankfarach"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:14:17.000Z",
      "distro": "noble",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "87fb25e488bab6ae128676ed8649b84d2294e0f0f5a7c24d6b5818bff822e244",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:13:46.000Z",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "c620f3bd6f82d38209a8af6ad8f56e8b50204cc257ce340280646ffdd19c8ee9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:13:32.000Z",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "0164137ff952b4353f3feb4e080911fc901a400876cb546911cd3e00a591caf2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:14:23.000Z",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "ef3cc5ff2158fe2ff4e97e3ba4a66631d7ff47bc406b0159cc4815a3eeedfdc4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:13:14.000Z",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "625cbdb6bcf46026d50b35acdde12b09c91aef5e1372bd133c7514e42832d920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-03-31T07:13:39.000Z",
      "commit": "16e30160af433e37db665b2fd5f47db0b9fba52c",
      "fileid": "c4511c7a3b36863b89a5ef1868138b2bdd430658b3c4099357afe6810d91ad02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/23784980835"
    }
  ]
}