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

FHIR IG analytics

Packageil.core.fhir.r4
Resource TypeValueSet
IdValueSet-target-disease.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.19.1&canonical=http://fhir.health.gov.il/ValueSet/target-disease
URLhttp://fhir.health.gov.il/ValueSet/target-disease
Version0.19.1
Statusactive
Date2025-09-04
NameTargetDisease
TitleTarget Disease Codes
Realmil
Authoritynational
DescriptionSNOMED based valueset of all Disease caused by microorganism or bacterial toxin

Resources that use this resource

StructureDefinition
il-core-immunizationILCore Immunization Profile

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TargetDisease",
  "id": "target-disease",
  "title": "Target Disease Codes",
  "description": "SNOMED based valueset of all Disease caused by microorganism or bacterial toxin",
  "url": "http://fhir.health.gov.il/ValueSet/target-disease",
  "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://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "87628006"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "descendent-of",
            "value": "34014006"
          }
        ]
      }
    ]
  }
}