PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    5.0.0-draft-final

hl7.fhir.core@5.0.0-draft-final 5.0.0-draft-final

FHIR Core - Group package for R5 Final QA

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.core@5.0.0-draft-final
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.core-5.0.0-draft-final.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "FHIR Core - Group package for R5 Final QA",
  "fhirVersions": [ "5.0.0-draft-final" ],
  "tools-version": 3,
  "_id": "hl7.fhir.core@5.0.0-draft-final",
  "license": "CC0-1.0",
  "homepage": "http://hl7.org/fhir",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.core-5.0.0-draft-final.tgz"
  },
  "name": "hl7.fhir.core",
  "type": "fhir.core",
  "title": "FHIR Core - Group package for R5 Final QA",
  "author": "HL7 Inc",
  "id": "hl7.fhir.core@5.0.0-draft-final",
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/5.0.0-draft-final",
  "fhir-version-list": [ "5.0.0-draft-final" ],
  "version": "5.0.0-draft-final",
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0-draft-final",
    "hl7.fhir.r5.elements": "5.0.0-draft-final",
    "hl7.fhir.r5.examples": "5.0.0-draft-final",
    "hl7.fhir.r5.expansions": "5.0.0-draft-final"
  }
}