Package | hl7.eu.fhir.unicom |
Type | CodeSystem |
Id | domain-ema-cs |
FHIR Version | R5 |
Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/CodeSystem-domain-ema-cs.html |
URL | https://spor.ema.europa.eu/v1/lists/100000000004 |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-02T08:10:55+00:00 |
Name | Domain_EMA_CS |
Title | Domain EMA |
Realm | eu |
Authority | hl7 |
Description | Domain of the medicinal product (human, veterinary, both) |
Content | complete |
ConceptMap | |
domain-spor-hl7 | SNOMED CT to ICD-10-CM mappings for fracture of ulna |
ValueSet | |
domain-vs | EMA SPOR Domain |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem domain-ema-cs
This case-insensitive code system https://spor.ema.europa.eu/v1/lists/100000000004
defines the following codes:
Code | Display |
100000000012 | Human use |
100000000013 | Veterinary use |
100000000014 | Human and Veterinary use |
{ "resourceType": "CodeSystem", "id": "domain-ema-cs", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://spor.ema.europa.eu/v1/lists/100000000004", "version": "0.1.0", "name": "Domain_EMA_CS", "title": "Domain EMA", "status": "draft", "experimental": false, "date": "2025-06-02T08:10:55+00:00", "publisher": "UNICOM", "contact": [ { "name": "UNICOM", "telecom": [ { "system": "url", "value": "http://unicom-project.eu" } ] } ], "description": "Domain of the medicinal product (human, veterinary, both)", "caseSensitive": false, "compositional": false, "content": "complete", "count": 3, "concept": [ { "code": "100000000012", "display": "Human use" }, { "code": "100000000013", "display": "Veterinary use" }, { "code": "100000000014", "display": "Human and Veterinary use" } ] }