Retention Implementation Guide
1.0.0 - ci-build

Retention Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: Ethnicity Codesystem - JSON Representation

Active as of 2022-11-28

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "Ethnicity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://www.retention-project.eu/ig/CodeSystem/Ethnicity</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"Ethnicity-1\"> </a></td><td>European</td><td>Input at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"Ethnicity-2\"> </a></td><td>North African</td><td>Input at item 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"Ethnicity-3\"> </a></td><td>Middle East</td><td>Input at item 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"Ethnicity-4\"> </a></td><td>Sub-saharian African</td><td>Input at item 4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"Ethnicity-5\"> </a></td><td>Central Asia</td><td>Input at item 5</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"Ethnicity-6\"> </a></td><td>East and South East Asia</td><td>Input at item 6</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"Ethnicity-7\"> </a></td><td>Pacific Islands</td><td>Input at item 7</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"Ethnicity-8\"> </a></td><td>Caribbean -South America</td><td>Input at item 8</td></tr></table></div>"
  },
  "url" : "https://www.retention-project.eu/ig/CodeSystem/Ethnicity",
  "version" : "1.0.0",
  "name" : "Ethnicity",
  "title" : "Ethnicity Codesystem",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-11-28T14:27:31+02:00",
  "description" : "Code system with input values for Ethnicity",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "1",
      "display" : "European",
      "definition" : "Input at item 1"
    },
    {
      "code" : "2",
      "display" : "North African",
      "definition" : "Input at item 2"
    },
    {
      "code" : "3",
      "display" : "Middle East",
      "definition" : "Input at item 3"
    },
    {
      "code" : "4",
      "display" : "Sub-saharian African",
      "definition" : "Input at item 4"
    },
    {
      "code" : "5",
      "display" : "Central Asia",
      "definition" : "Input at item 5"
    },
    {
      "code" : "6",
      "display" : "East and South East Asia",
      "definition" : "Input at item 6"
    },
    {
      "code" : "7",
      "display" : "Pacific Islands",
      "definition" : "Input at item 7"
    },
    {
      "code" : "8",
      "display" : "Caribbean -South America",
      "definition" : "Input at item 8"
    }
  ]
}