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 - XML Representation

Active as of 2022-09-30

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Birthplace"/>
  <text>
    <status value="generated"/>
    <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">  north_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>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/Birthplace"/>
  <version value="2.12.0"/>
  <name value="Birthplace"/>
  <title value="Birthplace"/>
  <status value="active"/>
  <date value="2022-09-30T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Birthplace"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="DK"/>
    <display value="Denmark"/>
    <definition value="Denmark / Danmark"/>
  </concept>
  <concept>
    <code value="GL"/>
    <display value="Greenland"/>
    <definition value="Greenland / Grønland"/>
  </concept>
  <concept>
    <code value="IR"/>
    <display value="Iran"/>
    <definition value="Iran"/>
  </concept>
  <concept>
    <code value="eastern_europe"/>
    <display value="Eastern Europe"/>
    <definition value="Eastern Europe / Østeuropa"/>
  </concept>
  <concept>
    <code value="west"/>
    <display value="West"/>
    <definition value="West / Vesten"/>
  </concept>
  <concept>
    <code value="middle_east"/>
    <display value="Middle East"/>
    <definition value="Middle East / Mellemøsten"/>
  </concept>
  <concept>
    <code value="far_east"/>
    <display value="Far East"/>
    <definition value="Far East / Fjernøsten"/>
  </concept>
  <concept>
    <code value="africa"/>
    <display value="Africa"/>
    <definition value="Africa / Afrika"/>
    <concept>
      <code value="north_africa"/>
      <display value="North Africa"/>
      <definition value="North Africa / Nordafrika"/>
    </concept>
  </concept>
  <concept>
    <code value="rest_of_world"/>
    <display value="Rest of World"/>
    <definition value="Rest of World / Resten af verden"/>
  </concept>
  <concept>
    <code value="abroad"/>
    <display value="Abroad"/>
    <definition value="Abroad / Udlandet"/>
  </concept>
</CodeSystem>