This page is part of the HL7 Terminology (v5.1.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Active as of 2022-11-21 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:NamingSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "W3CDID"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.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>Name</td><td>W3CDID</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>"<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."</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 --> (ongoing)</td><td>This is the URL as specified by the terminology owner, and is considered authoritative.</td></tr></table></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/tools/StructureDefinition/extension-title" ];
fhir:Extension.valueString [ fhir:value "W3C Decentralized Identifier (DID)" ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url" ];
fhir:Extension.valueUri [ fhir:value "http://terminology.hl7.org/NamingSystem/W3CDID" ]
], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version" ];
fhir:Extension.valueString [ fhir:value "1.0.0" ]
]; #
fhir:NamingSystem.name [ fhir:value "W3CDID"]; #
fhir:NamingSystem.status [ fhir:value "active"]; #
fhir:NamingSystem.kind [ fhir:value "codesystem"]; #
fhir:NamingSystem.date [ fhir:value "2022-11-21T00:00:00-00:00"^^xsd:dateTime]; #
fhir:NamingSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "W3C" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "email" ];
fhir:ContactPoint.value [ fhir:value "public-did-wg@w3.org" ] ], [
fhir:index 1;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "https://www.w3.org/" ] ]
]; #
fhir:NamingSystem.description [ fhir:value "\"[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:NamingSystem.uniqueId [
fhir:index 0;
fhir:NamingSystem.uniqueId.type [ fhir:value "uri" ];
fhir:NamingSystem.uniqueId.value [ fhir:value "https://www.w3.org/ns/did" ];
fhir:NamingSystem.uniqueId.preferred [ fhir:value "true"^^xsd:boolean ];
fhir:NamingSystem.uniqueId.comment [ fhir:value "This is the URL as specified by the terminology owner, and is considered authoritative." ];
fhir:NamingSystem.uniqueId.period [
fhir:Period.start [ fhir:value "2022-10-27"^^xsd:date ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.1.0 based on FHIR 4.0.1. Generated 2023-02-25
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change