Install package
npm install --registry https://fs.get-ig.org/pkgs ans.fr.documentation@0.1.7
Get resources
curl https://fs.get-ig.org/rs/ans.fr.documentation-0.1.7.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "ans.fr.documentation@0.1.7",
"date": "20240502160034",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/ans.fr.documentation-0.1.7.tgz"
},
"name": "ans.fr.documentation",
"type": "IG",
"title": "Documentation des guides d'implémentation de l'ANS",
"author": "ANS",
"id": "ans.fr.documentation@0.1.7",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "https://interop.esante.gouv.fr/ig/documentation",
"url": "https://interop.esante.gouv.fr/ig/documentation/0.1.7",
"version": "0.1.7",
"maintainers": [ {
"url": "https://esante.gouv.fr",
"name": "ANS"
} ],
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "5.5.0",
"hl7.fhir.uv.extensions.r4": "5.1.0"
}
}