| Package | ch.fhir.ig.ch-epl |
| Resource Type | CodeSystem |
| Id | ema-intended-effect |
| FHIR Version | R5 |
| Source | http://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ema-intended-effect.html |
| URL | http://spor.ema.europa.eu/v1/lists/200000003186 |
| Version | 1.0.0-ci-build |
| Status | active |
| Date | 2025-05-22T14:53:38+00:00 |
| Name | EMAIntendedEffectCS |
| Title | EMA - Intended Effect |
| Realm | ch |
| Authority | hl7 |
| Description | CH - Standard Terms used in Switzerland (aggregations of codes of Value Set for the Intended Effect from EMA used by SMC) |
| Copyright | CC0-1.0 |
| Content | complete |
| ValueSet | |
| ema-intended-effect | EMA - Intended Effect |
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 |
| 200000003192 | preventive |
| 200000003194 | therapeutic |
| 200000003196 | 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-ci-build",
"name": "EMAIntendedEffectCS",
"title": "EMA - Intended Effect",
"status": "active",
"experimental": false,
"date": "2025-05-22T14:53:38+00:00",
"publisher": "Federal Office of Public Health FOPH",
"contact": [
{
"name": "Federal Office of Public Health FOPH",
"telecom": [
{
"system": "url",
"value": "https://www.bag.admin.ch/bag/en/home/das-bag/kontakt-standort.html"
}
]
}
],
"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": "200000003192",
"display": "preventive"
},
{
"code": "200000003194",
"display": "therapeutic"
},
{
"code": "200000003196",
"display": "diagnostic / imaging"
}
]
}