http://terminology.hl7.org/CodeSystem/adjudication|4.0.1
name
AdjudicationValueCodes
AdjudicationValueCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
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-codedocsInput
{
  "resourceType" : "Parameters",
  "parameter" : [ {
    "name" : "url",
    "valueUri" : "http://terminology.hl7.org/CodeSystem/adjudication"
  }, {
    "name" : "version",
    "valueString" : "4.0.1"
  } ]
}