PackagesCanonicalsLogsProblems
    Packages
    ihe.pharm.mpd.r4@1.0.0-comment
    https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReceiverCS
{
  "description": "The CapabililtyStatement for the [Dispense Receiver Actor](actors-transactions.html#dispense-receiver) expresses the compliance requirements for systems implementing the actor.",
  "_filename": "CapabilityStatement-IHE.MPD.DispenseReceiverCS.json",
  "package_name": "ihe.pharm.mpd.r4",
  "format": [ "application/fhir+xml", "application/fhir+json" ],
  "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": "IHEMPDDispenseReceiver",
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "type": null,
  "experimental": "false",
  "resourceType": "CapabilityStatement",
  "title": "IHE MPD Dispense Receiver Actor (server)",
  "package_version": "1.0.0-comment",
  "status": "active",
  "id": "51110b5c-23c4-4a68-8eda-3ff5756ae053",
  "kind": "requirements",
  "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReceiverCS",
  "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": "server",
    "resource": [ {
      "type": "MedicationRequest",
      "searchParam": [ {
        "name": "patient",
        "type": "reference",
        "documentation": "Search on Patient"
      }, {
        "name": "group-or-identifier",
        "type": "token",
        "definition": "https://profiles.ihe.net/PHARM/MPD/SearchParameter/group-or-identifier",
        "documentation": "Search on Group Or Identifier"
      } ],
      "searchRevInclude": [ "['RequestOrchestration:activity-resource:MedicationRequest']" ],
      "supportedProfile": [ "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationOrder" ]
    }, {
      "type": "Task",
      "interaction": [ {
        "code": "vread"
      }, {
        "code": "create",
        "documentation": "Create MedicationOrders [PHARM-104]"
      }, {
        "code": "update",
        "documentation": "Update for [PHARM-104]"
      } ],
      "conditionalCreate": true,
      "conditionalDelete": "single",
      "conditionalUpdate": true
    }, {
      "type": "RequestOrchestration",
      "interaction": [ {
        "code": "create",
        "documentation": "Create DispenseReports [PHARM-104]"
      } ],
      "searchParam": [ {
        "name": "patient",
        "type": "reference",
        "documentation": "Search on Patient"
      }, {
        "name": "activity-resource",
        "type": "reference",
        "definition": "https://profiles.ihe.net/PHARM/MPD/SearchParameter/activity-resource",
        "documentation": "Activity Resource"
      } ],
      "conditionalCreate": true,
      "conditionalDelete": "single",
      "conditionalUpdate": true
    } ],
    "security": {
      "description": "Recommend [ATNA](https://profiles.ihe.net/ITI/TF/Volume1/ch-9.html), encouraged [IHE-IUA](https://profiles.ihe.net/ITI/IUA/index.html) or [SMART-app-launch](http://www.hl7.org/fhir/smart-app-launch/)"
    },
    "documentation": "The Dispense Receiver allows Order Consumers to check the orders."
  } ]
}