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

FHIR IG Statistics: CapabilityStatement/IHE.MPD.OrderConsumerCS

Packageihe.pharm.mpd.r4
TypeCapabilityStatement
IdIHE.MPD.OrderConsumerCS
FHIR VersionR4
Sourcehttps://profiles.ihe.net/PHARM/MPD/https://profiles.ihe.net/PHARM/MPD/1.0.0-comment-2/CapabilityStatement-IHE.MPD.OrderConsumerCS.html
URLhttps://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderConsumerCS
Version1.0.0-comment-2
Statusactive
Date2024-07-08T16:49:44+00:00
NameIHEOrderConsumer
TitleIHE MPD Order Consumer Actor
Realmuv
Authorityihe
DescriptionThe CapabililtyStatement for the [Order Consumer Actor](actors-transactions.html#order-consumer) 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

StructureDefinition
IHEMedicationOrderIHE Medication Order

Narrative

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

Generated Narrative: CapabilityStatement IHE.MPD.OrderConsumerCS

IHE MPD Order Consumer Actor

  • Implementation Guide Version: 1.0.0-comment-2
  • FHIR Version: 5.0.0
  • 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: client

The Order Consumer is the producer of Orders or Medication 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 TypeProfileRSUCSearches_include_revincludeOperations
MedicationRequestSupported Profiles
  IHE Medication Order

Resource Conformance: supported MedicationRequest

Core FHIR Resource
MedicationRequest
Reference Policy
Interaction summary

    Supported Profiles

    IHE Medication Order


    Source

    {
      "resourceType": "CapabilityStatement",
      "id": "IHE.MPD.OrderConsumerCS",
      "text": {
        "status": "extensions",
        "div": "<!-- snip (see above) -->"
      },
      "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderConsumerCS",
      "version": "1.0.0-comment-2",
      "name": "IHEOrderConsumer",
      "title": "IHE MPD Order Consumer Actor",
      "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 [Order Consumer Actor](actors-transactions.html#order-consumer) 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": "5.0.0",
      "format": [
        "application/fhir+xml",
        "application/fhir+json"
      ],
      "rest": [
        {
          "mode": "client",
          "documentation": "The Order Consumer is the producer of Orders or Medication 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"
              ]
            }
          ]
        }
      ]
    }