Standardized Medication Profile (SMP) FHIR IG, published by HL7 International / Pharmacy. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/smp-ig/ and changes regularly. See the Directory of published versions
<Parameters xmlns="http://hl7.org/fhir">
<id value="smp-submit-outcome-parameters-1"/>
<meta>
<profile
value="http://hl7.org/fhir/us/smp/StructureDefinition/smp-parameters-outcome"/>
</meta>
<parameter>
<name value="outcome"/>
<resource>
<OperationOutcome>
<id value="201"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">Medication history was created for the patient</div>
</text>
<issue>
<severity value="information"/>
<code value="informational"/>
</issue>
</OperationOutcome>
</resource>
</parameter>
</Parameters>