Finance and Insurance Service (FAIS)
1.0.0 - trial-use
This page is part of the IHE ITI Finance and Insurance Services (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
<Bundle xmlns="http://hl7.org/fhir">
<id value="ex-enreq-bundle-1"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentRequest.Bundle"/>
</meta>
<type value="collection"/>
<entry>
<fullUrl
value="https://profiles.ihe.net/ITI/FAIS/EnrollmentRequest/ex-enrollment-req-1"/>
<resource>
<EnrollmentRequest>
<id value="ex-enrollment-req-1"/>
<meta>
<profile
value="https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentRequest"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="EnrollmentRequest_ex-enrollment-req-1"> </a><p class="res-header-id"><b>Generated Narrative: EnrollmentRequest ex-enrollment-req-1</b></p><a name="ex-enrollment-req-1"> </a><a name="hcex-enrollment-req-1"> </a><a name="ex-enrollment-req-1-en-US"> </a><p><b>status</b>: Active</p><p><b>created</b>: 2023-12-15</p><p><b>insurer</b>: <a href="Organization-ex-insurer-1.html">Organization National Health Insurance Scheme</a></p><p><b>candidate</b>: <a href="Patient-ex-beneficiary-1.html">Purity Atieno Female, DoB: 2000-05-04</a></p><p><b>coverage</b>: <a href="Coverage-ex-coverage-1.html">Coverage: status = active; type = public healthcare; subscriberId = 05710b56-4448-11ef-b676-774a043da147; relationship = Self; period = 2024-01-01 --> 2024-12-31</a></p></div>
</text>
<status value="active"/>
<created value="2023-12-15"/>
<insurer>🔗
<reference value="Organization/ex-insurer-1"/>
</insurer>
<candidate>🔗
<reference value="Patient/ex-beneficiary-1"/>
</candidate>
<coverage>🔗
<reference value="Coverage/ex-coverage-1"/>
</coverage>
</EnrollmentRequest>
</resource>
</entry>
<entry>
<fullUrl
value="https://profiles.ihe.net/ITI/FAIS/Organization/ex-insurer-1"/>
<resource>
<Organization>
<id value="ex-insurer-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Organization_ex-insurer-1"> </a><p class="res-header-id"><b>Generated Narrative: Organization ex-insurer-1</b></p><a name="ex-insurer-1"> </a><a name="hcex-insurer-1"> </a><a name="ex-insurer-1-en-US"> </a><p><b>name</b>: National Health Insurance Scheme</p></div>
</text>
<name value="National Health Insurance Scheme"/>
</Organization>
</resource>
</entry>
<entry>
<fullUrl
value="https://profiles.ihe.net/ITI/FAIS/Patient/ex-beneficiary-1"/>
<resource>
<Patient>
<id value="ex-beneficiary-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_ex-beneficiary-1"> </a><p class="res-header-id"><b>Generated Narrative: Patient ex-beneficiary-1</b></p><a name="ex-beneficiary-1"> </a><a name="hcex-beneficiary-1"> </a><a name="ex-beneficiary-1-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Purity Atieno Female, DoB: 2000-05-04</p><hr/></div>
</text>
<name>
<family value="Atieno"/>
<given value="Purity"/>
</name>
<gender value="female"/>
<birthDate value="2000-05-04"/>
</Patient>
</resource>
</entry>
<entry>
<fullUrl
value="https://profiles.ihe.net/ITI/FAIS/Coverage/ex-coverage-1"/>
<resource>
<Coverage>
<id value="ex-coverage-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Coverage_ex-coverage-1"> </a><p class="res-header-id"><b>Generated Narrative: Coverage ex-coverage-1</b></p><a name="ex-coverage-1"> </a><a name="hcex-coverage-1"> </a><a name="ex-coverage-1-en-US"> </a><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode PUBLICPOL}">public healthcare</span></p><p><b>policyHolder</b>: <a href="Patient-ex-beneficiary-1.html">Purity Atieno Female, DoB: 2000-05-04</a></p><p><b>subscriber</b>: <a href="Patient-ex-beneficiary-1.html">Purity Atieno Female, DoB: 2000-05-04</a></p><p><b>subscriberId</b>: 05710b56-4448-11ef-b676-774a043da147</p><p><b>beneficiary</b>: <a href="Patient-ex-beneficiary-1.html">Purity Atieno Female, DoB: 2000-05-04</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}">Self</span></p><p><b>period</b>: 2024-01-01 --> 2024-12-31</p><p><b>payor</b>: <a href="Organization-ex-insurer-1.html">Organization National Health Insurance Scheme</a></p></div>
</text>
<status value="active"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="PUBLICPOL"/>
<display value="public healthcare"/>
</coding>
</type>
<policyHolder>🔗
<reference value="Patient/ex-beneficiary-1"/>
</policyHolder>
<subscriber>🔗
<reference value="Patient/ex-beneficiary-1"/>
</subscriber>
<subscriberId value="05710b56-4448-11ef-b676-774a043da147"/>
<beneficiary>🔗
<reference value="Patient/ex-beneficiary-1"/>
</beneficiary>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/subscriber-relationship"/>
<code value="self"/>
<display value="Self"/>
</coding>
</relationship>
<period>
<start value="2024-01-01"/>
<end value="2024-12-31"/>
</period>
<payor>🔗
<reference value="Organization/ex-insurer-1"/>
</payor>
</Coverage>
</resource>
</entry>
</Bundle>