PackagesCanonicalsLogsProblems
    Packages
    silth.fhir.terminology.core
    0.1.2

silth.fhir.terminology.core@0.1.2 5.0.0

A terminology registry which an be cited by FHIR artifacts (built Wed, Oct 11, 2023 23:14+0700+07:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs silth.fhir.terminology.core@0.1.2
Get resources
curl https://fs.get-ig.org/rs/silth.fhir.terminology.core-0.1.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "A terminology registry which an be cited by FHIR artifacts (built Wed, Oct 11, 2023 23:14+0700+07:00)",
  "fhirVersions": [ "5.0.0" ],
  "tools-version": 3,
  "_id": "silth.fhir.terminology.core@0.1.2",
  "date": "20231011231426",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/silth.fhir.terminology.core-0.1.2.tgz"
  },
  "name": "silth.fhir.terminology.core",
  "type": "IG",
  "title": "SIL-TH Terminology (STU1)",
  "author": "Standards and Interoperability Lab - Thailand (SIL-TH)",
  "id": "silth.fhir.terminology.core@0.1.2",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "https://terms.sil-th.org/core",
  "url": "https://terms.sil-th.org/core/STU1",
  "version": "0.1.2",
  "maintainers": [ {
    "url": "https://www.sil-th.org",
    "name": "Standards and Interoperability Lab - Thailand (SIL-TH)"
  } ],
  "dependencies": {
    "hl7.terminology.r5": "5.3.0",
    "hl7.fhir.uv.extensions.r5": "1.0.0"
  }
}