PackagesCanonicalsLogsProblems
    Packages
    acme.profiling.tutorial.r4
    1.0.0

acme.profiling.tutorial.r4@1.0.0 4.0.1

ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.

Install package
npm install --registry https://fs.get-ig.org/pkgs acme.profiling.tutorial.r4@1.0.0
Get resources
curl https://fs.get-ig.org/rs/acme.profiling.tutorial.r4-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "ACME project explaining the creation and use of FHIR profiles using Forge and Simplifier. Mainly used in DevDays 'Let's Build!' workshops.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "acme.profiling.tutorial.r4@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/acme.profiling.tutorial.r4-1.0.0.tgz"
  },
  "name": "acme.profiling.tutorial.r4",
  "author": "ACME",
  "id": "acme.profiling.tutorial.r4@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.uv.ips": "1.0.0",
    "hl7.fhir.us.core": "3.2.0"
  }
}