{ "description": "The CapabililtyStatement for the [Dispense Responder Actor](actors-transactions.html#dispense-responder) expresses the compliance requirements for systems implementing the actor.", "_filename": "CapabilityStatement-IHE.MPD.DispenseResponderCS.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": "IHEMPDDispenseResponder", "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property", "type": null, "experimental": "false", "resourceType": "CapabilityStatement", "title": "IHE MPD Dispense Responder Actor (server)", "package_version": "1.0.0-comment", "status": "active", "id": "9964cf7d-d03f-4cdf-810f-8ff5ed466b41", "kind": "requirements", "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseResponderCS", "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", "interaction": [ { "code": "vread" }, { "code": "create", "documentation": "Consume Dispense Reports [PHARM-104]" }, { "code": "history-instance" }, { "code": "search-type", "documentation": "Conditional delete for [PHARM-104] for Remove Patient Option" } ], "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" ], "conditionalCreate": true, "conditionalDelete": "single", "conditionalUpdate": true }, { "type": "Task", "interaction": [ { "code": "vread" }, { "code": "create", "documentation": "Create MedicationOrders [PHARM-104]" }, { "code": "update", "documentation": "Update for [PHARM-104]" }, { "code": "delete" }, { "code": "history-instance" }, { "code": "search-type", "documentation": "conditional delete for [PHARM-104] for Remove Patient Option" } ], "conditionalCreate": true, "conditionalDelete": "single", "conditionalUpdate": true }, { "type": "RequestOrchestration", "interaction": [ { "code": "create", "documentation": "Create MedicationOrders [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 Responder allows Order Consumers to check the orders." } ] }