BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build
BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Account xmlns="http://hl7.org/fhir">
<id value="account-john-current"/>
<meta>
<profile
value="http://biomaxis.com/fhir/StructureDefinition/biomaxis-account"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Account account-john-current</b></p><a name="account-john-current"> </a><a name="hcaccount-john-current"> </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-biomaxis-account.html">BioMaxis Account</a></p></div><blockquote><p><b>Account Balance</b></p><ul><li>amount: <span title="Nepalese Rupee">NPR1,540.75</span> (NPR)</li></ul></blockquote><p><b>Account Calculated At</b>: 2025-12-26 09:45:23+0545</p><p><b>status</b>: Active</p></div>
</text>
<extension
url="http://biomaxis.com/fhir/StructureDefinition/account-balance">
<extension url="amount">
<valueMoney>
<value value="1540.75"/>
<currency value="NPR"/>
</valueMoney>
</extension>
</extension>
<extension
url="http://biomaxis.com/fhir/StructureDefinition/account-calculatedAt">
<valueInstant value="2025-12-26T09:45:23.123+05:45"/>
</extension>
<status value="active"/>
</Account>