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

FHIR IG analytics

Packagehl7.eu.fhir.xshare-ips-plus
Resource TypeValueSet
IdValueSet-snomed-all.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-eu/xshare-ips-plus/ValueSet-snomed-all.html
URLhttp://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/snomed-all
Version0.1.0
Statusactive
Date2026-07-24T13:23:35+00:00
NameSnomedAllVs
TitleAll SNOMED CT Codes
Realmeu
Authorityhl7
DescriptionValue set including all codes from SNOMED CT.
CopyrightCopyright xShare Project. Licensed under creative commons public domain (CC0 1.0).

Resources that use this resource

ConceptMap
hl7.eu.fhir.xshare-ips-plus#currentCdiscToSnomedCdisc to Snomed
hl7.eu.fhir.xshare-ips-plus#currentLoincToSnomedLoinc to Snomed
hl7.eu.fhir.xshare-ips-plus#currentSnomedToCdiscSnomed to Cdisc
hl7.eu.fhir.xshare-ips-plus#currentSnomedToLoincSnomed to Loinc

Resources that this resource uses

CodeSystem
hl7.fhir.vn.core#currentsctSNOMED CT (all versions)

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet snomed-all


Source1

{
  "resourceType": "ValueSet",
  "id": "snomed-all",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/ig/xshare-ips-plus/ValueSet/snomed-all",
  "version": "0.1.0",
  "name": "SnomedAllVs",
  "title": "All SNOMED CT Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-07-24T13:23:35+00:00",
  "publisher": "xShare Project",
  "contact": [
    {
      "name": "xShare Project",
      "telecom": [
        {
          "system": "url",
          "value": "https://xshare-project.eu/"
        }
      ]
    }
  ],
  "description": "Value set including all codes from SNOMED CT.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Copyright xShare Project. Licensed under creative commons public domain (CC0 1.0).",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct"
      }
    ]
  }
}