FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/Birthplace

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdBirthplace
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Birthplace.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/Birthplace
Version2.12.0
Statusactive
Date2022-09-30T00:00:00+02:00
NameBirthplace
TitleBirthplace
DescriptionBirthplace
Contentcomplete

Resources that use this resource

ValueSet
FoedselsstedRETSPSYKFødselssted (RETSPSYK)
OperationDanmarkUdlandetDHROperation - Danmark/Udlandet (DHR)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem Birthplace

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/Birthplace defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1DK DenmarkDenmark / Danmark
1GL GreenlandGreenland / Grønland
1IR IranIran
1eastern_europe Eastern EuropeEastern Europe / Østeuropa
1west WestWest / Vesten
1middle_east Middle EastMiddle East / Mellemøsten
1far_east Far EastFar East / Fjernøsten
1africa AfricaAfrica / Afrika
2  north_africa North AfricaNorth Africa / Nordafrika
1rest_of_world Rest of WorldRest of World / Resten af verden
1abroad AbroadAbroad / Udlandet

Source

{
  "resourceType": "CodeSystem",
  "id": "Birthplace",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}