FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeNamingSystem
IdNamingSystem-cvr.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7dk/dk-core/NamingSystem-cvr.html
URLhttp://hl7.dk/fhir/core/NamingSystem/cvr
Version3.8.0
Statusactive
Date2023-10-01
NameDK Central Business Register (CVR)
Realmdk
Authorityhl7
DescriptionDet Centrale Virksomhedsregister (CVR) er statens stamregister for virksomhedsoplysninger.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: NamingSystem cvr

Summary

Defining URLhttp://hl7.dk/fhir/core/NamingSystem/cvr
Version3.8.0
NameDK Central Business Register (CVR)
Statusactive
Definition

Det Centrale Virksomhedsregister (CVR) er statens stamregister for virksomhedsoplysninger.

PublisherHL7 Denmark

Identifiers

TypeValue
URIhttp://cvr.dk
OIDurn:oid:1.3.184

Source1

{
  "resourceType": "NamingSystem",
  "id": "cvr",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://hl7.dk/fhir/core/NamingSystem/cvr"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.8.0"
    }
  ],
  "name": "DK Central Business Register (CVR)",
  "status": "active",
  "kind": "identifier",
  "date": "2023-10-01",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "responsible": "Erhvervsstyrelsen",
  "description": "Det Centrale Virksomhedsregister (CVR) er statens stamregister for virksomhedsoplysninger.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://cvr.dk"
    },
    {
      "type": "oid",
      "value": "urn:oid:1.3.184"
    }
  ]
}