Sha256: 174d94da3ebf194a85a9b809236359695c6f364a2a98ebcc0e040735baa8fcc0

Contents?: true

Size: 1023 Bytes

Versions: 10

Compression:

Stored size: 1023 Bytes

Contents

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

	<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://ehic.com/insurer/123456789/member"/>
		<value value="A123456780"/>
	</identifier>

	<status value="active"/>

	<type>
		<coding>
			<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
			<code value="EHCPOL"/>
			<display value="extended healthcare"/>
		</coding>
	</type>

	<subscriber>
		<reference value="Patient/5"/>
	</subscriber>

	<beneficiary>
		<reference value="Patient/5"/>
	</beneficiary>

	<relationship>
		<coding>
			<code value="self"/>
		</coding>
	</relationship>

	<period> 
		<end value="2012-03-17"/>
	</period>

	<payor>
		<identifier>
			<system value="http://ehic.com/insurer"/>
			<value value="123456789"/>
		</identifier>
	</payor>

</Coverage>

Version data entries

10 entries across 10 versions & 1 rubygems

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