PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.fr.core
    2.0.0-ballot

hl7.fhir.fr.core@2.0.0-ballot 4.0.1

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.fr.core@2.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.fr.core-2.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.fr.core@2.0.0-ballot",
  "date": "20240220112838",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.fr.core-2.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.fr.core",
  "type": "IG",
  "title": "Guide d'implémentation Fr Core",
  "author": "Interop'Santé",
  "id": "hl7.fhir.fr.core@2.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://hl7.fr/ig/fhir/core",
  "url": "https://hl7.fr/ig/fhir/core/2.0.0-ballot",
  "version": "2.0.0-ballot",
  "maintainers": [ {
    "url": "http://interopsante.org/",
    "name": "Interop'Santé"
  }, {
    "name": "InteropSanté",
    "email": "fhir@interopsante.org"
  } ],
  "dependencies": {
    "ans.fr.nos": "1.1.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "5.3.0",
    "hl7.fhir.uv.extensions.r4": "1.0.0"
  }
}