馃嚚馃嚤 EMA Health Chile Implementation Guide
0.1.0 - ci-build
馃嚚馃嚤 EMA Health Chile Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7庐 FHIR庐 Standard) Build Tools. See the Directory of published versions
<PaymentNotice xmlns="http://hl7.org/fhir">
<id value="EjemploEmaPaymentNotice"/>
<meta>
<profile
value="https://emahealth.io/fhir/cl/StructureDefinition/ema-payment-notice"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PaymentNotice EjemploEmaPaymentNotice</b></p><a name="EjemploEmaPaymentNotice"> </a><a name="hcEjemploEmaPaymentNotice"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ema-payment-notice.html">EMA PaymentNotice</a></p></div><p><b>status</b>: Active</p><p><b>request</b>: <a href="Invoice-EjemploEmaInvoice.html">Boleta consulta m茅dica general</a></p><p><b>created</b>: 2026-03-14</p><p><b>payment</b>: Pago consulta m茅dica 2026-03-14</p><p><b>recipient</b>: <a href="Organization-EjemploEmaOrganization.html">EMA Clinic</a></p><h3>Amounts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Value</b></td><td><b>Currency</b></td></tr><tr><td style="display: none">*</td><td>25000</td><td>Chilean peso</td></tr></table><p><b>paymentStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/paymentstatus paid}">Paid</span></p></div>
</text>
<status value="active"/>
<request>🔗
<reference value="Invoice/EjemploEmaInvoice"/>
<display value="Boleta consulta m茅dica general"/>
</request>
<created value="2026-03-14"/>
<payment>
<display value="Pago consulta m茅dica 2026-03-14"/>
</payment>
<recipient>🔗
<reference value="Organization/EjemploEmaOrganization"/>
<display value="EMA Clinic"/>
</recipient>
<amount>
<value value="25000"/>
<currency value="CLP"/>
</amount>
<paymentStatus>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/paymentstatus"/>
<code value="paid"/>
</coding>
</paymentStatus>
</PaymentNotice>