{
  "_id": "6a2010c9b401979e73448f7e",
  "Package": "omophub",
  "Title": "R Client for the 'OMOPHub' Medical Vocabulary API",
  "Version": "1.8.1",
  "Authors@R": "c(\nperson(\"Alex\", \"Chen\", email = \"alex@omophub.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Observational Health Data Science and Informatics\", role = c(\"cph\"))\n)",
  "Description": "Provides an R interface to the 'OMOPHub' API for accessing\n'OHDSI ATHENA' standardized medical vocabularies. Supports\nconcept search, semantic search using neural embeddings,\nconcept similarity, vocabulary exploration, hierarchy\nnavigation, relationship queries, concept mappings, and\nFHIR-to-OMOP concept resolution with automatic pagination.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/omopHub/omophub-R, https://docs.omophub.com,\nhttps://omophub.github.io/omophub-R/, https://omophub.com",
  "BugReports": "https://github.com/omopHub/omophub-R/issues",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libssl-dev",
  "Repository": "https://omophub.r-universe.dev",
  "Date/Publication": "2026-06-01 15:06:45 UTC",
  "RemoteUrl": "https://github.com/omophub/omophub-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 11:29:16 UTC",
    "User": "root"
  },
  "Author": "Alex Chen [aut, cre, cph],\nObservational Health Data Science and Informatics [cph]",
  "Maintainer": "Alex Chen <alex@omophub.com>",
  "MD5sum": "58bbefde6de16fd6ebe82b215ae76ec6",
  "_user": "omophub",
  "_type": "src",
  "_file": "omophub_1.8.1.tar.gz",
  "_fileid": "02fdc8c03aeb45799ab8791546746b9549db65469d64140001b459a0b7b1d828",
  "_filesize": 210718,
  "_sha256": "02fdc8c03aeb45799ab8791546746b9549db65469d64140001b459a0b7b1d828",
  "_created": "2026-06-03T11:29:16.000Z",
  "_published": "2026-06-03T11:32:25.194Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79283560687,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383351744"
    },
    {
      "job": 79283560697,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383348674"
    },
    {
      "job": 79283560689,
      "time": 118,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383341730"
    },
    {
      "job": 79283560677,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383348382"
    },
    {
      "job": 79283024655,
      "time": 193,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383300819"
    },
    {
      "job": 79283560731,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383338717"
    },
    {
      "job": 79283560728,
      "time": 99,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7383335627"
    },
    {
      "job": 79283560867,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7383334337"
    },
    {
      "job": 79283560806,
      "time": 94,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7383334227"
    }
  ],
  "_buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/omophub/omophub-r",
  "_commit": {
    "id": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
    "author": "Alex Chen <alex@omophub.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #9 from OMOPHub/develop",
    "time": 1780326405
  },
  "_maintainer": {
    "name": "Alex Chen",
    "email": "alex@omophub.com",
    "login": "alex-omophub",
    "description": "",
    "uuid": 238273288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "httr2",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "httptest2",
      "role": "Suggests"
    },
    {
      "package": "webmockr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "keyring",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "omophub",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-49",
      "n": 10
    },
    {
      "week": "2025-50",
      "n": 4
    },
    {
      "week": "2025-52",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 5
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-05",
      "n": 3
    },
    {
      "week": "2026-09",
      "n": 2
    },
    {
      "week": "2026-13",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 1
    },
    {
      "week": "2026-16",
      "n": 4
    },
    {
      "week": "2026-22",
      "n": 1
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v1.0.0",
      "date": "2025-12-03"
    },
    {
      "name": "v1.1.0",
      "date": "2025-12-09"
    },
    {
      "name": "v1.3.0",
      "date": "2026-01-06"
    },
    {
      "name": "v1.4.0",
      "date": "2026-02-23"
    },
    {
      "name": "v1.5.0",
      "date": "2026-03-26"
    },
    {
      "name": "v1.6.0",
      "date": "2026-04-10"
    },
    {
      "name": "v1.7.0",
      "date": "2026-04-14"
    },
    {
      "name": "v1.8.0",
      "date": "2026-05-25"
    },
    {
      "name": "v1.8.1",
      "date": "2026-06-01"
    }
  ],
  "_topics": [
    "api-client",
    "athena",
    "bioinformatics",
    "cdm",
    "clinical-informatics",
    "clinical-research",
    "fhir",
    "fhir-terminology",
    "healthcare-data",
    "icd10",
    "medical-terminology",
    "medical-vocabularies",
    "ohdsi",
    "ohdsi-vocabulary",
    "omop",
    "real-world-evidence",
    "snomed"
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "alex-omophub",
      "count": 17,
      "uuid": 238273288
    },
    {
      "user": "superman32432432",
      "count": 3,
      "uuid": 7228420
    }
  ],
  "_userbio": {
    "uuid": 219398303,
    "type": "organization",
    "name": "OMOPHub",
    "description": "OMOP Vocabulary API - Query ATHENA Vocabularies Without a Database"
  },
  "_downloads": {
    "count": 489,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/omophub"
  },
  "_devurl": "https://github.com/omophub/omophub-r",
  "_pkgdown": "https://omophub.github.io/omophub-R/",
  "_searchresults": 13,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/omophub.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/omophub/omophub-r",
  "_realowner": "omophub",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.1.0",
      "date": "2025-12-17"
    },
    {
      "version": "1.3.0",
      "date": "2026-01-08"
    },
    {
      "version": "1.4.0",
      "date": "2026-02-23"
    },
    {
      "version": "1.5.0",
      "date": "2026-03-26"
    },
    {
      "version": "1.6.0",
      "date": "2026-04-14"
    },
    {
      "version": "1.7.0",
      "date": "2026-04-30"
    },
    {
      "version": "1.8.0",
      "date": "2026-05-25"
    },
    {
      "version": "1.8.1",
      "date": "2026-06-01"
    }
  ],
  "_exports": [
    "fhir_resolve",
    "fhir_resolve_batch",
    "fhir_resolve_codeable_concept",
    "get_api_key",
    "has_api_key",
    "omophub_fhir_url",
    "OMOPHubClient",
    "set_api_key"
  ],
  "_help": [
    {
      "page": "fhir_resolve",
      "title": "Resolve a FHIR Coding to an OMOP standard concept",
      "topics": [
        "fhir_resolve"
      ]
    },
    {
      "page": "fhir_resolve_batch",
      "title": "Batch-resolve FHIR Codings",
      "topics": [
        "fhir_resolve_batch"
      ]
    },
    {
      "page": "fhir_resolve_codeable_concept",
      "title": "Resolve a FHIR CodeableConcept with vocabulary preference",
      "topics": [
        "fhir_resolve_codeable_concept"
      ]
    },
    {
      "page": "get_api_key",
      "title": "Get OMOPHub API Key",
      "topics": [
        "get_api_key"
      ]
    },
    {
      "page": "has_api_key",
      "title": "Check if API Key is Available",
      "topics": [
        "has_api_key"
      ]
    },
    {
      "page": "omophub_fhir_url",
      "title": "OMOPHub FHIR Terminology Service URL",
      "topics": [
        "omophub_fhir_url"
      ]
    },
    {
      "page": "OMOPHubClient",
      "title": "OMOPHub API Client",
      "topics": [
        "OMOPHubClient"
      ]
    },
    {
      "page": "set_api_key",
      "title": "Set OMOPHub API Key",
      "topics": [
        "set_api_key"
      ]
    }
  ],
  "_readme": "https://github.com/omophub/omophub-r/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "checkmate",
    "cli",
    "curl",
    "glue",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "rlang",
    "sys",
    "tibble",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with omophub",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installation",
        "Authentication",
        "Creating a Client",
        "Getting Concepts",
        "Batch Operations",
        "Searching Concepts",
        "Semantic Search",
        "Similarity Search",
        "Bulk Search",
        "Bulk Lexical Search",
        "Bulk Semantic Search",
        "Autocomplete",
        "Pagination",
        "Manual Pagination",
        "Automatic Pagination",
        "Hierarchy Navigation",
        "Concept Mappings",
        "Error Handling",
        "FHIR-to-OMOP Resolution",
        "Single Coding",
        "Non-Standard Code (Automatic Maps-to Traversal)",
        "Batch Resolution",
        "CodeableConcept with Vocabulary Preference",
        "Tibble Output for Batch Resolution",
        "Standalone Wrapper Functions",
        "FHIR Client Interop with omophub_fhir_url()",
        "Further Resources"
      ],
      "created": "2025-12-03 19:53:41",
      "modified": "2026-05-25 12:36:52",
      "commits": 8
    }
  ],
  "_score": 5.5910646070264995,
  "_indexed": true,
  "_nocasepkg": "omophub",
  "_universes": [
    "omophub",
    "alex-omophub"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.8.1",
      "date": "2026-06-03T11:31:36.000Z",
      "distro": "noble",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "80f8aa3a72e960da3595a422a62038789f88020e116cd2875f3df8f9ea503701",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.8.1",
      "date": "2026-06-03T11:31:28.000Z",
      "distro": "noble",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "3fdeea4c73b84823768e33763e0e1214ac5291d4066dcbbac5d3131058c700fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.8.1",
      "date": "2026-06-03T11:31:09.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "619929507d75d4f9ab853572553a20d4399a7fea8b8e16df583a43e27425e764",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.8.1",
      "date": "2026-06-03T11:31:22.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "1611ffa843102124e5ef605e947f062ab3a1f5da26523fff3377c3fca31d16e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.8.1",
      "date": "2026-06-03T11:31:26.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "814d45c94deb4b22fe7ed112b92a9bd21bc72178170e47a8731dca6823ed7a1e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-06-03T11:30:38.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "17f43fc465ec3e14f3c7bc6d888672f41aa1af00bd578f5ff7a1f8413c86dbfc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-06-03T11:30:35.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "d0d9efde03b8d9be02a4d74ae528ee7be05217f5982884ab3e8509290dd54d63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.8.1",
      "date": "2026-06-03T11:30:36.000Z",
      "commit": "47d10cd35244ffe605f1e314b8f6dca7cf31e6fc",
      "fileid": "833a8ca67c1b2566461c804465e00dee253c845beebd5c5aa68f8c475962e63a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/omophub/actions/runs/26881652767"
    }
  ]
}