EMA Write PMS API Implementation Guide - Enrichments
1.0.0 - ci-build

EMA Write PMS API Implementation Guide - Enrichments - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Domain - JSON Representation

Active as of 2025-04-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "100000000004",
  "meta" : {
    "versionId" : "5.0.0",
    "lastUpdated" : "2023-08-03T11:35:00.198Z"
  },
  "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><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 5.0.0; Last updated: 2023-08-03 11:35:00+0000</p></div><p>This case-sensitive 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=\"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://spor.ema.europa.eu/v1/lists/100000000004",
  "version" : "1.0.0",
  "name" : "DomainCs",
  "title" : "Domain",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-04-04T16:15:09+01:00",
  "publisher" : "EMA",
  "contact" : [
    {
      "name" : "EMA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://support.ema.europa.eu/esc"
        }
      ]
    }
  ],
  "description" : "Domain",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "100000000012",
      "display" : "Human use"
    },
    {
      "code" : "100000000013",
      "display" : "Veterinary use"
    },
    {
      "code" : "100000000014",
      "display" : "Human and Veterinary use"
    }
  ]
}