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

FHIR IG Statistics: NamingSystem/ydernummer

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeNamingSystem
Idydernummer
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/NamingSystem-ydernummer.html
URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ydernummer
Version3.5.1
Statusactive
Date1990-01-01T00:00:00+00:00
NameYdernummer
Realmdk
DescriptionThe Danish Health Authority and Danish Regions can identify doctors' names etc. via the provider number ("ydernummer"). The different groups of doctors (general practitioners, ear specialists, eye specialists, etc.) have their own provider number range. Multiple doctors in the same practice will often have the same provider number. Only doctors without a provider number use the special out-of-hours doctor numbers.Provider numbers can change over time. A provider number may be assigned to a doctor who quits or retires, after which the provider number becomes available and can later be assigned to another doctor.
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: Navngivningssystem ydernummer

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ydernummer
Version3.5.1
NameYdernummer
Statusactive
Definition

The Danish Health Authority and Danish Regions can identify doctors' names etc. via the provider number ("ydernummer"). The different groups of doctors (general practitioners, ear specialists, eye specialists, etc.) have their own provider number range. Multiple doctors in the same practice will often have the same provider number. Only doctors without a provider number use the special out-of-hours doctor numbers.Provider numbers can change over time. A provider number may be assigned to a doctor who quits or retires, after which the provider number becomes available and can later be assigned to another doctor.

PublisherDen telemedicinske infrastruktur (eHealth Infrastructure)

Identifiers

TypeValue
OID1.2.208.176.1.4
URIurn:oid:1.2.208.176.1.4

Source

{
  "resourceType": "NamingSystem",
  "id": "ydernummer",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://ehealth.sundhed.dk/fhir/NamingSystem/ydernummer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.5.1"
    }
  ],
  "name": "Ydernummer",
  "status": "active",
  "kind": "identifier",
  "date": "1990-01-01T00:00:00+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "responsible": "CPR-kontoret",
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "PRN",
        "display": "Provider number"
      }
    ]
  },
  "description": "The Danish Health Authority and Danish Regions can identify doctors' names etc. via the provider number (\"ydernummer\"). The different groups of doctors (general practitioners, ear specialists, eye specialists, etc.) have their own provider number range. Multiple doctors in the same practice will often have the same provider number. Only doctors without a provider number use the special out-of-hours doctor numbers.Provider numbers can change over time. A provider number may be assigned to a doctor who quits or retires, after which the provider number becomes available and can later be assigned to another doctor.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.2.208.176.1.4"
    },
    {
      "type": "uri",
      "value": "urn:oid:1.2.208.176.1.4"
    }
  ]
}