IG metadata¶
| Title | Nexus IG |
| Canonical | https://fhir.apps.health/ImplementationGuide/nexus |
| Version | 1.25.1 |
| Status | draft |
| FHIR version | 4.0.1 |
| Package id | health.apps.nexus |
| Licence | CC0-1.0 |
| Jurisdiction | CA |
| Nexus EMR FHIR IG owners | shawn.vincent@well.company |
The package id is what you depend on: add health.apps.nexus: 1.25.1 to a SUSHI sushi-config.yaml, or point a validator at the package below.
Machine-readable artifacts¶
- Current package (
package.tgz) — the FHIR NPM package: every profile, extension, value set and code system as canonical JSON. This is whatvalidator_cli.jar, HAPI, Firely, SUSHI and code generators consume. - Releases — every version, what changed in it, and its archived package. An RSS feed too, which attaches the package to each item.
- IP statements — the licence terms of the third-party terminology this IG binds. Read before implementing: at least one is an obligation, not a notice.
- package-list.json — the machine-readable release list.
- Per artifact — every profile and terminology page links its own raw JSON, and every example links both JSON and XML.
Dependencies¶
Pinned to exact versions on purpose: a floating range would let an upstream change our contract without a release of ours.
| Package | Version | Canonical |
|---|---|---|
hl7.terminology.r4 |
7.3.0 | http://terminology.hl7.org/ImplementationGuide/hl7.terminology |
hl7.fhir.uv.extensions.r4 |
5.2.0 | http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions |
hl7.fhir.ca.baseline |
1.1.8 | http://hl7.org/fhir/ca/baseline/ImplementationGuide/hl7.fhir.ca.baseline |
ca.infoway.io.core |
1.2.0-dft-ballot | http://fhir.org/packages/ca.infoway.io.core/ImplementationGuide/ca.infoway.io.core |
ca.on.erec.r4 |
0.12.6-TU-snapshot1 | http://fhir.org/packages/ca.on.erec.r4/ImplementationGuide/ca.on.erec.r4 |
hl7.fhir.uv.sdc |
4.0.0-ballot | http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc |
Copyright and licence¶
Copyright (c) 2025+ WELLSTAR Technologies Corp. This specification is made available under the Creative Commons CC0 1.0 Universal public domain dedication (https://creativecommons.org/publicdomain/zero/1.0/). Third-party terminology referenced by this specification remains subject to its own licence terms, which are listed on the IP statements page; SNOMED CT content requires an appropriate SNOMED International Affiliate licence.
The licence above covers this specification's own text and definitions. It does not cover the terminology the specification binds; those terms are listed under IP statements.
What this IG does not publish¶
Stated so you do not go looking:
- No SearchParameter definitions. This IG defines no search parameters of its own; where it names one it points at the base R4 definition. General search behaviour is the gateway's and is not described here.