Package | ihe.pharm.mpd |
Type | CapabilityStatement |
Id | IHE.MPD.OrderPlacerCS |
FHIR Version | R5 |
Source | https://profiles.ihe.net/PHARM/MPD/https://build.fhir.org/ig/IHE/pharm-mpd/CapabilityStatement-IHE.MPD.OrderPlacerCS.html |
URL | https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderPlacerCS |
Version | 1.0.0-comment-2 |
Status | active |
Date | 2024-07-08T16:49:44+00:00 |
Name | IHEOrderPlacer |
Title | IHE MPD Order Placer Actor |
Realm | uv |
Authority | ihe |
Description | The CapabililtyStatement for the [Order Placer Actor](actors-transactions.html#order-placer) expresses the compliance requirements for systems implementing the actor. |
Copyright | IHE http://www.ihe.net/Governance/#Intellectual_Property |
Kind | requirements |
No resources found
StructureDefinition | |
IHEMedicationOrder | IHE Medication Order |
Note: links and images are rebased to the (stated) source
Generated Narrative: CapabilityStatement IHE.MPD.OrderPlacerCS
application/fhir+xml
, application/fhir+json
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.
client
The Order Placer is the producer of Orders or Medication Orders.
Recommend ATNA, encouraged IHE-IUA or SMART-app-launch
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
MedicationRequest | Supported Profiles IHE Medication Order |
{ "resourceType": "CapabilityStatement", "id": "IHE.MPD.OrderPlacerCS", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/PHARM/MPD/CapabilityStatement/IHE.MPD.OrderPlacerCS", "version": "1.0.0-comment-2", "name": "IHEOrderPlacer", "title": "IHE MPD Order Placer 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 Placer Actor](actors-transactions.html#order-placer) 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 Placer 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" ] } ] } ] }