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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeCodeSystem
IdCodeSystem-practitioner-certificate-type-molsa.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": "PractitionerCertificateTypeMoLSA",
  "id": "practitioner-certificate-type-molsa",
  "title": "MoLSA Certificate Types",
  "description": "A list of codes for certificate types according to Israeli MoLSA",
  "url": "http://fhir.health.gov.il/cs/practitioner-certificate-type-molsa",
  "concept": [
    {
      "code": "SW",
      "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": 1
}