KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Birthplace - JSON Representation

Active as of 2022-09-30

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Birthplace",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Birthplace</b></p><a name=\"Birthplace\"> </a><a name=\"hcBirthplace\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/Birthplace</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">DK<a name=\"Birthplace-DK\"> </a></td><td>Denmark</td><td>Denmark / Danmark</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">GL<a name=\"Birthplace-GL\"> </a></td><td>Greenland</td><td>Greenland / Grønland</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">IR<a name=\"Birthplace-IR\"> </a></td><td>Iran</td><td>Iran</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">eastern_europe<a name=\"Birthplace-eastern_europe\"> </a></td><td>Eastern Europe</td><td>Eastern Europe / Østeuropa</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">west<a name=\"Birthplace-west\"> </a></td><td>West</td><td>West / Vesten</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">middle_east<a name=\"Birthplace-middle_east\"> </a></td><td>Middle East</td><td>Middle East / Mellemøsten</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">far_east<a name=\"Birthplace-far_east\"> </a></td><td>Far East</td><td>Far East / Fjernøsten</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">africa<a name=\"Birthplace-africa\"> </a></td><td>Africa</td><td>Africa / Afrika</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0north_africa<a name=\"Birthplace-north_africa\"> </a></td><td>North Africa</td><td>North Africa / Nordafrika</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">rest_of_world<a name=\"Birthplace-rest_of_world\"> </a></td><td>Rest of World</td><td>Rest of World / Resten af verden</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">abroad<a name=\"Birthplace-abroad\"> </a></td><td>Abroad</td><td>Abroad / Udlandet</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/Birthplace",
  "version" : "2.12.0",
  "name" : "Birthplace",
  "title" : "Birthplace",
  "status" : "active",
  "date" : "2022-09-30T00:00:00+02:00",
  "publisher" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact" : [
    {
      "name" : "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://trifork.com"
        },
        {
          "system" : "email",
          "value" : "rbk@trifork.com"
        }
      ]
    }
  ],
  "description" : "Birthplace",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "DK",
      "display" : "Denmark",
      "definition" : "Denmark / Danmark"
    },
    {
      "code" : "GL",
      "display" : "Greenland",
      "definition" : "Greenland / Grønland"
    },
    {
      "code" : "IR",
      "display" : "Iran",
      "definition" : "Iran"
    },
    {
      "code" : "eastern_europe",
      "display" : "Eastern Europe",
      "definition" : "Eastern Europe / Østeuropa"
    },
    {
      "code" : "west",
      "display" : "West",
      "definition" : "West / Vesten"
    },
    {
      "code" : "middle_east",
      "display" : "Middle East",
      "definition" : "Middle East / Mellemøsten"
    },
    {
      "code" : "far_east",
      "display" : "Far East",
      "definition" : "Far East / Fjernøsten"
    },
    {
      "code" : "africa",
      "display" : "Africa",
      "definition" : "Africa / Afrika",
      "concept" : [
        {
          "code" : "north_africa",
          "display" : "North Africa",
          "definition" : "North Africa / Nordafrika"
        }
      ]
    },
    {
      "code" : "rest_of_world",
      "display" : "Rest of World",
      "definition" : "Rest of World / Resten af verden"
    },
    {
      "code" : "abroad",
      "display" : "Abroad",
      "definition" : "Abroad / Udlandet"
    }
  ]
}