PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.order-catalog
    0.1.0

hl7.fhir.uv.order-catalog@0.1.0 4.0.1

An Order Catalog is an administered homogeneous collection of items such as medication products, laboratory tests, procedures, medical devices or knowledge artifacts such as order sets, which support the ordering process, or more generally healthcare processes. (built Sun, Aug 9, 2020 15:18+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.order-catalog@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.order-catalog-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "An Order Catalog is an administered homogeneous collection of items such as medication products, laboratory tests, procedures, medical devices or knowledge artifacts such as order sets, which support the ordering process, or more generally healthcare processes. (built Sun, Aug 9, 2020 15:18+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.order-catalog@0.1.0",
  "date": "20200809151848",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.order-catalog-0.1.0.tgz"
  },
  "name": "hl7.fhir.uv.order-catalog",
  "type": "fhir.ig",
  "title": "Order Catalog Implementation Guide",
  "author": "HL7 International - Orders and Observations Work Group",
  "id": "hl7.fhir.uv.order-catalog@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/order-catalog",
  "url": "http://hl7.org/fhir/uv/order-catalog/2020Sep",
  "version": "0.1.0",
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}