PackagesCanonicalsLogsProblems
    Packages
    hl7.terminology
    2.1.0

hl7.terminology@2.1.0 4.0.1

Defines and exposes all HL7 terminologies managed through the unified terminology governance process (built Sat, Mar 6, 2021 13:50-0700-07:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.terminology@2.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.terminology-2.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Defines and exposes all HL7 terminologies managed through the unified terminology governance process (built Sat, Mar 6, 2021 13:50-0700-07:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.terminology@2.1.0",
  "date": "20210306135025",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.terminology-2.1.0.tgz"
  },
  "name": "hl7.terminology",
  "type": "fhir.ig",
  "title": "HL7 Terminology",
  "author": "HL7 International - Vocabulary Work Group",
  "id": "hl7.terminology@2.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://terminology.hl7.org",
  "url": "http://terminology.hl7.org/2.1.0",
  "version": "2.1.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}