http://terminology.hl7.org/CodeSystem/v2-0529|2.0.0

name
Precision
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-12-01 00:00:00.0

precision

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.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0529"
  }, {
    "name" : "version",
    "valueString" : "2.0.0"
  } ]
}