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

: Genetically Modified Organism - JSON Representation

Active as of 2025-04-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "geneticallyModifiedOrganism",
  "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 geneticallyModifiedOrganism</b></p><a name=\"geneticallyModifiedOrganism\"> </a><a name=\"hcgeneticallyModifiedOrganism\"> </a><a name=\"geneticallyModifiedOrganism-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/gmo</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">false<a name=\"geneticallyModifiedOrganism-false\"> </a></td></tr><tr><td style=\"white-space:nowrap\">true<a name=\"geneticallyModifiedOrganism-true\"> </a></td></tr></table></div>"
  },
  "url" : "http://spor.ema.europa.eu/v1/lists/gmo",
  "version" : "1.0.0",
  "name" : "GeneticallyModifiedOrganismCs",
  "title" : "Genetically Modified Organism",
  "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" : "Genetically Modified Organism",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "false"
    },
    {
      "code" : "true"
    }
  ]
}