| Package | hl7.eu.fhir.unicom |
| Resource Type | CodeSystem |
| Id | Marketing-Status-ema-cs |
| FHIR Version | R5 |
| Source | http://unicom-project.eu/fhir/https://build.fhir.org/ig/hl7-eu/unicom-ig/CodeSystem-Marketing-Status-ema-cs.html |
| URL | https://spor.ema.europa.eu/v1/lists/100000072052 |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-02T08:10:55+00:00 |
| Name | Marketing_Status_EMA_CS |
| Title | Marketing Status EMA |
| Realm | eu |
| Authority | hl7 |
| Description | Marketing status of the product in given country. EMA SPOR RMS codes. |
| Content | complete |
| ValueSet | |
| marketing-status-spor-vs | EMA SPOR Marketing Status |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Marketing-Status-ema-cs
This case-insensitive code system https://spor.ema.europa.eu/v1/lists/100000072052 defines the following codes:
| Code | Display |
| 100000072074 | Not marketed |
| 100000072083 | Marketed |
| 200000026055 | Never marketed |
| 230000000000 | Temporarily unavailable |
| 100000072075 | No data provided |
{
"resourceType": "CodeSystem",
"id": "Marketing-Status-ema-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://spor.ema.europa.eu/v1/lists/100000072052",
"version": "0.1.0",
"name": "Marketing_Status_EMA_CS",
"title": "Marketing Status 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": "Marketing status of the product in given country. EMA SPOR RMS codes.",
"caseSensitive": false,
"compositional": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "100000072074",
"display": "Not marketed"
},
{
"code": "100000072083",
"display": "Marketed"
},
{
"code": "200000026055",
"display": "Never marketed"
},
{
"code": "230000000000",
"display": "Temporarily unavailable"
},
{
"code": "100000072075",
"display": "No data provided"
}
]
}