Sha256: a3f98720fa12e178ae2f4fb2f48be27794373286447a3dc6f792f017e9cc1afa

Contents?: true

Size: 1.61 KB

Versions: 10

Compression:

Stored size: 1.61 KB

Contents

<?xml version="1.0" encoding="UTF-8"?><EligibilityRequest xmlns="http://hl7.org/fhir">
	<id value="52346"/>

	<text>
		<status value="generated"/>
		<div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the EligibilityRequest</div>
	</text>

	<identifier>
		<system value="http://happyvalley.com/elegibilityrequest"/>
		<value value="52346"/>
	</identifier>

	<status value="active"/>

	<priority>
		<coding>
			<code value="normal"/>
		</coding>
	</priority>

	<patient>
		<reference value="Patient/pat1"/>
	</patient>

	<servicedDate value="2014-09-17"/> <!--  Anticipated service date  -->

	<created value="2014-08-16"/>

	<enterer>
		<identifier>
			<system value="http://happyvalleyclinic.com/staff"/>
			<value value="14"/>
		</identifier>
	</enterer>

	<provider>
		<identifier>
			<system value="http://happyvalleyclinic.com/staff"/>
			<value value="18"/>
		</identifier>
	</provider>

	<organization>
		<reference value="Organization/1"/>
	</organization>

	<insurer>
		<reference value="Organization/2"/>
	</insurer>

	<facility>
		<identifier>
			<system value="http://statecliniclicensor.com/clinicid"/>
			<value value="G35B9"/>
		</identifier>
	</facility>

	<coverage>
		<reference value="Coverage/9876B1"/>
	</coverage>

	<businessArrangement value="NB8742"/>

	<benefitCategory>
		<coding>
			<system value="http://hl7.org/fhir/benefit-category"/>
			<code value="medical"/>
		</coding>
	</benefitCategory>

	<benefitSubCategory>
		<coding>
			<system value="http://hl7.org/fhir/benefit-subcategory"/>
			<code value="69"/>
			<display value="Maternity"/>
		</coding>
	</benefitSubCategory>


</EligibilityRequest>

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/xml/eligibilityrequest-example-2.xml
fhir_models-3.0.4 lib/fhir_models/examples/xml/eligibilityrequest-example-2.xml
fhir_models-3.0.3 lib/fhir_models/examples/xml/eligibilityrequest-example-2.xml
fhir_models-3.0.2 lib/fhir_models/examples/xml/eligibilityrequest-example-2.xml
fhir_models-3.0.1 lib/fhir_models/examples/xml/eligibilityrequest-example-2.xml