Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.ibcm@1.0.0-ballot2
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.ibcm-1.0.0-ballot2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "5.0.0" ],
"tools-version": 3,
"_id": "hl7.fhir.uv.ibcm@1.0.0-ballot2",
"date": "20240809133203",
"license": "CC0-1.0",
"jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.ibcm-1.0.0-ballot2.tgz"
},
"name": "hl7.fhir.uv.ibcm",
"type": "IG",
"title": "International Birth And Child Model Implementation Guide",
"author": "HL7 International / Patient Care",
"id": "hl7.fhir.uv.ibcm@1.0.0-ballot2",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/uv/ibcm",
"url": "http://hl7.org/fhir/uv/ibcm/2024Sep",
"version": "1.0.0-ballot2",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/patientcare",
"name": "HL7 International / Patient Care"
} ],
"dependencies": {
"hl7.terminology.r5": "6.0.2",
"hl7.fhir.uv.extensions": "5.2.0-ballot"
}
}