IL Core Implementation Guide
0.18.0 - draft Israel flag

This page is part of the IL-Core IG (v0.18.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: IL Core Coverage Class codes - XML Representation

Draft as of 2024-06-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="il-core-coverage-class"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://fhir.health.gov.il/cs/il-core-coverage-class</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">OBL-EXT<a name="il-core-coverage-class-OBL-EXT"> </a></td><td>Obligation from HMO extended healthcare</td><td>Obligation from an HMO extended healthcare coverage</td></tr><tr><td style="white-space:nowrap">OBL-BASKET<a name="il-core-coverage-class-OBL-BASKET"> </a></td><td>Obligation from health basket</td><td>Obligation from an Israel national health basket</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate">
    <valueDate value="2023-08"/>
  </extension>
  <url value="http://fhir.health.gov.il/cs/il-core-coverage-class"/>
  <version value="0.18.0"/>
  <name value="ILCoreCoverageClass"/>
  <title value="IL Core Coverage Class codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-06-15T21:51:03+00:00"/>
  <publisher value="Israel Core Team"/>
  <contact>
    <name value="Israel Core Team"/>
    <telecom>
      <system value="email"/>
      <value value="tal.primak@moh.gov.il"/>
    </telecom>
  </contact>
  <contact>
    <name value="Tal Primak"/>
    <telecom>
      <system value="email"/>
      <value value="tal.primak@moh.gov.il"/>
    </telecom>
  </contact>
  <description value="Codes for Coverage classes"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="IL"/>
      <display value="Israel"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <valueSet
            value="http://fhir.health.gov.il/ValueSet/il-core-coverage-class"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="OBL-EXT"/>
    <display value="Obligation from HMO extended healthcare"/>
    <definition value="Obligation from an HMO extended healthcare coverage"/>
  </concept>
  <concept>
    <code value="OBL-BASKET"/>
    <display value="Obligation from health basket"/>
    <definition value="Obligation from an Israel national health basket"/>
  </concept>
</CodeSystem>