API for the Exchange of Medicinal Product Information (APIX)
0.1.0 - ci-build
API for the Exchange of Medicinal Product Information (APIX), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/APIX---API-Exchange-for-Medicinal-Products/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="output-ack"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference output-ack</b></p><a name="output-ack"> </a><a name="hcoutput-ack"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:">Acknowledgement of Receipt</span></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Title</b></td></tr><tr><td style="display: none">*</td><td>application/pdf</td><td>Acknowledgement_Letter.pdf</td></tr></table></blockquote></div>
</text>
<status value="current"/>
<type>
<coding>
<code value="acknowledgement-receipt"/>
<display value="Acknowledgement of Receipt"/>
</coding>
</type>
<content>
<attachment>
<contentType value="application/pdf"/>
<title value="Acknowledgement_Letter.pdf"/>
</attachment>
</content>
</DocumentReference>