FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeCodeSystem
IdCodeSystem-practitioner-education-type-moh.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "PractitionerEducationTypeMoH",
  "id": "practitioner-education-type-moh",
  "title": "Ministry of Health practitioner-education-type codes",
  "description": "Codes for practitioner-education-types according to Israeli MoH",
  "url": "http://fhir.health.gov.il/cs/practitioner-education-type-moh",
  "concept": [
    {
      "code": "1",
      "display": "לימודים אקדמאים"
    },
    {
      "code": "2",
      "display": "קורס מוכר"
    },
    {
      "code": "3",
      "display": "קורס על בסיסי"
    },
    {
      "code": "4",
      "display": "קורס למקצוע"
    },
    {
      "code": "-999",
      "display": "לא ידוע"
    }
  ],
  "version": "0.20.3",
  "publisher": "Israel Core Team",
  "date": "2026-03-05",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "experimental": false,
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate",
      "valueDate": "2023-01"
    }
  ],
  "count": 5
}