PackagesCanonicalsLogsProblems
    Packages
    fhir.tx.support.r2
    0.1.0

fhir.tx.support.r2@0.1.0

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

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