PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd
    0.1.0-ballot

hl7.fhir.eu.mpd@0.1.0-ballot 4.0.1

This guide describes how to represent in HL7 FHIR Prescription and Dispense in the European context (built Wed, Jun 4, 2025 09:09+0200+02:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.eu.mpd@0.1.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.eu.mpd-0.1.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This guide describes how to represent in HL7 FHIR Prescription and Dispense in the European context (built Wed, Jun 4, 2025 09:09+0200+02:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.eu.mpd@0.1.0-ballot",
  "date": "20250604090929",
  "license": "CC0-1.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#150",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.eu.mpd-0.1.0-ballot.tgz"
  },
  "name": "hl7.fhir.eu.mpd",
  "type": "IG",
  "title": "HL7 Europe Medication Prescription and Dispense",
  "author": "HL7 Europe",
  "id": "hl7.fhir.eu.mpd@0.1.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.eu/fhir/mpd",
  "url": "http://hl7.eu/fhir/mpd/0.1.0-ballot",
  "version": "0.1.0-ballot",
  "maintainers": [ {
    "url": "http://hl7.eu",
    "name": "HL7 Europe"
  } ],
  "dependencies": {
    "hl7.fhir.eu.base": "0.1.0-ballot",
    "hl7.fhir.r4.core": "4.0.1",
    "ihe.pharm.mpd.r4": "1.0.0-comment-2",
    "hl7.terminology.r4": "6.4.0",
    "hl7.fhir.eu.extensions.r4": "0.1.1-ballot",
    "hl7.fhir.uv.extensions.r4": "5.2.0"
  }
}