Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.identity-matching@1.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.identity-matching-1.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.us.identity-matching@1.0.0-ballot",
"date": "20220331130419",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#US",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.us.identity-matching-1.0.0-ballot.tgz"
},
"name": "hl7.fhir.us.identity-matching",
"type": "IG",
"title": "Interoperable Digital Identity and Patient Matching",
"author": "HL7 International - Patient Administration WG",
"id": "hl7.fhir.us.identity-matching@1.0.0-ballot",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://hl7.org/fhir/us/identity-matching",
"url": "http://hl7.org/fhir/us/identity-matching/2022May",
"version": "1.0.0-ballot",
"maintainers": [ {
"url": "http://www.hl7.org/Special/committees/pafm",
"name": "HL7 International - Patient Administration WG"
} ],
"dependencies": {
"hl7.fhir.r4.core": "4.0.1",
"hl7.fhir.us.core": "3.1.1"
}
}