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

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

: Data Classification - JSON Representation

Active as of 2025-08-08

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "dataClassificationVs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet dataClassificationVs</b></p><a name=\"dataClassificationVs\"> </a><a name=\"hcdataClassificationVs\"> </a><a name=\"dataClassificationVs-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-200000004983.html\"><code>http://spor.ema.europa.eu/v1/lists/200000004983</code></a> where code  = <a href=\"CodeSystem-200000004983.html#200000004983-200000004984\">200000004984</a></li><li>Include codes from<a href=\"CodeSystem-200000004983.html\"><code>http://spor.ema.europa.eu/v1/lists/200000004983</code></a> where code  = <a href=\"CodeSystem-200000004983.html#200000004983-200000004985\">200000004985</a></li></ul></div>"
  },
  "url" : "http://ema.europa.eu/fhir/vs/dataClassification",
  "version" : "1.2.0",
  "name" : "DataClassificationVs",
  "title" : "Data Classification",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-08-08T12:32:01+01:00",
  "publisher" : "EMA",
  "contact" : [
    {
      "name" : "EMA",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://support.ema.europa.eu/esc"
        }
      ]
    }
  ],
  "description" : "Data Classification",
  "compose" : {
    "include" : [
      {
        "system" : "http://spor.ema.europa.eu/v1/lists/200000004983",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "200000004984"
          }
        ]
      },
      {
        "system" : "http://spor.ema.europa.eu/v1/lists/200000004983",
        "filter" : [
          {
            "property" : "code",
            "op" : "=",
            "value" : "200000004985"
          }
        ]
      }
    ]
  }
}