PackagesCanonicalsLogsProblems
    Packages
    silth.fhir.th.extensions
    1.0.0

silth.fhir.th.extensions@1.0.0 5.0.0

An extension registry which an be cited by FHIR artifacts (built Thu, Oct 12, 2023 00:10+0700+07:00)

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