@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "W3CDID"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/W3CDID
Version1.0.0
NameW3CDID
TitleW3C Decentralized Identifier (DID)
Statusactive
Definition

"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. In contrast to typical, federated identifiers, DIDs 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, the design enables the controller of a DID to prove control over it without requiring permission from any other party. DIDs are URIs that associate a DID subject with a DID document allowing trustable interactions associated with that subject.

\n

Each DID document can express cryptographic material, verification methods, or services, which provide a set of mechanisms enabling a DID controller to prove control of the DID. Services enable trusted interactions associated with the DID subject. A DID might provide the means to return the DID subject itself, if the DID subject is an information resource such as a data model."

\n

For more information, see https://www.w3.org/TR/did-core/

\n

Identifiers

TypeValuePreferredPeriodComment
URIhttps://www.w3.org/ns/didtrue2022-10-27 --> (ongoing)This is the URL as specified by the terminology owner, and is considered authoritative.
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/W3CDID"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "1.0.0" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ; fhir:value [ fhir:v "W3C Decentralized Identifier (DID)" ] ] ) ; # fhir:name [ fhir:v "W3CDID"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "codesystem"] ; # fhir:date [ fhir:v "2022-11-21T00:00:00-00:00"^^xsd:dateTime] ; # fhir:contact ( [ fhir:name [ fhir:v "W3C" ] ; fhir:telecom ( [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "public-did-wg@w3.org" ] ] [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://www.w3.org/" ] ] ) ] ) ; # fhir:description [ fhir:v "\"[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/)"] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "https://www.w3.org/ns/did" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ; fhir:comment [ fhir:v "This is the URL as specified by the terminology owner, and is considered authoritative." ] ; fhir:period [ fhir:start [ fhir:v "2022-10-27"^^xsd:date ] ] ] ) . # # -------------------------------------------------------------------------------------