UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. 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/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: Domain EMA - JSON Representation

Draft as of 2024-06-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "domain-ema-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>https://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=\"domain-ema-cs-100000000012\"> </a></td><td>Human use</td></tr><tr><td style=\"white-space:nowrap\">100000000013<a name=\"domain-ema-cs-100000000013\"> </a></td><td>Veterinary use</td></tr><tr><td style=\"white-space:nowrap\">100000000014<a name=\"domain-ema-cs-100000000014\"> </a></td><td>Human and Veterinary use</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/100000000004",
  "version" : "0.1.0",
  "name" : "Domain_EMA_CS",
  "title" : "Domain EMA",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-06-21T18:42:58+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description" : "Domain of the medicinal product (human, veterinary, both)",
  "caseSensitive" : false,
  "compositional" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "100000000012",
      "display" : "Human use"
    },
    {
      "code" : "100000000013",
      "display" : "Veterinary use"
    },
    {
      "code" : "100000000014",
      "display" : "Human and Veterinary use"
    }
  ]
}