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

: Patient Mode of Arrival MoH - XML Representation

Draft as of 2024-06-15

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="patient-mode-of-arrival-moh"/>
  <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/patient-mode-of-arrival-moh</code> provides some codes <b>that are example only</b>:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">10<a name="patient-mode-of-arrival-moh-10"> </a></td><td>אמבולנס רגיל</td></tr><tr><td style="white-space:nowrap">20<a name="patient-mode-of-arrival-moh-20"> </a></td><td>נט&quot;ן</td></tr><tr><td style="white-space:nowrap">30<a name="patient-mode-of-arrival-moh-30"> </a></td><td>שח&quot;ל</td></tr><tr><td style="white-space:nowrap">40<a name="patient-mode-of-arrival-moh-40"> </a></td><td>הגעה עצמית</td></tr><tr><td style="white-space:nowrap">45<a name="patient-mode-of-arrival-moh-45"> </a></td><td>אמבולנס ברשות הרבים</td></tr><tr><td style="white-space:nowrap">50<a name="patient-mode-of-arrival-moh-50"> </a></td><td>אמבולנס אחר</td></tr><tr><td style="white-space:nowrap">60<a name="patient-mode-of-arrival-moh-60"> </a></td><td>מסוק</td></tr><tr><td style="white-space:nowrap">71<a name="patient-mode-of-arrival-moh-71"> </a></td><td>ניידת משטרה</td></tr><tr><td style="white-space:nowrap">72<a name="patient-mode-of-arrival-moh-72"> </a></td><td>אחים מאשפזים</td></tr><tr><td style="white-space:nowrap">73<a name="patient-mode-of-arrival-moh-73"> </a></td><td>ניידת שב&quot;ס</td></tr><tr><td style="white-space:nowrap">74<a name="patient-mode-of-arrival-moh-74"> </a></td><td>מונית</td></tr><tr><td style="white-space:nowrap">75<a name="patient-mode-of-arrival-moh-75"> </a></td><td>רכב צבאי</td></tr></table></div>
  </text>
  <url value="http://fhir.health.gov.il/cs/patient-mode-of-arrival-moh"/>
  <version value="0.18.0"/>
  <name value="PatientModeOfArrivalMoH"/>
  <title value="Patient Mode of Arrival MoH"/>
  <status value="draft"/>
  <experimental value="true"/>
  <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="MoH Codes for Patient Mode of Arrival 
 **Note that this code system is not yet finalized and approved and might change in the future. It's provided only for general reference.**"/>
  <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/patient-mode-of-arrival-moh"/>
  <content value="example"/>
  <concept>
    <code value="10"/>
    <display value="אמבולנס רגיל"/>
  </concept>
  <concept>
    <code value="20"/>
    <display value="נט&quot;ן"/>
  </concept>
  <concept>
    <code value="30"/>
    <display value="שח&quot;ל"/>
  </concept>
  <concept>
    <code value="40"/>
    <display value="הגעה עצמית"/>
  </concept>
  <concept>
    <code value="45"/>
    <display value="אמבולנס ברשות הרבים"/>
  </concept>
  <concept>
    <code value="50"/>
    <display value="אמבולנס אחר"/>
  </concept>
  <concept>
    <code value="60"/>
    <display value="מסוק"/>
  </concept>
  <concept>
    <code value="71"/>
    <display value="ניידת משטרה"/>
  </concept>
  <concept>
    <code value="72"/>
    <display value="אחים מאשפזים"/>
  </concept>
  <concept>
    <code value="73"/>
    <display value="ניידת שב&quot;ס"/>
  </concept>
  <concept>
    <code value="74"/>
    <display value="מונית"/>
  </concept>
  <concept>
    <code value="75"/>
    <display value="רכב צבאי"/>
  </concept>
</CodeSystem>