Resources¶
Resources are reusable objects that channels can reference: lookup tables and per-channel variables, and published mappings and functions that are written once and used from many channels.
- System Variables hold value, table, and global cache variables.
- Published Mappings and Functions are reusable mappings and JavaScript functions shared across channels.
- Certificate Management holds the SSL/TLS private keys and certificates used by TLS-secured connections.
- Packages bundle channels and their resources into a distributable, optionally password-locked package.
- FHIR is the reference companion to the FHIR Quickstart: URL anatomy, search syntax, Bundle types, and HL7 v2-to-FHIR field mappings.