fhir.argonaut.r2
Install package
npm install --registry https://fs.get-ig.org/pkgs fhir.argonaut.r2
Get resources
curl https://fs.get-ig.org/rs/fhir.argonaut.r2-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
package.json{
"fhirVersions": [ "1.0.2" ],
"tools-version": 3,
"_id": "fhir.argonaut.r2@1.0.0",
"date": "20161223000000",
"license": "CC0-1.0",
"homepage": "http://fhir.org/guides/argonaut/r2/1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/fhir.argonaut.r2-1.0.0.tgz"
},
"name": "fhir.argonaut.r2",
"dist-tags": {
"latest": "1.0.0"
},
"type": "fhir.ig",
"title": "Argonaut Data Query Implementation Guide",
"_versions": [ "1.0.0" ],
"id": "fhir.argonaut.r2@1.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://fhir.org/guides/argonaut/r2",
"url": "http://fhir.org/guides/argonaut/r2/1.0",
"versions": {
"1.0.0": {
"fhirVersions": [ "1.0.2" ],
"tools-version": 3,
"_id": "fhir.argonaut.r2@1.0.0",
"date": "20161223000000",
"license": "CC0-1.0",
"homepage": "http://fhir.org/guides/argonaut/r2/1.0",
"dist": {
"tarball": "https://fs.get-ig.org/-/fhir.argonaut.r2-1.0.0.tgz"
},
"name": "fhir.argonaut.r2",
"type": "fhir.ig",
"title": "Argonaut Data Query Implementation Guide",
"id": "fhir.argonaut.r2@1.0.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "http://fhir.org/guides/argonaut/r2",
"url": "http://fhir.org/guides/argonaut/r2/1.0",
"version": "1.0.0",
"dependencies": {
"hl7.fhir.r2.core": "1.0.2"
}
}
},
"version": "1.0.0",
"dependencies": {
"hl7.fhir.r2.core": "1.0.2"
}
}