PackagesCanonicalsLogsProblems
    Packages
    digi.derm

digi.derm

Install package
npm install --registry https://fs.get-ig.org/pkgs digi.derm
Get resources
curl https://fs.get-ig.org/rs/digi.derm-0.1.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

Test/spike into FHIR profiling

package.json
{
  "description": "Test/spike into FHIR profiling",
  "fhirVersions": [ "5.0.0" ],
  "_id": "digi.derm@0.1.2",
  "jurisdiction": "urn:iso:std:iso:3166#GB",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/digi.derm-0.1.2.tgz"
  },
  "name": "digi.derm",
  "dist-tags": {
    "latest": "0.1.2"
  },
  "author": "callumanderson",
  "_versions": [ "0.1.2", "0.1.1", "0.1.0" ],
  "id": "digi.derm@0.1.2",
  "versions": {
    "0.1.2": {
      "description": "Test/spike into FHIR profiling",
      "fhirVersions": [ "5.0.0" ],
      "_id": "digi.derm@0.1.2",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/digi.derm-0.1.2.tgz"
      },
      "name": "digi.derm",
      "author": "callumanderson",
      "id": "digi.derm@0.1.2",
      "version": "0.1.2",
      "dependencies": {
        "hl7.fhir.r5.core": "5.0.0"
      }
    },
    "0.1.1": {
      "description": "Test/spike into FHIR profiling",
      "fhirVersions": [ "5.0.0" ],
      "_id": "digi.derm@0.1.1",
      "jurisdiction": "urn:iso:std:iso:3166#GB",
      "dist": {
        "tarball": "https://fs.get-ig.org/-/digi.derm-0.1.1.tgz"
      },
      "name": "digi.derm",
      "author": "callumanderson",
      "id": "digi.derm@0.1.1",
      "version": "0.1.1",
      "dependencies": {
        "hl7.fhir.r5.core": "5.0.0"
      }
    },
    "0.1.0": {
      "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"
      }
    }
  },
  "version": "0.1.2",
  "dependencies": {
    "hl7.fhir.r5.core": "5.0.0"
  }
}

Versions