Sha256: a2fb018f7138c21f3bb7ee569560e3ce933d6268fe917f39446d2862ded00a3c

Contents?: true

Size: 1022 Bytes

Versions: 10

Compression:

Stored size: 1022 Bytes

Contents

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

	<meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  

	<identifier>
		<system value="http://www.BenefitsInc.com/fhir/coverageeligibilityresponse"/>
		<value value="881234"/>
	</identifier>

	<status value="active"/>

	<purpose value="validation"/>

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

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

	<request>
		<reference value="http://www.BenefitsInc.com/fhir/CoverageEligibilityRequest/225476332402"/>
	</request>

	<outcome value="complete"/>

	<disposition value="Policy is currently in-force."/>

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

	<insurance>
		<coverage>
			<reference value="Coverage/9876B1"/>
		</coverage>
		<inforce value="true"/>
	</insurance>

</CoverageEligibilityResponse>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
fhir_models-4.3.0 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.2.2 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.2.1 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.2.0 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.1.2 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.1.1 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.1.0 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.0.2 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.0.1 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml
fhir_models-4.0.0 lib/fhir_models/examples/xml/coverageeligibilityresponse-example.xml