# 使用 Homebrew 安装 hapi-fhir-cli

查看 hapi-fhir-cli 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:hapi-fhir-cli
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install hapi-fhir-cli
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:hapi-fhir-cli
- **软件包管理器:** Homebrew
- **版本:** 8.10.1
- **来源摘要:** Command-line interface for the HAPI FHIR library
- **主页:** <https://hapifhir.io/>
- **仓库:** <https://github.com/hapifhir/hapi-fhir>
- **最后更新:** 2026-07-23T01:09:10Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- hapi-fhir-cli (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 8.10.1
## 项目历史与用法

hapi-fhir-cli is the command-line distribution of HAPI FHIR, the Java implementation of the HL7 FHIR specification. It packages server, example-loading, terminology, validation, and maintenance tasks for people working with healthcare interoperability data.

### 项目历史

HAPI FHIR's official documentation frames the library as a Java implementation of HL7 FHIR, designed around usable API patterns comparable in spirit to JAXB and JAX-WS. The project changelog records HAPI FHIR 0.1 as released on 2014-04-15, with several 0.x releases following during 2014.

The CLI is documented as HAPI FHIR's command-line tool, exposing built-in HAPI features through command options. It lives inside the larger `hapifhir/hapi-fhir` repository alongside modules for clients, server implementations, JPA storage, validation, terminology, version converters, and related tooling.

### 采用历史

The CLI's adoption follows the library's role in FHIR implementer workflows rather than general-purpose command-line culture. Official docs describe downloadable archives from GitHub Releases and Homebrew installation on macOS, which makes the tool easy to install for local test servers and healthcare data operations.

### 使用方式

The documented CLI can start a local fully functional FHIR server for testing, upload example resources from HL7, upload terminology such as SNOMED CT and LOINC, and troubleshoot individual commands with debug output. Those commands make it useful for validating data pipelines and preparing local FHIR environments without writing Java code.

### 为什么软件包爱好者会关心

For package nerds, hapi-fhir-cli is notable because it turns a large Java healthcare interoperability stack into one executable command. Packaging it avoids asking users to download release archives manually, manage wrapper scripts, or locate the right Java artifact for common FHIR server and terminology tasks.

### 时间线

- 2014-04-15: HAPI FHIR 0.1 release recorded in the official changelog.
- 2014: HAPI FHIR 0.2 through 0.8 releases recorded across the official 2014 changelog.
- 2020s: Official documentation includes a dedicated command-line tool page and Homebrew installation command.

### Related projects

- The CLI is part of the broader HAPI FHIR project and works in the HL7 FHIR ecosystem. Its terminology examples reference SNOMED CT and LOINC distribution files, and its server commands relate to the HAPI FHIR JPA server modules.

### 来源

- <https://formulae.brew.sh/formula/hapi-fhir-cli>
- <https://github.com/hapifhir/hapi-fhir>
- <https://hapifhir.io/hapi-fhir/docs>
- <https://hapifhir.io/hapi-fhir/docs/getting_started/introduction.html>
- <https://hapifhir.io/hapi-fhir/docs/introduction/changelog_2014.html>
- <https://hapifhir.io/hapi-fhir/docs/tools/hapi_fhir_cli.html>


## 安全说明

没有找到 hapi-fhir-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

View the package source record on GitHub. [combined/hapi-fhir-cli.yml](https://github.com/mxcl/pkgdb/blob/main/combined/hapi-fhir-cli.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
