PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.immds
    1.0.0

hl7.fhir.us.immds@1.0.0 4.0.1

An IG for querying a decision support engine for a personalized immunization forecast. (built Fri, Jun 25, 2021 15:56+1000+10:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.immds@1.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.immds-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "An IG for querying a decision support engine for a personalized immunization forecast. (built Fri, Jun 25, 2021 15:56+1000+10:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.immds@1.0.0",
  "date": "20210625155659",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.immds-1.0.0.tgz"
  },
  "name": "hl7.fhir.us.immds",
  "type": "fhir.ig",
  "title": "Immunization Decision Support Forecast (ImmDS) Implementation Guide",
  "author": "HL7 Public Health Work Group",
  "id": "hl7.fhir.us.immds@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/immds",
  "url": "http://hl7.org/fhir/us/immds/STU1",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/pher/index.cfm",
    "name": "HL7 Public Health Work Group"
  }, {
    "name": "Nathan Bunker",
    "email": "mailto:nbunker@immregistry.org"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "3.1.0"
  }
}