http://terminology.hl7.org/CodeSystem/v2-0359|2.0.0
name
DiagnosisPriority
DiagnosisPriority
package
hl7.terminology.r5@6.3.0
hl7.terminology.r5@6.3.0
content
complete
complete
status
active
active
date
2019-12-01 00:00:00.0
2019-12-01 00:00:00.0
diagnosisPriority
Code system of concepts that identify the significance or priority of the diagnosis code. Note that the codes are numeric, and the number of the code represents the ordinal priority of the associated diagnosis. Used in the DG1 segment in HL7 Version 2.x messaging. The predefined codes are the most common, and just a starter set, as the codes are an unbounded list; additional ranked procedures may be signified by incrementing the code value as needed.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://terminology.hl7.org/CodeSystem/v2-0359"
}, {
"name" : "version",
"valueString" : "2.0.0"
} ]
}