# Installer hapi-fhir-cli avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hapi-fhir-cli pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:hapi-fhir-cli
- **Gestionnaire de paquets:** Homebrew
- **Version:** 8.10.1
- **Résumé source:** Command-line interface for the HAPI FHIR library
- **Page d'accueil:** <https://hapifhir.io/>
- **Dépôt:** <https://github.com/hapifhir/hapi-fhir>
- **Dernière mise à jour:** 2026-07-23T01:09:10Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- hapi-fhir-cli (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 8.10.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour hapi-fhir-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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)


## Sources

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