FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/url

Packagehl7.terminology
TypeNamingSystem
Idurl
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/NamingSystem-url.html
URLhttp://terminology.hl7.org/NamingSystem/url
Version2.1.0
Statusretired
Date2021-11-09T10:00:00+10:00
NameUrl
TitleURL
Realmuv
Authorityhl7
DescriptionUniversal Resource Locator (URL) schemes Currently there is no single authority for URL schemes. The authority for URL scheme assignments clearly lies within IANA or W3C and it is likely that a formal URL/URI assigning authority will be formed soon.
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem url

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/url
Version2.1.0
NameUrl
TitleURL
Statusretired
Definition

Universal Resource Locator (URL) schemes Currently there is no single authority for URL schemes. The authority for URL scheme assignments clearly lies within IANA or W3C and it is likely that a formal URL/URI assigning authority will be formed soon.

Identifiers

TypeValuePreferred
OID2.16.840.1.113883.6.11true
URIhttp://terminology.hl7.org/CodeSystem/urltrue

Source

{
  "resourceType": "NamingSystem",
  "id": "url",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/NamingSystem/url",
  "version": "2.1.0",
  "name": "Url",
  "title": "URL",
  "status": "retired",
  "kind": "codesystem",
  "date": "2021-11-09T10:00:00+10:00",
  "description": "Universal Resource Locator (URL) schemes Currently there is no single authority for URL schemes. The authority for URL scheme assignments clearly lies within IANA or W3C and it is likely that a formal URL/URI assigning authority will be formed soon.",
  "uniqueId": [
    {
      "type": "oid",
      "value": "2.16.840.1.113883.6.11",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "http://terminology.hl7.org/CodeSystem/url",
      "preferred": true
    }
  ]
}