HL7 Terminology (THO)
7.4.0 - Publication 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 7.4.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

: IETF BCP 13

Active as of 2026-09-04

Raw json | Download

{
  "resourceType" : "NamingSystem",
  "id" : "BCP13",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem BCP13</b></p><a name=\"BCP13\"> </a><a name=\"hcBCP13\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/BCP13</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>BCP13</td></tr><tr><td>Title</td><td>IETF BCP 13</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Defines the Internet standards and procedures for specifying, registering, and managing media types (also known as MIME types), including requirements for media type specifications and registration with the Internet Assigned Numbers Authority (IANA).</p>\n</div></td></tr><tr><td>Publisher</td><td>IETF</td></tr><tr><td>Copyright</td><td><div><p>The full copyright statement and information about copyright, IP and licensing for BCP 13 and its related specifications (RFC 4289, RFC 6838 and RFC 9694) can be found on the IETF's BCP 13 page (https://datatracker.ietf.org/doc/bcp13/).</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></tr><tr><td>URI</td><td>urn:ietf:bcp:13</td><td>true</td><td>2012-05-14 --&gt; (ongoing)</td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.10</td><td>true</td><td>2012-05-14 --&gt; (ongoing)</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/NamingSystem/BCP13",
  "version" : "1.0.0",
  "name" : "BCP13",
  "title" : "IETF BCP 13",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2026-09-04T16:00:00+10:00",
  "publisher" : "IETF",
  "contact" : [
    {
      "name" : "Internet Engineering Task Force (IETF)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ietf.org/"
        }
      ]
    }
  ],
  "description" : "Defines the Internet standards and procedures for specifying, registering, and managing media types (also known as MIME types), including requirements for media type specifications and registration with the Internet Assigned Numbers Authority (IANA).",
  "copyright" : "The full copyright statement and information about copyright, IP and licensing for BCP 13 and its related specifications (RFC 4289, RFC 6838 and RFC 9694) can be found on the IETF's BCP 13 page (https://datatracker.ietf.org/doc/bcp13/).",
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "urn:ietf:bcp:13",
      "preferred" : true,
      "period" : {
        "start" : "2012-05-14"
      }
    },
    {
      "type" : "oid",
      "value" : "2.16.840.1.113883.6.10",
      "preferred" : true,
      "period" : {
        "start" : "2012-05-14"
      }
    }
  ]
}