PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.core
    3.0.1

hl7.fhir.us.core@3.0.1 4.0.0

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.core@3.0.1
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.core-3.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "fhirVersions": [ "4.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.core@3.0.1",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.core-3.0.1.tgz"
  },
  "name": "hl7.fhir.us.core",
  "type": "fhir.ig",
  "title": "US Core",
  "author": "HL7 International - US Realm Steering Committee",
  "id": "hl7.fhir.us.core@3.0.1",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/core",
  "url": "http://hl7.org/fhir/us/core/2019Sep",
  "version": "3.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}