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

: Marketing Status EMA - JSON Representation

Draft as of 2024-07-10

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Marketing-Status-ema-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Marketing-Status-ema-cs</b></p><a name=\"Marketing-Status-ema-cs\"> </a><a name=\"hcMarketing-Status-ema-cs\"> </a><a name=\"hcMarketing-Status-ema-cs-en-US\"> </a><p>This case-insensitive code system <code>https://spor.ema.europa.eu/v1/lists/100000072052</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\">100000072074<a name=\"Marketing-Status-ema-cs-100000072074\"> </a></td><td>Not marketed</td></tr><tr><td style=\"white-space:nowrap\">100000072083<a name=\"Marketing-Status-ema-cs-100000072083\"> </a></td><td>Marketed</td></tr><tr><td style=\"white-space:nowrap\">200000026055<a name=\"Marketing-Status-ema-cs-200000026055\"> </a></td><td>Never marketed</td></tr><tr><td style=\"white-space:nowrap\">230000000000<a name=\"Marketing-Status-ema-cs-230000000000\"> </a></td><td>Temporarily unavailable</td></tr><tr><td style=\"white-space:nowrap\">100000072075<a name=\"Marketing-Status-ema-cs-100000072075\"> </a></td><td>No data provided</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/100000072052",
  "version" : "0.1.0",
  "name" : "Marketing_Status_EMA_CS",
  "title" : "Marketing Status EMA",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-10T21:24:19+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description" : "Marketing status of the product in given country. EMA SPOR RMS codes.",
  "caseSensitive" : false,
  "compositional" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "100000072074",
      "display" : "Not marketed"
    },
    {
      "code" : "100000072083",
      "display" : "Marketed"
    },
    {
      "code" : "200000026055",
      "display" : "Never marketed"
    },
    {
      "code" : "230000000000",
      "display" : "Temporarily unavailable"
    },
    {
      "code" : "100000072075",
      "display" : "No data provided"
    }
  ]
}