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 - Domain - JSON Representation

Active as of 2024-11-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ema-domain",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ema-domain</b></p><a name=\"ema-domain\"> </a><a name=\"hcema-domain\"> </a><a name=\"ema-domain-en-US\"> </a><p>This case-insensitive code system <code>http://spor.ema.europa.eu/v1/lists/100000000004</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">100000000012<a name=\"ema-domain-100000000012\"> </a></td><td>Human</td></tr><tr><td style=\"white-space:nowrap\">100000000013<a name=\"ema-domain-100000000013\"> </a></td><td>Veterinary</td></tr><tr><td style=\"white-space:nowrap\">100000000014<a name=\"ema-domain-100000000014\"> </a></td><td>Human and Veterinary</td></tr></table></div>"
  },
  "url" : "http://spor.ema.europa.eu/v1/lists/100000000004",
  "version" : "0.1.0",
  "name" : "EMADomainCS",
  "title" : "EMA - Domain",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-11-06T08:37:53+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 Domain from EMA used by SMC)",
  "copyright" : "CC0-1.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "100000000012",
      "display" : "Human"
    },
    {
      "code" : "100000000013",
      "display" : "Veterinary"
    },
    {
      "code" : "100000000014",
      "display" : "Human and Veterinary"
    }
  ]
}