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

: Record Status EMA SPOR - JSON Representation

Draft as of 2024-10-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "recordStatus-ema-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem recordStatus-ema-cs</b></p><a name=\"recordStatus-ema-cs\"> </a><a name=\"hcrecordStatus-ema-cs\"> </a><a name=\"recordStatus-ema-cs-en-US\"> </a><p>This case-insensitive code system <code>https://spor.ema.europa.eu/v1/lists/200000005003</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\">200000005004<a name=\"recordStatus-ema-cs-200000005004\"> </a></td><td>Current</td></tr><tr><td style=\"white-space:nowrap\">200000005005<a name=\"recordStatus-ema-cs-200000005005\"> </a></td><td>Provisional</td></tr><tr><td style=\"white-space:nowrap\">200000005006<a name=\"recordStatus-ema-cs-200000005006\"> </a></td><td>Non-current</td></tr><tr><td style=\"white-space:nowrap\">200000005007<a name=\"recordStatus-ema-cs-200000005007\"> </a></td><td>Nullified</td></tr></table></div>"
  },
  "url" : "https://spor.ema.europa.eu/v1/lists/200000005003",
  "version" : "0.1.0",
  "name" : "RecordStatus_EMA_CS",
  "title" : "Record Status EMA SPOR",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-11T11:07:46+00:00",
  "publisher" : "UNICOM",
  "contact" : [
    {
      "name" : "UNICOM",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://unicom-project.eu"
        }
      ]
    }
  ],
  "description" : "Record Entitlement Status EMA SPOR",
  "caseSensitive" : false,
  "compositional" : false,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "200000005004",
      "display" : "Current"
    },
    {
      "code" : "200000005005",
      "display" : "Provisional"
    },
    {
      "code" : "200000005006",
      "display" : "Non-current"
    },
    {
      "code" : "200000005007",
      "display" : "Nullified"
    }
  ]
}