PackagesCanonicalsLogsProblems
    Packages
    Patient.Hospice-LOC
    1.0.1

Patient.Hospice-LOC@1.0.1 4.0.1

This extension is to store level of care data for hospice patient. It extends the patient resource

Install package
npm install --registry https://fs.get-ig.org/pkgs Patient.Hospice-LOC@1.0.1
Get resources
curl https://fs.get-ig.org/rs/Patient.Hospice-LOC-1.0.1.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This extension is to store level of care data for hospice patient. It extends the patient resource",
  "fhirVersions": [ "4.0.1" ],
  "_id": "Patient.Hospice-LOC@1.0.1",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/Patient.Hospice-LOC-1.0.1.tgz"
  },
  "name": "Patient.Hospice-LOC",
  "author": "panditjoshi",
  "id": "Patient.Hospice-LOC@1.0.1",
  "version": "1.0.1",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}