PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.v2mappings
    0.1.0

hl7.fhir.uv.v2mappings@0.1.0 4.0.1

The HL7 V2 to FHIR Implementation Guide supports the mapping of HL7 Version 2 messages segments, datatypes and vocabulary to HL7 FHIR Release 4.0 Bundles, Resources, Data Types and Coding Systems. (built Wed, Aug 12, 2020 20:10+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.v2mappings@0.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.v2mappings-0.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "The HL7 V2 to FHIR Implementation Guide supports the mapping of HL7 Version 2 messages segments, datatypes and vocabulary to HL7 FHIR Release 4.0 Bundles, Resources, Data Types and Coding Systems. (built Wed, Aug 12, 2020 20:10+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.v2mappings@0.1.0",
  "date": "20200812201027",
  "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.v2mappings-0.1.0.tgz"
  },
  "name": "hl7.fhir.uv.v2mappings",
  "type": "fhir.ig",
  "title": "HL7 Version 2 to FHIR",
  "author": "HL7 International",
  "id": "hl7.fhir.uv.v2mappings@0.1.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/v2mappings",
  "url": "http://hl7.org/fhir/uv/v2mappings/2020Sep",
  "version": "0.1.0",
  "maintainers": [ {
    "url": "http://hl7.org/Special/committees/orders/index.cfm",
    "name": "HL7 Orders and Observations Workgroup"
  }, {
    "name": "Keith W. Boone",
    "email": "kboone@ainq.com"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1"
  }
}