Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.cda.us.ccda@3.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.cda.us.ccda-3.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "5.0.0" ],
"tools-version": 3,
"_id": "hl7.cda.us.ccda@3.0.0-ballot",
"date": "20231221011233",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.cda.us.ccda-3.0.0-ballot.tgz"
},
"name": "hl7.cda.us.ccda",
"type": "IG",
"title": "Consolidated CDA",
"author": "Health Level Seven",
"id": "hl7.cda.us.ccda@3.0.0-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/cda/us/ccda",
"url": "http://hl7.org/cda/us/ccda/2024Jan",
"version": "3.0.0-ballot",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/structure",
"name": "HL7 International - Structured Documents"
} ],
"dependencies": {
"us.nlm.vsac": "0.17.0",
"hl7.cda.uv.core": "2.0.0-sd-snapshot1",
"us.cdc.phinvads": "0.12.0",
"hl7.fhir.us.core": "7.0.0-ballot",
"hl7.terminology.r5": "5.3.0",
"hl7.fhir.uv.extensions.r5": "1.0.0"
}
}