PackagesCanonicalsLogsProblems
    Packages
    TInterop.23
    1.0.0-alpha

TInterop.23@1.0.0-alpha 4.0.1

Projet de test Formation FHIR

Install package
npm install --registry https://fs.get-ig.org/pkgs TInterop.23@1.0.0-alpha
Get resources
curl https://fs.get-ig.org/rs/TInterop.23-1.0.0-alpha.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Projet de test Formation FHIR",
  "fhirVersions": [ "4.0.1" ],
  "_id": "TInterop.23@1.0.0-alpha",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/TInterop.23-1.0.0-alpha.tgz"
  },
  "name": "TInterop.23",
  "author": "delphinemouneyres",
  "id": "TInterop.23@1.0.0-alpha",
  "version": "1.0.0-alpha",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}