MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build 150

MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Coverage: Imaging - XML Representation

Raw xml | Download


<Coverage xmlns="http://hl7.org/fhir">
  <id value="ExampleCoverageImg"/>
  <meta>
    <profile
             value="http://fhir.ehdsi.eu/imaging/StructureDefinition/coverage-img-myhealtheu"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Coverage ExampleCoverageImg</b></p><a name="ExampleCoverageImg"> </a><a name="hcExampleCoverageImg"> </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="StructureDefinition-coverage-img-myhealtheu.html">Coverage: Imaging</a></p></div><p><b>status</b>: Active</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode EHCPOL}">extended healthcare</span></p><p><b>policyHolder</b>: <a href="Organization-PolicyHolderOrg.html">Organization Health Insure Corp</a></p><p><b>subscriber</b>: <a href="Patient-SubscriberPatient.html">John Doe  Male, DoB: 1980-05-15</a></p><p><b>beneficiary</b>: <a href="Patient-BeneficiaryPatient.html">John Doe  Male, DoB: 1980-05-15</a></p><p><b>period</b>: 2023-01-01 --&gt; 2025-01-01</p><p><b>payor</b>: <a href="Organization-PayorOrg.html">Organization Imaging Coverage Payor</a></p><p><b>contract</b>: <a href="Contract-ImagingContract.html">Contract</a></p></div>
  </text>
  <status value="active"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
      <code value="EHCPOL"/>
      <display value="extended healthcare"/>
    </coding>
  </type>
  <policyHolder>🔗 
    <reference value="Organization/PolicyHolderOrg"/>
  </policyHolder>
  <subscriber>🔗 
    <reference value="Patient/SubscriberPatient"/>
  </subscriber>
  <beneficiary>🔗 
    <reference value="Patient/BeneficiaryPatient"/>
  </beneficiary>
  <period>
    <start value="2023-01-01"/>
    <end value="2025-01-01"/>
  </period>
  <payor>🔗 
    <reference value="Organization/PayorOrg"/>
  </payor>
  <contract>🔗 
    <reference value="Contract/ImagingContract"/>
  </contract>
</Coverage>