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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-icd9il-diagnoses.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/icd9il-diagnoses
URLhttp://fhir.health.gov.il/ValueSet/icd9il-diagnoses
Version0.19.1
Statusactive
Date2025-09-04
NameICD9ILDiagnoses
TitleICD9 IL Diagnoses
Realmil
Authoritynational
Descriptioncodes of diagnoses from ICD9-IL

Resources that use this resource

StructureDefinition
laniado-conditionLaniado Condition Profile
laniado-family-member-historyLaniado FamilyMemberHistory Profile
ValueSet
il-core-allergy-intolerance-codeIL Core Allergy Intolerance Code
il-core-condition-codeIL Core Condition Code
il-core-manifestationIL Core Condition Codes

Resources that this resource uses

CodeSystem
icd9ilICD9IL: Adendum to ICD9 according to codes by Israeli MoH

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ICD9ILDiagnoses",
  "id": "icd9il-diagnoses",
  "title": "ICD9 IL Diagnoses",
  "description": "codes of diagnoses from ICD9-IL",
  "url": "http://fhir.health.gov.il/ValueSet/icd9il-diagnoses",
  "version": "0.19.1",
  "publisher": "Israel Core Team",
  "date": "2025-09-04",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.il/cs/icd9il",
        "filter": [
          {
            "property": "type",
            "op": "=",
            "value": "diagnosis"
          }
        ]
      }
    ]
  }
}