Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.cda.us.ccda@3.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.cda.us.ccda-3.0.0.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",
"date": "20240518001549",
"license": "CC0-1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.cda.us.ccda-3.0.0.tgz"
},
"name": "hl7.cda.us.ccda",
"type": "IG",
"title": "Consolidated CDA (C-CDA)",
"author": "Health Level Seven",
"id": "hl7.cda.us.ccda@3.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/cda/us/ccda",
"url": "http://hl7.org/cda/us/ccda/3.0.0",
"version": "3.0.0",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/structure",
"name": "HL7 International - Structured Documents"
} ],
"dependencies": {
"us.nlm.vsac": "0.18.0",
"hl7.cda.uv.core": "2.0.0-sd",
"us.cdc.phinvads": "0.12.0",
"hl7.fhir.us.core": "7.0.0",
"hl7.terminology.r5": "5.5.0",
"hl7.fhir.uv.extensions.r5": "5.1.0"
}
}