HL7 Terminology (THO)
5.5.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 5.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: null - TTL Representation

Active as of 2022-11-21

Raw ttl | Download


@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:id [ fhir:v "W3CDID"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"
  ] ; # 
  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 ]     ]
  ] ) . #