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

FHIR IG Statistics: CodeSystem/practitioner-education-type-moh

Packageil.core.fhir.r4
Resource TypeCodeSystem
Idpractitioner-education-type-moh
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/cs/practitioner-education-type-moh
URLhttp://fhir.health.gov.il/cs/practitioner-education-type-moh
Statusactive
NamePractitionerEducationTypeMoH
TitleMinistry of Health practitioner-education-type codes
DescriptionCodes for practitioner-education-types according to Israeli MoH
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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": "לא ידוע"
    }
  ],
  "caseSensitive": false,
  "experimental": false,
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate",
      "valueDate": "2023-01"
    }
  ],
  "count": 5
}