FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/patient-mode-of-arrival-moh

Packageil.core.fhir.r4
Resource TypeCodeSystem
Idpatient-mode-of-arrival-moh
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/cs/patient-mode-of-arrival-moh
URLhttp://fhir.health.gov.il/cs/patient-mode-of-arrival-moh
Statusactive
NamePatientModeOfArrivalMoH
TitlePatient Mode of Arrival MoH
DescriptionMoH 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.**
Contentexample

Resources that use this resource

ValueSet
patient-mode-of-arrival-mohPatient Mode of Arrival MoH

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "example",
  "name": "PatientModeOfArrivalMoH",
  "id": "patient-mode-of-arrival-moh",
  "title": "Patient Mode of Arrival MoH",
  "description": "MoH Codes for Patient Mode of Arrival \r\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.**",
  "url": "http://fhir.health.gov.il/cs/patient-mode-of-arrival-moh",
  "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": "רכב צבאי"
    }
  ],
  "valueSet": "http://fhir.health.gov.il/ValueSet/patient-mode-of-arrival-moh",
  "caseSensitive": false,
  "experimental": true
}