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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-practitioner-nurse-profession-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": "ValueSet",
  "status": "active",
  "name": "VsPractitionerNurseProfessionMoH",
  "id": "practitioner-nurse-profession-moh",
  "title": "קוד מקצוע לעוסק בסיעוד",
  "description": "קוד מקצוע לעוסק בסיעוד לפי רישוי משרד הבריאות",
  "url": "http://fhir.health.gov.il/ValueSet/practitioner-nurse-profession-moh",
  "version": "0.20.3",
  "publisher": "Israel Core Team",
  "date": "2026-03-05",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.il/cs/practitioner-profession-moh",
        "concept": [
          {
            "code": "101",
            "display": "אח/ות מוסמכ/ת"
          },
          {
            "code": "102",
            "display": "אח/ות מעשי/ת"
          }
        ]
      }
    ]
  }
}