Install package
npm install --registry https://fs.get-ig.org/pkgs ans.fhir.fr.cds@2.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/ans.fhir.fr.cds-2.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ans.fhir.fr.cds@2.0.0-ballot",
"date": "20240704120452",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#FR",
"dist": {
"tarball": "https://fs.get-ig.org/-/ans.fhir.fr.cds-2.0.0-ballot.tgz"
},
"name": "ans.fhir.fr.cds",
"type": "IG",
"title": "Cercle De Soins",
"author": "ANS",
"id": "ans.fhir.fr.cds@2.0.0-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "https://interop.esante.gouv.fr/ig/fhir/cds",
"url": "https://interop.esante.gouv.fr/ig/fhir/cds/2.0.0-ballot",
"version": "2.0.0-ballot",
"maintainers": [ {
"url": "https://esante.gouv.fr",
"name": "ANS"
} ],
"dependencies": {
"ans.fr.nos": "1.2.0",
"hl7.fhir.fr.core": "2.0.1",
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "5.5.0",
"ans.fhir.fr.annuaire": "1.0.1",
"hl7.fhir.uv.extensions.r4": "5.1.0"
}
}