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

: Fødselssted (RETSPSYK) - JSON Representation

Active as of 2022-09-30

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "FoedselsstedRETSPSYK",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet FoedselsstedRETSPSYK</b></p><a name=\"FoedselsstedRETSPSYK\"> </a><a name=\"hcFoedselsstedRETSPSYK\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-Birthplace.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/Birthplace</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-DK\">DK</a></td><td>Danmark</td><td>Denmark / Danmark</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-west\">west</a></td><td>Vesten</td><td>West / Vesten</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-eastern_europe\">eastern_europe</a></td><td>Østeuropa</td><td>Eastern Europe / Østeuropa</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-IR\">IR</a></td><td>Iran</td><td>Iran</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-middle_east\">middle_east</a></td><td>Mellemøsten</td><td>Middle East / Mellemøsten</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-north_africa\">north_africa</a></td><td>Nordafrika</td><td>North Africa / Nordafrika</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-africa\">africa</a></td><td>Afrika - øvrige</td><td>Africa / Afrika</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-far_east\">far_east</a></td><td>Fjernøsten</td><td>Far East / Fjernøsten</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-rest_of_world\">rest_of_world</a></td><td>Resten af verden</td><td>Rest of World / Resten af verden</td></tr><tr><td><a href=\"CodeSystem-Birthplace.html#Birthplace-GL\">GL</a></td><td>Grønland</td><td>Greenland / Grønland</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/FoedselsstedRETSPSYK",
  "version" : "2.12.0",
  "name" : "FoedselsstedRETSPSYK",
  "title" : "Fødselssted (RETSPSYK)",
  "status" : "active",
  "experimental" : true,
  "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" : "Fødselssted (RETSPSYK)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/Birthplace",
        "concept" : [
          {
            "code" : "DK",
            "display" : "Danmark"
          },
          {
            "code" : "west",
            "display" : "Vesten"
          },
          {
            "code" : "eastern_europe",
            "display" : "Østeuropa"
          },
          {
            "code" : "IR",
            "display" : "Iran"
          },
          {
            "code" : "middle_east",
            "display" : "Mellemøsten"
          },
          {
            "code" : "north_africa",
            "display" : "Nordafrika"
          },
          {
            "code" : "africa",
            "display" : "Afrika - øvrige"
          },
          {
            "code" : "far_east",
            "display" : "Fjernøsten"
          },
          {
            "code" : "rest_of_world",
            "display" : "Resten af verden"
          },
          {
            "code" : "GL",
            "display" : "Grønland"
          }
        ]
      }
    ]
  }
}