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

FHIR IG Statistics: CapabilityStatement/IHE.MPD.DispenseReporterCS

Packageihe.pharm.mpd
TypeCapabilityStatement
IdIHE.MPD.DispenseReporterCS
FHIR VersionR5
Sourcehttps://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/CapabilityStatement-IHE.MPD.DispenseReporterCS.html
URLhttps://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReporterCS
Version1.0.0-comment-2
Statusactive
Date2024-07-08T16:49:44+00:00
NameIHEMPDDispenseReporter
TitleIHE MPD Dispense Reporter Actor (server)
Realmuv
Authorityihe
DescriptionThe CapabililtyStatement for the [Dispense Reporter Actor](actors-transactions.html#dispense-reporter) 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
activity-resourceActivityResource
StructureDefinition
IHEMedicationDispenseIHE Medication Dispense

Narrative

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

Generated Narrative: CapabilityStatement IHE.MPD.DispenseReporterCS

IHE MPD Dispense Reporter 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 Reporter creates Dispense reports.

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-RSUCSearches_include_revincludeOperations
MedicationDispenseSupported Profiles
  IHE Medication Dispense
yyy
Task yyy
RequestOrchestration ypatient, activity-resource

Resource Conformance: supported MedicationDispense

Core FHIR Resource
MedicationDispense
Reference Policy
Interaction summary
  • Supports vread
    create

    Create MedicationDispenses [PHARM-104]

    update

    Update for [PHARM-104]

Supported Profiles

IHE Medication Dispense

Resource Conformance: supported Task

Core FHIR Resource
Task
Reference Policy
Interaction summary
  • Supports vread
    create

    Create MedicationOrders [PHARM-104]

    update

    Update for [PHARM-104]

Resource Conformance: supported RequestOrchestration

Core FHIR Resource
RequestOrchestration
Reference Policy
Interaction summary
  • Supports
    create

    Create DispenseReports [PHARM-104]

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

Search on Patient

SHALLactivity-resourcereference

Activity Resource

 

Source

{
  "resourceType": "CapabilityStatement",
  "id": "IHE.MPD.DispenseReporterCS",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.DispenseReporterCS",
  "version": "1.0.0-comment-2",
  "name": "IHEMPDDispenseReporter",
  "title": "IHE MPD Dispense Reporter 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 Reporter Actor](actors-transactions.html#dispense-reporter) 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 Reporter creates Dispense reports.",
      "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": "MedicationDispense",
          "supportedProfile": [
            "https://profiles.ihe.net/PHARM/MPD/StructureDefinition/IHEMedicationDispense"
          ],
          "interaction": [
            {
              "code": "vread"
            },
            {
              "code": "create",
              "documentation": "Create MedicationDispenses [PHARM-104]"
            },
            {
              "code": "update",
              "documentation": "Update for [PHARM-104]"
            }
          ]
        },
        {
          "type": "Task",
          "interaction": [
            {
              "code": "vread"
            },
            {
              "code": "create",
              "documentation": "Create MedicationOrders [PHARM-104]"
            },
            {
              "code": "update",
              "documentation": "Update for [PHARM-104]"
            }
          ],
          "conditionalCreate": true,
          "conditionalUpdate": true,
          "conditionalDelete": "single"
        },
        {
          "type": "RequestOrchestration",
          "interaction": [
            {
              "code": "create",
              "documentation": "Create DispenseReports [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"
            }
          ]
        }
      ]
    }
  ]
}