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

FHIR IG Statistics: NamingSystem/ehealth-device-identifier

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeNamingSystem
Idehealth-device-identifier
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/NamingSystem-ehealth-device-identifier.html
URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-device-identifier
Version5.0.1
Statusactive
Date2020-02-18
NameeHealth Device Identifier
Realmdk
DescriptionAn identifier of a device used in eHealth
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 ehealth-device-identifier

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-device-identifier
Version5.0.1
NameeHealth Device Identifier
Statusactive
Definition

An identifier of a device used in eHealth

PublisherDen telemedicinske infrastruktur (eHealth Infrastructure)

Identifiers

TypeValue
URIhttp://ehealth.sundhed.dk/id/device-identifier

Source

{
  "resourceType": "NamingSystem",
  "id": "ehealth-device-identifier",
  "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/ehealth-device-identifier"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "5.0.1"
    }
  ],
  "name": "eHealth Device Identifier",
  "status": "active",
  "kind": "identifier",
  "date": "2020-02-18",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "responsible": "ehealth.sundhed.dk",
  "description": "An identifier of a device used in eHealth",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://ehealth.sundhed.dk/id/device-identifier"
    }
  ]
}