HL7 Terminology (THO)
3.0.0 - Publication
This page is part of the HL7 Terminology (v3.0.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
{
"resourceType" : "CodeSystem",
"id" : "v2-0529",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>Status of the concept</td><td>code</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>Version of HL7 in which the code was deprecated</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v2-0529 defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"v2-0529-Y\"> </a></td><td>year</td><td>year</td></tr><tr><td style=\"white-space:nowrap\">L<a name=\"v2-0529-L\"> </a></td><td>month</td><td>month</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"v2-0529-D\"> </a></td><td>day</td><td>day</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"v2-0529-H\"> </a></td><td>hour</td><td>hour</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"v2-0529-M\"> </a></td><td>minute</td><td>minute</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"v2-0529-S\"> </a></td><td>second</td><td>second</td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td>Y</td><td>Jahr</td></tr><tr><td>L</td><td>Monat</td></tr><tr><td>D</td><td>Tag</td></tr><tr><td>H</td><td>Stunde</td></tr><tr><td>M</td><td>Minute</td></tr><tr><td>S</td><td>Sekunde</td></tr></table></div>"
},
"url" : "http://terminology.hl7.org/CodeSystem/v2-0529",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.18.345"
}
],
"version" : "2.1.0",
"name" : "Precision",
"title" : "precision",
"status" : "active",
"experimental" : false,
"date" : "2019-12-01",
"publisher" : "HL7, Inc",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/"
}
]
}
],
"description" : "HL7-defined code system of concepts specifying the degree of precision of the time stamp (Y = year, L = month, D = day, H = hour, M = minute, S = second). Used in HL7 Version 2 messaging in the TS datatype. Note deprecated in 2.5.1 and retained only for backward compatibility, as the datatypes and architecture for the degree of precision for timestamps was changed.",
"purpose" : "Underlying Master Code System for V2 table 0529 (Precision)",
"copyright" : "Copyright HL7. Licensed under creative commons public domain",
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org/ValueSet/v2-0529",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"property" : [
{
"code" : "status",
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status",
"description" : "Status of the concept",
"type" : "code"
},
{
"code" : "deprecated",
"uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated",
"description" : "Version of HL7 in which the code was deprecated",
"type" : "code"
}
],
"concept" : [
{
"id" : "5626",
"code" : "Y",
"display" : "year",
"definition" : "year",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Jahr"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
},
{
"id" : "5627",
"code" : "L",
"display" : "month",
"definition" : "month",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Monat"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
},
{
"id" : "5628",
"code" : "D",
"display" : "day",
"definition" : "day",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Tag"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
},
{
"id" : "5629",
"code" : "H",
"display" : "hour",
"definition" : "hour",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Stunde"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
},
{
"id" : "5630",
"code" : "M",
"display" : "minute",
"definition" : "minute",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Minute"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
},
{
"id" : "5631",
"code" : "S",
"display" : "second",
"definition" : "second",
"designation" : [
{
"language" : "de",
"use" : {
"system" : "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra",
"code" : "preferredForLanguage"
},
"value" : "Sekunde"
}
],
"property" : [
{
"code" : "status",
"valueCode" : "A"
}
]
}
]
}