FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CapabilityStatement/IHE.MPD.DispenseResponderCS

Packageihe.pharm.mpd.r4
TypeCapabilityStatement
IdIHE.MPD.DispenseResponderCS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PHARM/MPD/https://profiles.ihe.net/PHARM/MPD/1.0.0-comment-2/CapabilityStatement-IHE.MPD.DispenseResponderCS.html
URLhttps://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseResponderCS
Version1.0.0-comment-2
Statusactive
Date2024-07-08T16:49:44+00:00
NameIHEMPDDispenseResponder
TitleIHE MPD Dispense Responder Actor (server)
Realmuv
Authorityihe
DescriptionThe CapabililtyStatement for the [Dispense Responder Actor](actors-transactions.html#dispense-responder) expresses the compliance requirements for systems implementing the actor.
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

SearchParameter
activity-resourceActivityResource
group-or-identifierGroupOrIdentifier
activity-resourceActivityResource
group-or-identifierGroupOrIdentifier
StructureDefinition
IHEMedicationOrderIHE Medication Order

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement IHE.MPD.DispenseResponderCS

IHE MPD Dispense Responder Actor (server)

  • Implementation Guide Version: 1.0.0-comment-2
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2024-07-08 16:49:44+0000
  • Published by: Integrating the Healthcare Enterprise (IHE)

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

The Dispense Responder allows Order Consumers to check the orders.

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRV-RSUCDH-ISearches_include_revincludeOperations
MedicationRequestSupported Profiles
  IHE Medication Order
yyyypatient, group-or-identifier['RequestOrchestration:activity-resource:MedicationRequest']
Task yyyyyy
RequestOrchestration ypatient, activity-resource

Resource Conformance: supported MedicationRequest

Core FHIR Resource
MedicationRequest
Reference Policy
Interaction summary
  • Supports vread, history-instance
    create

    Consume Dispense Reports [PHARM-104]

    search-type

    Conditional delete for [PHARM-104] for Remove Patient Option

Supported Profiles

IHE Medication Order

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

Search on Patient

SHALLgroup-or-identifiertoken

Search on Group Or Identifier

 

Resource Conformance: supported Task

Core FHIR Resource
Task
Reference Policy
Interaction summary
  • Supports vread, delete, history-instance
    create

    Create MedicationOrders [PHARM-104]

    update

    Update for [PHARM-104]

    search-type

    conditional delete for [PHARM-104] for Remove Patient Option

Resource Conformance: supported RequestOrchestration

Core FHIR Resource
RequestOrchestration
Reference Policy
Interaction summary
  • Supports
    create

    Create MedicationOrders [PHARM-104]

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

Search on Patient

SHALLactivity-resourcereference

Activity Resource

 

Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.MPD.DispenseResponderCS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseResponderCS",
  "version": "1.0.0-comment-2",
  "name": "IHEMPDDispenseResponder",
  "title": "IHE MPD Dispense Responder Actor (server)",
  "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": "José Costa Teixeira",
      "telecom": [
        {
          "system": "email",
          "value": "jose.a.teixeira@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "The CapabililtyStatement for the [Dispense Responder Actor](actors-transactions.html#dispense-responder) expresses the compliance requirements for systems implementing the actor.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "application/fhir+xml",
    "application/fhir+json"
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "The Dispense Responder allows Order Consumers to check the orders.",
      "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/)"
      },
      "resource": [
        {
          "type": "MedicationRequest",
          "supportedProfile": [
            "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationOrder"
          ],
          "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"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "conditionalDelete": "single",
          "searchRevInclude": [
            "['RequestOrchestration:activity-resource:MedicationRequest']"
          ],
          "searchParam": [
            {
              "name": "patient",
              "type": "reference",
              "documentation": "Search on Patient"
            },
            {
              "name": "group-or-identifier",
              "definition": "https://profiles.ihe.net/PHARM/MPD/SearchParameter/group-or-identifier",
              "type": "token",
              "documentation": "Search on Group Or Identifier"
            }
          ]
        },
        {
          "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,
          "conditionalUpdate": true,
          "conditionalDelete": "single"
        },
        {
          "type": "RequestOrchestration",
          "interaction": [
            {
              "code": "create",
              "documentation": "Create MedicationOrders [PHARM-104]"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "conditionalDelete": "single",
          "searchParam": [
            {
              "name": "patient",
              "type": "reference",
              "documentation": "Search on Patient"
            },
            {
              "name": "activity-resource",
              "definition": "https://profiles.ihe.net/PHARM/MPD/SearchParameter/activity-resource",
              "type": "reference",
              "documentation": "Activity Resource"
            }
          ]
        }
      ]
    }
  ]
}