PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.mpd@1.0.0-comment
    https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseConsumerCS
{
  "description": "The CapabilityStatement for the [Dispense Consumer Actor](actors-transactions.html#dispense-consumer) describes the requirements for systems that retrieve dispense data.",
  "_filename": "CapabilityStatement-IHE.MPD.DispenseConsumerCS.json",
  "package_name": "ihe.pharm.mpd",
  "format": [ "application/fhir+json", "application/fhir+xml" ],
  "date": "2024-07-08T16:49:44+00:00",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "name": "IHEMPDDispenseConsumer",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE MPD Dispense Consumer Actor",
  "package_version": "1.0.0-comment",
  "status": "active",
  "id": "2deb7ed9-ec6e-4d79-a98e-d3b6155628d3",
  "kind": "requirements",
  "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseConsumerCS",
  "version": "1.0.0-comment",
  "contact": [ {
    "name": "Integrating the Healthcare Enterprise (IHE)",
    "telecom": [ {
      "value": "http://ihe.net",
      "system": "url"
    }, {
      "value": "secretary@ihe.net",
      "system": "email"
    } ]
  }, {
    "name": "José Costa Teixeira",
    "telecom": [ {
      "use": "work",
      "value": "jose.a.teixeira@gmail.com",
      "system": "email"
    } ]
  } ],
  "rest": [ {
    "mode": "client",
    "resource": [ {
      "type": "MedicationDispense",
      "interaction": [ {
        "code": "read",
        "documentation": "Retrieve a MedicationDispense [PHARM-9]"
      } ],
      "supportedProfile": [ "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense" ]
    } ],
    "security": {
      "description": "Recommended security framework: ATNA, IUA, or SMART-on-FHIR."
    },
    "documentation": "The Dispense Consumer retrieves dispense data."
  } ]
}