HL7 Europe Base and Core FHIR IG, published by HL7 Europe. This guide is not an authorized publication; it is the continuous build for version 0.0.1-ci built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/base/ and changes regularly. See the Directory of published versions
<Coverage xmlns="http://hl7.org/fhir">
<id value="EhicExampleIt"/>
<meta>
<profile
value="http://hl7.eu/fhir/base/StructureDefinition/Coverage-eu-ehic"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage EhicExampleIt</b></p><a name="EhicExampleIt"> </a><a name="hcEhicExampleIt"> </a><a name="EhicExampleIt-en-US"> </a><p><b>identifier</b>: <code>http://example.org/ehic</code>/80380000900090510553</p><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.eu/CodeSystem/v3-ActCode EHIC}">European Health Insurance Card</span></p><p><b>beneficiary</b>: <a href="#hcEhicExampleIt/PatientEhicInline">Mario Rossi (no stated gender), DoB: 1970-01-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA70A01F205V)</a></p><p><b>period</b>: ?? --> 2022-01-19</p><p><b>payor</b>: SSN-MIN SALUTE - 500001</p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Patient #PatientEhicInline</b></p><a name="EhicExampleIt/PatientEhicInline"> </a><a name="hcEhicExampleIt/PatientEhicInline"> </a><a name="EhicExampleIt/PatientEhicInline-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">Mario Rossi (no stated gender), DoB: 1970-01-01 ( http://hl7.it/sid/codiceFiscale#RSSMRA70A01F205V)</p><hr/></blockquote></div>
</text>
<contained>
<Patient>
<id value="PatientEhicInline"/>
<meta>
<profile
value="http://hl7.eu/fhir/base/StructureDefinition/Patient-eu-ehic"/>
</meta>
<identifier>
<system value="http://hl7.it/sid/codiceFiscale"/>
<value value="RSSMRA70A01F205V"/>
</identifier>
<name>
<family value="Rossi"/>
<given value="Mario"/>
</name>
<birthDate value="1970-01-01"/>
</Patient>
</contained>
<identifier>
<system value="http://example.org/ehic"/>
<value value="80380000900090510553"/>
</identifier>
<status value="active"/>
<type>
<coding>
<system value="http://terminology.hl7.eu/CodeSystem/v3-ActCode"/>
<code value="EHIC"/>
<display value="European Health Insurance Card"/>
</coding>
</type>
<beneficiary>
<reference value="#PatientEhicInline"/>
</beneficiary>
<period>
<end value="2022-01-19"/>
</period>
<payor>
<display value="SSN-MIN SALUTE - 500001"/>
</payor>
</Coverage>