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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeCodeSystem
IdCodeSystem-hebrew-date-month.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/cs/hebrew-date-month
URLhttp://fhir.health.gov.il/cs/hebrew-date-month
Version0.19.1
Statusactive
Date2025-09-04
NameHebrewDateMonth
TitleHebrew Date Month
DescriptionCodes for Hebrew date months
Contentcomplete

Resources that use this resource

ValueSet
hebrew-date-monthHebrew Date Month

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "HebrewDateMonth",
  "id": "hebrew-date-month",
  "title": "Hebrew Date Month",
  "description": "Codes for Hebrew date months",
  "url": "http://fhir.health.gov.il/cs/hebrew-date-month",
  "concept": [
    {
      "code": "1",
      "display": "תשרי"
    },
    {
      "code": "2",
      "display": "חשון"
    },
    {
      "code": "3",
      "display": "כסלו"
    },
    {
      "code": "4",
      "display": "טבת"
    },
    {
      "code": "5",
      "display": "שבט"
    },
    {
      "code": "6",
      "display": "אדר"
    },
    {
      "code": "7",
      "display": "ניסן"
    },
    {
      "code": "8",
      "display": "אייר"
    },
    {
      "code": "9",
      "display": "סיון"
    },
    {
      "code": "10",
      "display": "תמוז"
    },
    {
      "code": "11",
      "display": "אב"
    },
    {
      "code": "12",
      "display": "אלול"
    },
    {
      "code": "13",
      "display": "אדר א'"
    },
    {
      "code": "14",
      "display": "אדר ב'"
    }
  ],
  "valueSet": "http://fhir.health.gov.il/ValueSet/hebrew-date-month",
  "version": "0.19.1",
  "publisher": "Israel Core Team",
  "date": "2025-09-04",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "experimental": false,
  "count": 14
}