FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/target-disease

Packageil.core.fhir.r4
Resource TypeValueSet
Idtarget-disease
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.0&canonical=http://fhir.health.gov.il/ValueSet/target-disease
URLhttp://fhir.health.gov.il/ValueSet/target-disease
Statusactive
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 CT International Edition

Narrative

No narrative content found in resource


Source

{
  "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",
  "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"
          }
        ]
      }
    ]
  }
}