PackagesCanonicalsLogsProblems
    Packages
    fhir.tx.support.r3
    0.15.0

fhir.tx.support.r3@0.15.0 3.0.2

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

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