PackagesCanonicalsLogsProblems
    Packages
    test.module3.v2
    2.0.0

test.module3.v2@2.0.0 4.0.1

Projet de test Formation FHIR

Install package
npm install --registry https://fs.get-ig.org/pkgs test.module3.v2@2.0.0
Get resources
curl https://fs.get-ig.org/rs/test.module3.v2-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Projet de test Formation FHIR",
  "fhirVersions": [ "4.0.1" ],
  "_id": "test.module3.v2@2.0.0",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#FR",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/test.module3.v2-2.0.0.tgz"
  },
  "name": "test.module3.v2",
  "type": "IG",
  "author": "InteropSante",
  "id": "test.module3.v2@2.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://interopsante.org",
  "url": "http://interopsante.org/Module3",
  "version": "2.0.0",
  "maintainers": [ {
    "name": "InteropSante"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}