QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw xml
<Coverage xmlns="http://hl7.org/fhir"> <id value="example"/> <meta> <profile value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>status</b>: active</p><p><b>type</b>: Other Private Insurance <span style="background: LightGoldenRodYellow">(Details : {urn:oid:2.16.840.1.113883.3.221.5 code '59' = '59', given as 'Other Private Insurance'})</span></p><p><b>policyHolder</b>: <a href="Patient-example.html">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>subscriber</b>: <a href="Patient-example.html">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>beneficiary</b>: <a href="Patient-example.html">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: self <span style="background: LightGoldenRodYellow">(Details : {[not stated] code 'self' = 'self)</span></p><p><b>period</b>: May 23, 2011 12:00:00 AM --> May 23, 2012 12:00:00 AM</p><p><b>payor</b>: <a href="Organization-example.html">Generated Summary: id: example; ??; active; <span title="Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>order</b>: 9</p></div> </text> <identifier> <system value="http://benefitsinc.com/certificate"/> <value value="12345"/> </identifier> <status value="active"/> <type> <coding> <system value="urn:oid:2.16.840.1.113883.3.221.5"/> <code value="59"/> <display value="Other Private Insurance"/> </coding> </type> <policyHolder> <reference value="Patient/example"/> </policyHolder> <subscriber> <reference value="Patient/example"/> </subscriber> <beneficiary> <reference value="Patient/example"/> </beneficiary> <dependent value="0"/> <relationship> <coding> <code value="self"/> </coding> </relationship> <period> <start value="2011-05-23"/> <end value="2012-05-23"/> </period> <payor> <reference value="Organization/example"/> </payor> <!-- No longer part of the Coverage resource in R4, not clear how to represent this in the R4 resource --> <!-- grouping> <group value="CBI35"/> <groupDisplay value="Corporate Baker's Inc. Local #35"/> <subGroup value="123"/> <subGroupDisplay value="Trainee Part-time Benefits"/> <plan value="B37FC"/> <planDisplay value="Full Coverage: Medical, Dental, Pharmacy, Vision, EHC"/> <subPlan value="P7"/> <subPlanDisplay value="Includes afterlife benefits"/> <class value="SILVER"/> <classDisplay value="Silver: Family Plan spouse only"/> <subClass value="Tier2"/> <subClassDisplay value="Low deductable, max $20 copay"/> </grouping --> <order value="9"/> </Coverage>