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

FHIR IG Statistics: NamingSystem/ehealth-identifier

Packagedk.ehealth.sundhed.fhir.ig.core
TypeNamingSystem
Idehealth-identifier
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/NamingSystem-ehealth-identifier.html
URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-identifier
Version3.5.1
Statusactive
Date2020-01-07T00:00:00+00:00
NameeHealthIdentifier
Realmdk
DescriptionThe eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation.
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-identifier

Summary

Defining URLhttp://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-identifier
Version3.5.1
NameeHealthIdentifier
Statusactive
Definition

The eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation.

PublisherDen telemedicinske infrastruktur (eHealth Infrastructure)

Identifiers

TypeValue
OID1.2.208.176.7.200.1
URIhttp://ehealth.sundhed.dk/id/ehealth-identifier

Source

{
  "resourceType": "NamingSystem",
  "id": "ehealth-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-identifier"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "3.5.1"
    }
  ],
  "name": "eHealthIdentifier",
  "status": "active",
  "kind": "identifier",
  "date": "2020-01-07T00: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": "ehealth.sundhed.dk",
  "description": "The eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "oid",
      "value": "1.2.208.176.7.200.1"
    },
    {
      "type": "uri",
      "value": "http://ehealth.sundhed.dk/id/ehealth-identifier"
    }
  ]
}