<<<<<<< HEAD ======= >>>>>>> med01


0.1.3 - ci-build

MED - Local Development build (v0.1.3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: AccountExample001 - XML Representation

Raw xml | Download



<Account xmlns="http://hl7.org/fhir">
  <id value="AccountExample001"/>
  <meta>
    <profile value="https://fhir.medicaia.ar/StructureDefinition/AccountMED"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Account AccountExample001</b></p><a name="AccountExample001"> </a><a name="hcAccountExample001"> </a><a name="AccountExample001-en-US"> </a><p><b>identifier</b>: <code>urn:oid:0.1.2.3.4.5.6.7</code>/654321</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{https://fhir.medicaia.ar/CodeSystem/AccountTypeCS ACCTRECEIVABLE}">account receivable</span></p><p><b>subject</b>: <a href="Patient-PatientExample001.html">Juan Domingo Perez Garcia Male, DoB: 1998-08-08 ( DOCUMENTO NACIONAL DE IDENTIDAD: 99.999.998)</a></p><h3>Coverages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Coverage</b></td></tr><tr><td style="display: none">*</td><td><a href="Coverage-CoverageExample001.html">Coverage: identifier = https://obrasocial.gob.ar/beneficiario#992.123.456.1; status = active; subscriberId = 992.123.456; dependent = 1; relationship = Self; period = 2020-05-23 --&gt; 2026-05-23</a></td></tr></table></div>
  </text>
  <identifier>
    <system value="urn:oid:0.1.2.3.4.5.6.7"/>
    <value value="654321"/>
  </identifier>
  <status value="active"/>
  <type>
    <coding>
      <system value="https://fhir.medicaia.ar/CodeSystem/AccountTypeCS"/>
      <code value="ACCTRECEIVABLE"/>
      <display value="account receivable"/>
    </coding>
  </type>
  <subject>🔗 
    <reference value="Patient/PatientExample001"/>
  </subject>
  <coverage>
    <coverage>🔗 
      <reference value="Coverage/CoverageExample001"/>
    </coverage>
  </coverage>
</Account>