CH EPL (R5)
0.1.0 - ci-build

CH EPL (R5), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/bag-epl/bag-epl-fhir/ and changes regularly. See the Directory of published versions

: EMA - Intended Effect - JSON Representation

Active as of 2024-09-16

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "ema-intended-effect",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ema-intended-effect</b></p><a name=\"ema-intended-effect\"> </a><a name=\"hcema-intended-effect\"> </a><a name=\"ema-intended-effect-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-ema-rms.html\"><code>urn:oid:1.2.276.0.76</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-ema-rms.html#ema-rms-200000003192\">200000003192</a></td><td>prevention</td></tr><tr><td><a href=\"CodeSystem-ema-rms.html#ema-rms-200000003194\">200000003194</a></td><td>treatment</td></tr><tr><td><a href=\"CodeSystem-ema-rms.html#ema-rms-200000003196\">200000003196</a></td><td>diagnosis</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.ch/ig/ch-epl/ValueSet/ema-intended-effect",
  "identifier" : [
    {
      "use" : "official",
      "system" : "urn:ietf:rfc:3986",
      "value" : "https://spor.ema.europa.eu/rmswi/#/lists/200000003186/terms"
    }
  ],
  "version" : "0.1.0",
  "name" : "EMAIntendedEffectVS",
  "title" : "EMA - Intended Effect",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-16T16:45:22+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" : "Value Set for the Intended Effect from EMA used by SMC",
  "copyright" : "CC0-1.0",
  "compose" : {
    "include" : [
      {
        "system" : "urn:oid:1.2.276.0.76",
        "concept" : [
          {
            "code" : "200000003192",
            "display" : "prevention"
          },
          {
            "code" : "200000003194",
            "display" : "treatment"
          },
          {
            "code" : "200000003196",
            "display" : "diagnosis"
          }
        ]
      }
    ]
  }
}