Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12)
1.0.0 - STU1 International flag

Prototype ISO IDMP Compliant Datafeed to eHealth (Deliverable D4.12), published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/unicom-project-eu/d4.12/ and changes regularly. See the Directory of published versions

: Domain EMA - JSON Representation

Draft as of 2024-08-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "domain-ema-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem domain-ema-cs</b></p><a name=\"domain-ema-cs\"> </a><a name=\"hcdomain-ema-cs\"> </a><a name=\"domain-ema-cs-en-US\"> </a><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" : "1.0.0",
  "name" : "Domain_EMA_CS",
  "title" : "Domain EMA",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-08-20T21:53:59+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://unicom-project.eu/"
        }
      ]
    },
    {
      "name" : "Rutt Lindström",
      "telecom" : [
        {
          "system" : "email",
          "value" : "rutt.lindstrom@tehik.ee",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Domain of the medicinal product (human, veterinary, both)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "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"
    }
  ]
}