Medication Prescription and Dispense (MPD)
0.1.0 - ci-build International flag

Medication Prescription and Dispense (MPD), published by Integrating the Healthcare Enterprise (IHE). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-mpd/tree/master and changes regularly. See the Directory of published versions

: IHE MPD Dispense Responder - JSON Representation

Active as of 2024-07-08

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "IHE.MPD.DispenseResponder",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition IHE.MPD.DispenseResponder</b></p><a name=\"IHE.MPD.DispenseResponder\"> </a><a name=\"hcIHE.MPD.DispenseResponder\"> </a><a name=\"IHE.MPD.DispenseResponder-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: IHEMPDDispenseResponder </b></td><td>IHE MPD Dispense Responder</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-IHE.MPD.DispenseResponderCS.html\">IHE MPD Dispense Responder (server)</a></td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/PHARM/MPD/ActorDefinition/IHE.MPD.DispenseResponder",
  "version" : "0.1.0",
  "name" : "IHEMPDDispenseResponder",
  "title" : "IHE MPD Dispense Responder",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-08T16:49:44+00:00",
  "publisher" : "Integrating the Healthcare Enterprise (IHE)",
  "contact" : [
    {
      "name" : "Integrating the Healthcare Enterprise (IHE)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ihe.net"
        },
        {
          "system" : "email",
          "value" : "secretary@ihe.net"
        }
      ]
    },
    {
      "name" : "Jose Costa Teixeira",
      "telecom" : [
        {
          "system" : "email",
          "value" : "jose.a.teixeira@gmail.com",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "The Dispense Responder provides access to dispense records to the Dispense Consumer.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type" : "system",
  "capabilities" : "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseResponderCS"
}