HL7 Terminology (THO)
5.5.0 - Publication International flag

This page is part of the HL7 Terminology (v5.5.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: null - JSON Representation

Active as of 2022-11-21

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "W3CDID",
  "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://terminology.hl7.org/NamingSystem/W3CDID</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>W3CDID</td></tr><tr><td>Title</td><td>W3C Decentralized Identifier (DID)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;<a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">Decentralized identifiers</a> (DIDs) are a new type of identifier that enables verifiable, decentralized digital identity. A DID refers to any subject (e.g., a person, organization, thing, data model, abstract entity, etc.) as determined by the controller of the <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DID</a>. In contrast to typical, federated identifiers, <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DIDs</a> have been designed so that they may be decoupled from centralized registries, identity providers, and certificate authorities. Specifically, while other parties might be used to help enable the discovery of information related to a <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DID</a>, the design enables the controller of a <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DID</a> to prove control over it without requiring permission from any other party. <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DIDs</a> are <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-uri\">URIs</a> that associate a <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects\">DID subject</a> with a <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-documents\">DID document</a> allowing trustable interactions associated with that subject.</p>\n<p>Each <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-documents\">DID document</a> can express cryptographic material, <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-verification-method\">verification methods</a>, or <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-service\">services</a>, which provide a set of mechanisms enabling a <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-controllers\">DID controller</a> to prove control of the <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DID</a>. <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-service\">Services</a> enable trusted interactions associated with the <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects\">DID subject</a>. A <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers\">DID</a> might provide the means to return the <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects\">DID subject</a> itself, if the <a href=\"https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects\">DID subject</a> is an information resource such as a data model.&quot;</p>\n<p>For more information, see <a href=\"https://www.w3.org/TR/did-core/\">https://www.w3.org/TR/did-core/</a></p>\n</div></td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>https://www.w3.org/ns/did</td><td>true</td><td>2022-10-27 --&gt; (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://terminology.hl7.org/NamingSystem/W3CDID"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.0"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString" : "W3C Decentralized Identifier (DID)"
    }
  ],
  "name" : "W3CDID",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2022-11-21T00:00:00-00:00",
  "contact" : [
    {
      "name" : "W3C",
      "telecom" : [
        {
          "system" : "email",
          "value" : "public-did-wg@w3.org"
        },
        {
          "system" : "url",
          "value" : "https://www.w3.org/"
        }
      ]
    }
  ],
  "description" : "\"[Decentralized identifiers](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers) (DIDs) are a new type of identifier that enables verifiable, decentralized digital identity. A DID refers to any subject (e.g., a person, organization, thing, data model, abstract entity, etc.) as determined by the controller of the [DID](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers). In contrast to typical, federated identifiers, [DIDs](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers) have been designed so that they may be decoupled from centralized registries, identity providers, and certificate authorities. Specifically, while other parties might be used to help enable the discovery of information related to a [DID](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers), the design enables the controller of a [DID](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers) to prove control over it without requiring permission from any other party. [DIDs](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers) are [URIs](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-uri) that associate a [DID subject](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects) with a [DID document](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-documents) allowing trustable interactions associated with that subject.\r\n\r\nEach [DID document](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-documents) can express cryptographic material, [verification methods](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-verification-method), or [services](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-service), which provide a set of mechanisms enabling a [DID controller](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-controllers) to prove control of the [DID](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers). [Services](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-service) enable trusted interactions associated with the [DID subject](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects). A [DID](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-decentralized-identifiers) might provide the means to return the [DID subject](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects) itself, if the [DID subject](https://www.w3.org/TR/2022/REC-did-core-20220719/#dfn-did-subjects) is an information resource such as a data model.\"\r\n\r\nFor more information, see [https://www.w3.org/TR/did-core/](https://www.w3.org/TR/did-core/)",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "https://www.w3.org/ns/did",
      "preferred" : true,
      "comment" : "This is the URL as specified by the terminology owner, and is considered authoritative.",
      "period" : {
        "start" : "2022-10-27"
      }
    }
  ]
}