Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.cda.uv.core@2.0.0-sd-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.cda.uv.core-2.0.0-sd-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "5.0.0" ],
"tools-version": 3,
"_id": "hl7.cda.uv.core@2.0.0-sd-ballot",
"date": "20231027071709",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.cda.uv.core-2.0.0-sd-ballot.tgz"
},
"name": "hl7.cda.uv.core",
"type": "IG",
"title": "Clinical Document Architecture",
"author": "Health Level 7",
"id": "hl7.cda.uv.core@2.0.0-sd-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/cda/stds/core",
"url": "http://hl7.org/cda/stds/core/2023Sep",
"version": "2.0.0-sd-ballot",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/structure",
"name": "HL7 International - Structured Documents",
"email": "structdog@lists.HL7.org"
} ],
"dependencies": {
"hl7.terminology": "5.2.0",
"hl7.fhir.uv.extensions.r5": "1.0.0"
}
}