PackagesCanonicalsLogsProblems
    Packages
    qualitype.fhir.samples

qualitype.fhir.samples

Install package
npm install --registry https://fs.get-ig.org/pkgs qualitype.fhir.samples
Get resources
curl https://fs.get-ig.org/rs/qualitype.fhir.samples-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'

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

package.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",
  "dist-tags": {
    "latest": "1.0.0"
  },
  "author": "qualitypegmbh",
  "_versions": [ "1.0.0" ],
  "id": "qualitype.fhir.samples@1.0.0",
  "versions": {
    "1.0.0": {
      "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"
      }
    }
  },
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}

Versions