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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-il-core-allergy-codes.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.20.3&canonical=http://fhir.health.gov.il/ValueSet/il-core-allergy-codes
URLhttp://fhir.health.gov.il/ValueSet/il-core-allergy-codes
Version0.20.3
Statusactive
Date2026-03-05
NameVsILCoreAllergyCodes
TitleILCore Allergy Codes
Realmil
Authoritynational
DescriptionCombined ValueSet containing both drug and non-drug allergy codes from Israel Core

Resources that use this resource

No resources found


Resources that this resource uses

ValueSet
il.core.fhir.r4#0.20.3il-core-drug-allergy-codesIL Core Drug Allergy Codes
il.core.fhir.r4#0.20.3il-core-non-drug-allergy-codesIL Core Non-Drug Allergy Codes

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "VsILCoreAllergyCodes",
  "id": "il-core-allergy-codes",
  "title": "ILCore Allergy Codes",
  "description": "Combined ValueSet containing both drug and non-drug allergy codes from Israel Core",
  "url": "http://fhir.health.gov.il/ValueSet/il-core-allergy-codes",
  "version": "0.20.3",
  "publisher": "Israel Core Team",
  "date": "2026-03-05",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-drug-allergy-codes"
        ]
      },
      {
        "valueSet": [
          "http://fhir.health.gov.il/ValueSet/il-core-non-drug-allergy-codes"
        ]
      }
    ]
  }
}