TRxHub IG
0.1.0 - ci-build
TRxHub IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-18 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="trxhub-send-eprescription-custom"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition trxhub-send-eprescription-custom</b></p><a name="trxhub-send-eprescription-custom"> </a><a name="hctrxhub-send-eprescription-custom"> </a><p>URL: [base]/$send-eprescription</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>eprescription</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The ePrescription string containing the signed CHMED16A</p>
</div></td></tr><tr><td>IN</td><td>patientEmail</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#string">string</a></td><td/><td><div><p>The email address of the patient</p>
</div></td></tr></table></div>
</text>
<url
value="https://trxhub.mediservice.ch/fhir/OperationDefinition/trxhub-send-eprescription-custom"/>
<version value="0.1.0"/>
<name value="send-eprescription"/>
<title value="Send ePrescription Internally"/>
<status value="active"/>
<kind value="operation"/>
<date value="2026-06-18T15:15:26+00:00"/>
<description
value="One-off operation that accepts an ePrescription and a patient email address, and triggers the full prescription flow (patient creation, registration, and ordering) in a single request."/>
<affectsState value="true"/>
<code value="send-eprescription"/>
<system value="true"/>
<type value="false"/>
<instance value="false"/>
<parameter>
<name value="eprescription"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation
value="The ePrescription string containing the signed CHMED16A"/>
<type value="string"/>
</parameter>
<parameter>
<name value="patientEmail"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="The email address of the patient"/>
<type value="string"/>
</parameter>
</OperationDefinition>