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

FHIR IG Statistics: ValueSet/dk-core-MunicipalityCodes

Packagehl7.fhir.dk.core
TypeValueSet
Iddk-core-MunicipalityCodes
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-MunicipalityCodes.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-MunicipalityCodes
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01:00
NameMunicipalityCodes
TitleDK Municipality Codes
Realmdk
Authorityhl7
DescriptionMunicipality codes used in Denmark

Resources that use this resource

StructureDefinition
dk-core-municipalityCodesDanish Core Municipality codes
dk-core-organizationDanish Core Organization Profile
kl-messaging-ffb-actingMunicipalityActingMunicipality

Resources that this resource uses

CodeSystem
dk-core-municipality-codes-greenlandDK Greenland Municipality Codes
dk-core-municipality-codesDK Municipality Codes

Narrative

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

Generated Narrative: ValueSet dk-core-MunicipalityCodes

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "dk-core-MunicipalityCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/ValueSet/dk-core-MunicipalityCodes",
  "version": "3.4.0",
  "name": "MunicipalityCodes",
  "title": "DK 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": "Municipality codes used in Denmark",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes"
      },
      {
        "system": "http://hl7.dk/fhir/core/CodeSystem/dk-core-municipality-codes-greenland"
      }
    ]
  }
}