PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples
    5.0.0

hl7.fhir.r5.examples@5.0.0 5.0.0

Examples for the 5.0.0 version of the FHIR standard (built Sun, Mar 26, 2023 15:21+1100+11:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r5.examples@5.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r5.examples-5.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Deps
No deps
package.json
{
  "description": "Examples for the 5.0.0 version of the FHIR standard (built Sun, Mar 26, 2023 15:21+1100+11:00)",
  "fhirVersions": [ "5.0.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r5.examples@5.0.0",
  "date": "20230326152102",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r5.examples-5.0.0.tgz"
  },
  "name": "hl7.fhir.r5.examples",
  "type": "Examples",
  "title": "FHIR 5.0.0 package : Examples",
  "id": "hl7.fhir.r5.examples@5.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/R5/",
  "version": "5.0.0",
  "dependencies": { }
}