Package | hl7.eu.fhir.unicom |
Type | ConceptMap |
Id | sms-snomed-substance-cm |
FHIR Version | R5 |
Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/ConceptMap-sms-snomed-substance-cm.html |
URL | http://unicom-project.eu/fhir/ConceptMap/sms-snomed-substance-cm |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-02T08:10:55+00:00 |
Title | SPOR-SNOMED CT substances |
Realm | eu |
Authority | hl7 |
Description | EMA SPOR SMS mapped to SNOMED CT concepts. Small example. |
No resources found
CodeSystem | |
SubstanceDefinition | Substances EMA SPOR SMS |
ValueSet | |
substances-vs | EMA SPOR SMS Substances |
Note: links and images are rebased to the (stated) source
Generated Narrative: ConceptMap sms-snomed-substance-cm
version: 1; Last updated: 2023-02-17 17:40:44+0000
Mapping from EMA SPOR SMS Substances to (not specified)
Group 1 Mapping from Substances EMA SPOR SMS to http://www.snomed.org
Source Code | Relationship | Target Code |
100000085259 (Amlodipine) | is equivalent to | 386864001 (Amlodipine) |
100000090079 (Amlodipine besilate) | is equivalent to | 384976003 (Amlodipine besilate) |
{ "resourceType": "ConceptMap", "id": "sms-snomed-substance-cm", "meta": { "versionId": "1", "lastUpdated": "2023-02-17T17:40:44.521+00:00" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://unicom-project.eu/fhir/ConceptMap/sms-snomed-substance-cm", "version": "0.1.0", "title": "SPOR-SNOMED CT substances", "status": "draft", "experimental": true, "date": "2025-06-02T08:10:55+00:00", "publisher": "UNICOM", "contact": [ { "name": "UNICOM", "telecom": [ { "system": "url", "value": "http://unicom-project.eu" } ] } ], "description": "EMA SPOR SMS mapped to SNOMED CT concepts. Small example.", "sourceScopeCanonical": "http://unicom-project.eu/fhir/ValueSet/substances-vs", "group": [ { "source": "https://spor.ema.europa.eu/v2/SubstanceDefinition", "target": "http://www.snomed.org", "element": [ { "code": "100000085259", "display": "Amlodipine", "target": [ { "code": "386864001", "display": "Amlodipine", "relationship": "equivalent" } ] }, { "code": "100000090079", "display": "Amlodipine besilate", "target": [ { "code": "384976003", "display": "Amlodipine besilate", "relationship": "equivalent" } ] } ] } ] }