FHIR IG analytics
Resources that use this resource
| ConceptMap |
| hl7.eu.fhir.xshare-ips-plus#current | CdiscToSnomed | Cdisc to Snomed |
| hl7.eu.fhir.xshare-ips-plus#current | LoincToSnomed | Loinc to Snomed |
| hl7.eu.fhir.xshare-ips-plus#current | SnomedToCdisc | Snomed to Cdisc |
| hl7.eu.fhir.xshare-ips-plus#current | SnomedToLoinc | Snomed to Loinc |
Resources that this resource uses
| CodeSystem |
| hl7.fhir.vn.core#current | sct | SNOMED CT (all versions) |
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}