PackagesCanonicalsLogsProblems
    Packages
    promptly.patient
    1.0.0

promptly.patient@1.0.0 4.0.1

HL7 FHIR - Resource type Patient

Install package
npm install --registry https://fs.get-ig.org/pkgs promptly.patient@1.0.0
Get resources
curl https://fs.get-ig.org/rs/promptly.patient-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "HL7 FHIR - Resource type Patient",
  "fhirVersions": [ "4.0.1" ],
  "_id": "promptly.patient@1.0.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/promptly.patient-1.0.0.tgz"
  },
  "name": "promptly.patient",
  "author": "jhonatasantosrebouas",
  "id": "promptly.patient@1.0.0",
  "version": "1.0.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}