eHealth Infrastructure
latest - ci-build

eHealth Infrastructure - Local Development build (vlatest) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eHealthIdentifier - JSON Representation

Active as of 2020-01-07

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "ehealth-identifier",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://ehealth.sundhed.dk/fhir/NamingSystem/ehealth-identifier</td></tr><tr><td>Version</td><td>latest</td></tr><tr><td>Name</td><td>eHealthIdentifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The eHealth Identifier is assigned to certain domain resources in the eHealth Infrastructure and used when transforming to CDA document representation.</p>\n</div></td></tr><tr><td>Publisher</td><td>Den telemedicinske infrastruktur (eHealth Infrastructure)</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>OID</td><td>1.2.208.176.7.200.1</td></tr><tr><td>URI</td><td>http://ehealth.sundhed.dk/id/ehealth-identifier</td></tr></table></div>"
  },
  "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" : "latest"
    }
  ],
  "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.",
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "1.2.208.176.7.200.1"
    },
    {
      "type" : "uri",
      "value" : "http://ehealth.sundhed.dk/id/ehealth-identifier"
    }
  ]
}