FHIR IG analytics| Package | ch.fhir.ig.ch-idmp |
| Resource Type | CodeSystem |
| Id | CodeSystem-ema-intended-effect.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ema-intended-effect
This case-insensitive code system http://spor.ema.europa.eu/v1/lists/200000003186 defines the following codes:
| Code | Display |
| 756005042000001 | preventive |
| 756005042000002 | therapeutic |
| 756005042000003 | diagnostic / imaging |
{
"resourceType": "CodeSystem",
"id": "ema-intended-effect",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://spor.ema.europa.eu/v1/lists/200000003186",
"version": "1.0.0-ballot",
"name": "EMAIntendedEffectCS",
"title": "EMA - Intended Effect",
"status": "active",
"experimental": false,
"date": "2026-06-12T16:14:23+00:00",
"publisher": "Refdata Foundation",
"contact": [
{
"name": "Refdata Foundation",
"telecom": [
{
"system": "url",
"value": "https://www.refdata.ch/de/"
}
]
}
],
"description": "CH - Standard Terms used in Switzerland (aggregations of codes of Value Set for the Intended Effect from EMA used by SMC)",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "CH"
}
]
}
],
"copyright": "CC0-1.0",
"caseSensitive": false,
"content": "complete",
"count": 3,
"concept": [
{
"code": "756005042000001",
"display": "preventive"
},
{
"code": "756005042000002",
"display": "therapeutic"
},
{
"code": "756005042000003",
"display": "diagnostic / imaging"
}
]
}