PackagesCanonicalsLogsProblems
    Packages
    digi.derm
    0.1.0

digi.derm@0.1.0 5.0.0

Test/spike into FHIR profiling

Install package
npm install --registry https://fs.get-ig.org/pkgs digi.derm@0.1.0
Get resources
curl https://fs.get-ig.org/rs/digi.derm-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Test/spike into FHIR profiling",
  "fhirVersions": [ "5.0.0" ],
  "_id": "digi.derm@0.1.0",
  "jurisdiction": "urn:iso:std:iso:3166#GB",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/digi.derm-0.1.0.tgz"
  },
  "name": "digi.derm",
  "author": "callumanderson",
  "id": "digi.derm@0.1.0",
  "version": "0.1.0",
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0"
  }
}