PackagesCanonicalsLogsProblems
    Packages
    ihe.formatcode.fhir
    0.2.2

ihe.formatcode.fhir@0.2.2 4.0.1

Implementation Guide for IHE defined FormatCode vocabulary. (built Fri, Aug 14, 2020 13:22-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.formatcode.fhir@0.2.2
Get resources
curl https://fs.get-ig.org/rs/ihe.formatcode.fhir-0.2.2.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Implementation Guide for IHE defined FormatCode vocabulary. (built Fri, Aug 14, 2020 13:22-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.formatcode.fhir@0.2.2",
  "date": "20200814132232",
  "license": "CC0-1.0",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.formatcode.fhir-0.2.2.tgz"
  },
  "name": "ihe.formatcode.fhir",
  "type": "fhir.ig",
  "title": "IHE FormatCode Vocabulary",
  "author": "Integrating the Healthcare Enterprise (IHE)",
  "id": "ihe.formatcode.fhir@0.2.2",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://profiles.ihe.net/fhir/ihe.formatcode.fhir",
  "url": "http://profiles.ihe.net/fhir/ihe.formatcode.fhir",
  "version": "0.2.2",
  "maintainers": [ {
    "url": "http://ihe.net",
    "name": "IHE"
  }, {
    "name": "IHE Secretary",
    "email": "secretary@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}