PackagesCanonicalsLogsProblems
    Packages
    fhir.tx.support
    1.0.0

fhir.tx.support@1.0.0 5.0.1

Various supporting code systems for tx.fhir.org (R5)

Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.tx.support@1.0.0
Get resources
curl https://fs.get-ig.org/rs/fhir.tx.support-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Various supporting code systems for tx.fhir.org (R5)",
  "fhirVersions": [ "5.0.1" ],
  "_id": "fhir.tx.support@1.0.0",
  "license": "CC0-1.0",
  "tgz": "-/fhir.tx.support-1.0.0.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhir.tx.support-1.0.0.tgz"
  },
  "name": "fhir.tx.support",
  "type": "IG",
  "title": "Terminology Support (r5+)",
  "author": "FHIR Project",
  "id": "fhir.tx.support@1.0.0",
  "canonical": "http://fhir.org/terminology-support",
  "url": "http://fhir.org/terminology-support",
  "lsn": 30433,
  "version": "1.0.0",
  "timestamp": "2026-08-16T13:06:53.244860854Z",
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0"
  }
}