PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    5.0.0-snapshot3

hl7.fhir.core@5.0.0-snapshot3 5.0.0-snapshot3

FHIR Core - Group package for Snapshot 3: Connectathon 32 Base

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