PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core
    3.2.0

hl7.fhir.core@3.2.0 3.2.0

FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.core@3.2.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.core-3.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Deps
No deps
package.json
{
  "description": "FHIR Core package - the NPM package that contains all the definitions for the base FHIR specification",
  "fhirVersions": [ "3.2.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.core@3.2.0",
  "license": "CC0-1.0",
  "homepage": "http://hl7.org/fhir",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.core-3.2.0.tgz"
  },
  "name": "hl7.fhir.core",
  "type": "fhir.core",
  "title": "FHIR Core package",
  "id": "hl7.fhir.core@3.2.0",
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/2018Jan",
  "version": "3.2.0"
}