PackagesCanonicalsLogsProblems
    Packages
    qualitype.fhir.samples
    1.0.0

qualitype.fhir.samples@1.0.0 4.0.1

The official documentation of the HL7 FHIR interface of SAMPLES by qualitype GmbH.

Install package
npm install --registry https://fs.get-ig.org/pkgs qualitype.fhir.samples@1.0.0
Get resources
curl https://fs.get-ig.org/rs/qualitype.fhir.samples-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The official documentation of the HL7 FHIR interface of SAMPLES by qualitype GmbH.",
  "fhirVersions": [ "4.0.1" ],
  "_id": "qualitype.fhir.samples@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/qualitype.fhir.samples-1.0.0.tgz"
  },
  "name": "qualitype.fhir.samples",
  "author": "qualitypegmbh",
  "id": "qualitype.fhir.samples@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}