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

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

procedurePriority

HL7-defined code system of concepts which specify the significance or priority of a procedure code. Used in HL7 Version 2 messaging in the PR1 segment. Note that this is a post-coordinated code system, where additional ordinal priorities are created by incrementing the numericinteger code value as needed. Only the first 2 ordinal values are predefined in the code system.

POST /CodeSystem/$validate-codedocs

Input

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