FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ema-intended-effect

Packagech.fhir.ig.ch-epl
TypeCodeSystem
Idema-intended-effect
FHIR VersionR5
Sourcehttp://fhir.ch/ig/ch-epl/https://build.fhir.org/ig/bag-epl/bag-epl-fhir/CodeSystem-ema-intended-effect.html
URLhttp://spor.ema.europa.eu/v1/lists/200000003186
Version1.0.0-ci-build
Statusactive
Date2025-05-22T14:53:38+00:00
NameEMAIntendedEffectCS
TitleEMA - Intended Effect
Realmch
Authorityhl7
DescriptionCH - Standard Terms used in Switzerland (aggregations of codes of Value Set for the Intended Effect from EMA used by SMC)
CopyrightCC0-1.0
Contentcomplete

Resources that use this resource

ValueSet
ema-intended-effectEMA - Intended Effect

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplay
200000003192 preventive
200000003194 therapeutic
200000003196 diagnostic / imaging

Source

{
  "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"
    }
  ]
}