This page is part of the Making EHR Data MOre available for Research and Public Health (MedMorph) Healthcare Surveys Reporting Content IG (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<Coverage xmlns="http://hl7.org/fhir">
<id value="coverage-upmc"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-coverage|6.1.0"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage coverage-upmc</b></p><a name="coverage-upmc"> </a><a name="hccoverage-upmc"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-coverage.html">US Core Coverage Profileversion: null6.1.0)</a></p></div><p><b>identifier</b>: An identifier for the insured of an insurance policy (this insured always has a subscriber), usually assigned by the insurance carrier./88800933501</p><p><b>status</b>: Active</p><p><b>policyHolder</b>: <a href="Patient-patient-ledner.html">Dominique369 Ledner144 Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>subscriber</b>: <a href="Patient-patient-ledner.html">Dominique369 Ledner144 Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>subscriberId</b>: 888009335</p><p><b>beneficiary</b>: <a href="Patient-patient-ledner.html">Dominique369 Ledner144 Female, DoB: 1965-06-22 ( MRN: Alaska Driver's License#abc123 (use: usual, ))</a></p><p><b>dependent</b>: 01</p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}">Self</span></p><p><b>period</b>: 2020-01-01 --> (ongoing)</p><p><b>payor</b>: <a href="Organization-organization-payer-2.html">UPMC Health Plan</a></p><blockquote><p><b>class</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class group}">An employee group</span></p><p><b>value</b>: MCHMO1</p><p><b>name</b>: MEDICARE HMO PLAN</p></blockquote><blockquote><p><b>class</b></p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/coverage-class plan}">A specific suite of benefits.</span></p><p><b>value</b>: GR5</p><p><b>name</b>: GR5-HMO DEDUCTIBLE</p></blockquote><p><b>network</b>: GR5-HMO DEDUCTIBLE</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MB"/>
<display value="Member Number"/>
</coding>
<text
value="An identifier for the insured of an insurance policy (this insured always has a subscriber), usually assigned by the insurance carrier."/>
</type>
<system
value="https://www.example.org/upmchealthplan.com/fhir/memberidentifier"/>
<value value="88800933501"/>
<assigner>🔗
<reference value="Organization/organization-payer-2"/>
<display value="UPMC Health Plan"/>
</assigner>
</identifier>
<status value="active"/>
<policyHolder>🔗
<reference value="Patient/patient-ledner"/>
</policyHolder>
<subscriber>🔗
<reference value="Patient/patient-ledner"/>
</subscriber>
<subscriberId value="888009335"/>
<beneficiary>🔗
<reference value="Patient/patient-ledner"/>
</beneficiary>
<dependent value="01"/>
<relationship>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/subscriber-relationship"/>
<code value="self"/>
</coding>
<text value="Self"/>
</relationship>
<period>
<start value="2020-01-01"/>
</period>
<payor>🔗
<reference value="Organization/organization-payer-2"/>
<display value="UPMC Health Plan"/>
</payor>
<class>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
<code value="group"/>
<display value="Group"/>
</coding>
<text value="An employee group"/>
</type>
<value value="MCHMO1"/>
<name value="MEDICARE HMO PLAN"/>
</class>
<class>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/coverage-class"/>
<code value="plan"/>
<display value="Plan"/>
</coding>
<text value="A specific suite of benefits."/>
</type>
<value value="GR5"/>
<name value="GR5-HMO DEDUCTIBLE"/>
</class>
<network value="GR5-HMO DEDUCTIBLE"/>
</Coverage>