PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.lab-report
    1.0.0-ballot

hl7.fhir.uv.lab-report@1.0.0-ballot 4.0.1

This guide describes how the Laboratory Report can be represented in the UV REALM. (built Wed, Aug 14, 2024 20:47+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.lab-report@1.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.lab-report-1.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This guide describes how the Laboratory Report can be represented in the UV REALM. (built Wed, Aug 14, 2024 20:47+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.lab-report@1.0.0-ballot",
  "date": "20240814204723",
  "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.lab-report-1.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.uv.lab-report",
  "type": "IG",
  "title": "HL7 Laboratory Report",
  "author": "HL7 International / Orders and Observations",
  "id": "hl7.fhir.uv.lab-report@1.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/lab-report",
  "url": "http://hl7.org/fhir/uv/lab-report/2024Sep",
  "version": "1.0.0-ballot",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/orders",
    "name": "HL7 International / Orders and Observations"
  } ],
  "dependencies": {
    "hl7.fhir.uv.ips": "1.1.0",
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "6.0.2",
    "hl7.fhir.uv.extensions.r4": "5.1.0"
  }
}