http://terminology.hl7.org/CodeSystem/adjudication|1.0.1

name
AdjudicationValueCodes
package
hl7.terminology.r5@6.3.0
content
complete
status
active
date
2025-05-01 01:35:10.0

Adjudication Value Codes

This value set includes a smattering of Adjudication Value codes which includes codes to indicate the amounts eligible under the plan, the amount of benefit, copays etc.

POST /CodeSystem/$validate-codedocs

Input

{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/adjudication"
  }, {
    "name" : "version",
    "valueString" : "1.0.1"
  } ]
}