PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples
    4.6.0

hl7.fhir.r5.examples@4.6.0 4.6.0

Example resources in the R5 version of the FHIR standard (Ballot #1)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.r5.examples@4.6.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.r5.examples-4.6.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Deps
No deps
package.json
{
  "description": "Example resources in the R5 version of the FHIR standard (Ballot #1)",
  "fhirVersions": [ "4.6.0" ],
  "tools-version": 3,
  "_id": "hl7.fhir.r5.examples@4.6.0",
  "license": "CC0-1.0",
  "homepage": "http://hl7.org/fhir/2021May",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.r5.examples-4.6.0.tgz"
  },
  "name": "hl7.fhir.r5.examples",
  "type": "fhir.examples",
  "title": "FHIR R5 package : Examples",
  "author": "HL7 Inc",
  "id": "hl7.fhir.r5.examples@4.6.0",
  "canonical": "http://hl7.org/fhir",
  "url": "http://hl7.org/fhir/2021May",
  "version": "4.6.0"
}