European Medicines Regulatory Network (EMRN) Electronic Product Information (ePI) Implementation Guide
1.0.0 - ci-build

European Medicines Regulatory Network (EMRN) Electronic Product Information (ePI) Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 03 Medicine Domain Code System - JSON Representation

Active as of 2025-04-02

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "100000000004",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem 100000000004</b></p><a name=\"100000000004\"> </a><a name=\"hc100000000004\"> </a><a name=\"100000000004-en-US\"> </a><p>This case-insensitive code system <code>http://ema.europa.eu/fhir/CodeSystem/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=\"100000000004-100000000012\"> </a></td><td>Human use</td></tr><tr><td style=\"white-space:nowrap\">100000000013<a name=\"100000000004-100000000013\"> </a></td><td>Veterinary use</td></tr><tr><td style=\"white-space:nowrap\">100000000014<a name=\"100000000004-100000000014\"> </a></td><td>Human and Veterinary use</td></tr></table></div>"
  },
  "url" : "http://ema.europa.eu/fhir/CodeSystem/100000000004",
  "version" : "1.0.0",
  "name" : "EUepirmsmedicinedomain",
  "title" : "03 Medicine Domain Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-02T11:27:42+01:00",
  "publisher" : "European Medicines Agency",
  "contact" : [
    {
      "name" : "European Medicines Agency",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://ema.europa.eu/fhir"
        }
      ]
    },
    {
      "name" : "FHIR at EMA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ema.europa.eu/fhir"
        }
      ]
    }
  ],
  "description" : "Medicine domains allowed in EU EPIs, defined in EMA's Referentials Management Service.",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "100000000012",
      "display" : "Human use"
    },
    {
      "code" : "100000000013",
      "display" : "Veterinary use"
    },
    {
      "code" : "100000000014",
      "display" : "Human and Veterinary use"
    }
  ]
}