PackagesCanonicalsLogsProblems
    Packages
    ihe.formatcode.fhir
    1.0.0

ihe.formatcode.fhir@1.0.0 4.0.1

Implementation Guide for IHE defined FormatCode vocabulary. (built Fri, Jun 4, 2021 18:46-0500-05:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs ihe.formatcode.fhir@1.0.0
Get resources
curl https://fs.get-ig.org/rs/ihe.formatcode.fhir-1.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "Implementation Guide for IHE defined FormatCode vocabulary. (built Fri, Jun 4, 2021 18:46-0500-05:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "ihe.formatcode.fhir@1.0.0",
  "date": "20210604184636",
  "license": "CC-BY-SA-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/ihe.formatcode.fhir-1.0.0.tgz"
  },
  "name": "ihe.formatcode.fhir",
  "type": "fhir.ig",
  "title": "IHE FormatCode Vocabulary",
  "author": "Integrating the Healthcare Enterprise (IHE)",
  "id": "ihe.formatcode.fhir@1.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://profiles.ihe.net/fhir/ihe.formatcode.fhir",
  "url": "http://profiles.ihe.net/fhir/ihe.formatcode.fhir",
  "version": "1.0.0",
  "maintainers": [ {
    "url": "http://ihe.net",
    "name": "IHE"
  }, {
    "name": "IHE Secretary",
    "email": "secretary@ihe.net"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}