For AI agents: the documentation index is at /docs/termbox/llms.txt. A Markdown version of this page is available at /docs/termbox/loading-data/package.md or by requesting it with the Accept: text/markdown header.
Termbox Docs

Package

Loads a FHIR package from a local .tgz archive.

FieldOptionalDescription
locationPath to a local .tgz package archive

Relative paths are resolved from the Termbox root. Dependencies are not resolved automatically; each must be listed as a separate source entry.

sources:
  - type: package
    location: /data/tx-content/hl7.fhir.r4.core-4.0.1.tgz

Last updated: