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 - JSON Representation

Draft as of 2024-06-15

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "patient-mode-of-arrival-moh",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "http://fhir.health.gov.il/cs/patient-mode-of-arrival-moh",
  "version" : "0.18.0",
  "name" : "PatientModeOfArrivalMoH",
  "title" : "Patient Mode of Arrival MoH",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-06-15T21:51:03+00:00",
  "publisher" : "Israel Core Team",
  "contact" : [
    {
      "name" : "Israel Core Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "tal.primak@moh.gov.il"
        }
      ]
    },
    {
      "name" : "Tal Primak",
      "telecom" : [
        {
          "system" : "email",
          "value" : "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "description" : "MoH Codes for Patient Mode of Arrival \n **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" : "urn:iso:std:iso:3166",
          "code" : "IL",
          "display" : "Israel"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "valueSet" : "http://fhir.health.gov.il/ValueSet/patient-mode-of-arrival-moh",
  "content" : "example",
  "concept" : [
    {
      "code" : "10",
      "display" : "אמבולנס רגיל"
    },
    {
      "code" : "20",
      "display" : "נט\"ן"
    },
    {
      "code" : "30",
      "display" : "שח\"ל"
    },
    {
      "code" : "40",
      "display" : "הגעה עצמית"
    },
    {
      "code" : "45",
      "display" : "אמבולנס ברשות הרבים"
    },
    {
      "code" : "50",
      "display" : "אמבולנס אחר"
    },
    {
      "code" : "60",
      "display" : "מסוק"
    },
    {
      "code" : "71",
      "display" : "ניידת משטרה"
    },
    {
      "code" : "72",
      "display" : "אחים מאשפזים"
    },
    {
      "code" : "73",
      "display" : "ניידת שב\"ס"
    },
    {
      "code" : "74",
      "display" : "מונית"
    },
    {
      "code" : "75",
      "display" : "רכב צבאי"
    }
  ]
}