PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.mcode
    2.0.0

hl7.fhir.us.mcode@2.0.0 4.0.1

mCODE™ (short for Minimal Common Oncology Data Elements) is an initiative intended to assemble a core set of structured data elements for oncology electronic health records. (built Tue, Jan 18, 2022 03:16+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.mcode@2.0.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.mcode-2.0.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "mCODE™ (short for Minimal Common Oncology Data Elements) is an initiative intended to assemble a core set of structured data elements for oncology electronic health records. (built Tue, Jan 18, 2022 03:16+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.mcode@2.0.0",
  "date": "20220118031657",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.mcode-2.0.0.tgz"
  },
  "name": "hl7.fhir.us.mcode",
  "type": "fhir.ig",
  "title": "minimal Common Oncology Data Elements (mCODE) Implementation Guide",
  "author": "HL7 International Clinical Interoperability Council",
  "id": "hl7.fhir.us.mcode@2.0.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/mcode",
  "url": "http://hl7.org/fhir/us/mcode/STU2",
  "version": "2.0.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/cic",
    "name": "HL7 International Clinical Interoperability Council",
    "email": "ciclist@lists.HL7.org"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "4.0.0"
  }
}