Administrative Incubator, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/admin-incubator/ and changes regularly. See the Directory of published versions
<InsuranceProduct xmlns="http://hl7.org/fhir">
<id value="example1"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
Health Level Seven International Staff Plan
</div>
</text>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.33.1"/>
</identifier>
<!-- HL7 itself -->
<name value="Health Level Seven International Staff Plan"/>
<alias value="HL7 International"/>
<period>
<start value="2017-01-01"/>
</period>
<ownedBy>
<reference value="Organization/hl7"/>
<display value="Health Level Seven International"/>
</ownedBy>
<administeredBy>
<reference value="Organization/hl7"/>
<display value="Health Level Seven International"/>
</administeredBy>
<contact>
<address>
<line value="3300 Washtenaw Avenue, Suite 227"/>
<city value="Ann Arbor"/>
<state value="MI"/>
<postalCode value="48104"/>
<country value="USA"/>
</address>
</contact>
<coverageArea>
<reference value="Location/2"/>
<display value="USSS Enterprise-D"/>
</coverageArea>
<coverage>
<type>
<text value="Substance Abuse"/>
</type>
<benefit>
<type>
<text value="Primary Care"/>
</type>
<limit>
<value>
<value value="450.23"/>
<unit value="USD"/>
</value>
<code>
<text value="day"/>
</code>
</limit>
</benefit>
</coverage>
<endpoint>
<!-- Endpoint that handles the v2 messaging for the external organization -->
<reference value="Endpoint/example"/>
</endpoint>
</InsuranceProduct>