This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.0. For a full list of available versions, see the Directory of published versions
Source view
{
"resourceType" : "NamingSystem",
"id" : "iso639-1ret",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: iso639-1ret</p><p><b>name</b>: Iso6391ret</p><p><b>status</b>: retired</p><p><b>kind</b>: codesystem</p><p><b>date</b>: Mar 20, 2019, 12:00:00 AM</p><p><b>publisher</b>: HL7</p><p><b>contact</b>: International Information Centre for Terminology (Infoterm): </p><p><b>responsible</b>: HL7</p><p><b>description</b>: Codes for the Representation of Names of Languages Part 1: Alpha-2 Code. Used as part of the IETF 3066 specification for languages throughout the HL7 specification.\r\n\r\n*DeprecationComment:* This code system is being deprecated, as the OID identifying it has been replaced with the correct ISO OID of 1.0.639.1</p><blockquote><p><b>uniqueId</b></p><p><b>type</b>: oid</p><p><b>value</b>: 2.16.840.1.113883.6.99</p><p><b>preferred</b>: true</p></blockquote><blockquote><p><b>uniqueId</b></p><p><b>type</b>: uri</p><p><b>value</b>: http://terminology.hl7.org/CodeSystem/iso639-1ret</p><p><b>preferred</b>: true</p></blockquote></div>"
},
"extension" : [
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-title",
"valueString" : "ISO 639-1 Alpha-2 Language Codes"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "http://terminology.hl7.org/NamingSystem/iso639-1ret"
},
{
"url" : "http://terminology.hl7.org/StructureDefinition/ext-namingsystem-version",
"valueString" : "2.0.0"
}
],
"name" : "Iso6391ret",
"status" : "retired",
"kind" : "codesystem",
"date" : "2019-03-20T00:00:00-04:00",
"publisher" : "HL7",
"contact" : [
{
"name" : "International Information Centre for Terminology (Infoterm)"
}
],
"responsible" : "HL7",
"description" : "Codes for the Representation of Names of Languages Part 1: Alpha-2 Code. Used as part of the IETF 3066 specification for languages throughout the HL7 specification.\r\n\r\n*DeprecationComment:* This code system is being deprecated, as the OID identifying it has been replaced with the correct ISO OID of 1.0.639.1",
"uniqueId" : [
{
"type" : "oid",
"value" : "2.16.840.1.113883.6.99",
"preferred" : true
},
{
"type" : "uri",
"value" : "http://terminology.hl7.org/CodeSystem/iso639-1ret",
"preferred" : true
}
]
}