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

FHIR IG analytics

Packageil.fhir.r4.dgmc
Resource TypeValueSet
IdValueSet-all-snomed-ct.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.fhir.r4.dgmc@0.8.0&canonical=http://fhir.dgmc.health.gov.il/ValueSet/all-snomed-codes
URLhttp://fhir.dgmc.health.gov.il/ValueSet/all-snomed-codes
Version0.8.0
Statusdraft
Date2026-02-17
NameAllSNOMEDCT
TitleAll SNOMED CT Codes
DescriptionA ValueSet that includes all codes from SNOMED CT.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
who.ddcc#currentsctSNOMED codes used in this IG

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "AllSNOMEDCT",
  "id": "all-snomed-ct",
  "title": "All SNOMED CT Codes",
  "description": "A ValueSet that includes all codes from SNOMED CT.",
  "url": "http://fhir.dgmc.health.gov.il/ValueSet/all-snomed-codes",
  "version": "0.8.0",
  "publisher": "Division of Governmental Hospitals Israel",
  "date": "2026-02-17",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "contact@example.org"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}