PackagesCanonicalsLogsProblems
    Packages
    fhir.tx.support.r4
    0.11.0

fhir.tx.support.r4@0.11.0 4.0.1

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

Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.tx.support.r4@0.11.0
Get resources
curl https://fs.get-ig.org/rs/fhir.tx.support.r4-0.11.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Various supporting code systems for tx.fhir.org (R4)",
  "fhirVersions": [ "4.0.1" ],
  "_id": "fhir.tx.support.r4@0.11.0",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/fhir.tx.support.r4-0.11.0.tgz"
  },
  "name": "fhir.tx.support.r4",
  "type": "fhir.ig",
  "title": "Terminology Support (r4)",
  "author": "FHIR Project",
  "id": "fhir.tx.support.r4@0.11.0",
  "canonical": "http://fhir.org/terminology-support",
  "url": "http://fhir.org/terminology-support/r4",
  "version": "0.11.0",
  "dependencies": {
    "hl7.fhir.r4.core": "current"
  }
}