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

FHIR IG Statistics: CodeSystem/dk-core-municipality-codes-greenland

Packagehl7.fhir.dk.core
TypeCodeSystem
Iddk-core-municipality-codes-greenland
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/CodeSystem-dk-core-municipality-codes-greenland.html
URLhttp://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01:00
NameGreenlandMunicipalityCodes
TitleDK Greenland Municipality Codes
Realmdk
Authorityhl7
DescriptionGreenland municipality codes as defined by https://www.iso.org/obp/ui/#iso:code:3166:GL and https://cpr.dk/cpr-systemet/kommunesammenlaegninger-opdeling/groenland-2018/
Contentcomplete

Resources that use this resource

ValueSet
dk-core-MunicipalityCodesDK Municipality Codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dk-core-municipality-codes-greenland

This case-sensitive code system http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland defines the following codes:

CodeDisplayDansk (Danish, da)
0955 KujalleqKujalleq
0956 SermersooqSermersooq
0957 QeqqataQeqqata
0959 QeqertalikQeqertalik
0960 AvannaataAvannaata

Source

{
  "resourceType": "CodeSystem",
  "id": "dk-core-municipality-codes-greenland",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland",
  "version": "3.4.0",
  "name": "GreenlandMunicipalityCodes",
  "title": "DK Greenland Municipality Codes",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01T19:18:26+01:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description": "Greenland municipality codes as defined by https://www.iso.org/obp/ui/#iso:code:3166:GL and https://cpr.dk/cpr-systemet/kommunesammenlaegninger-opdeling/groenland-2018/",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "0955",
      "display": "Kujalleq",
      "designation": [
        {
          "language": "da",
          "value": "Kujalleq"
        }
      ]
    },
    {
      "code": "0956",
      "display": "Sermersooq",
      "designation": [
        {
          "language": "da",
          "value": "Sermersooq"
        }
      ]
    },
    {
      "code": "0957",
      "display": "Qeqqata",
      "designation": [
        {
          "language": "da",
          "value": "Qeqqata"
        }
      ]
    },
    {
      "code": "0959",
      "display": "Qeqertalik",
      "designation": [
        {
          "language": "da",
          "value": "Qeqertalik"
        }
      ]
    },
    {
      "code": "0960",
      "display": "Avannaata",
      "designation": [
        {
          "language": "da",
          "value": "Avannaata"
        }
      ]
    }
  ]
}