type: valuesetvalueset: adjudication-error
Adjudication Error Codes
- Status: draft
- Name: AdjudicationErrorCodes
- Title: Adjudication Error Codes
- Publisher: Financial Management
- Description: This value set includes a smattering of adjudication codes.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/adjudication-error
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="adjudication-error"/>
<meta>
</meta>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.39"/>
</identifier>
<name value="AdjudicationErrorCodes"/>
<title value="Adjudication Error Codes"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="Financial Management"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This value set includes a smattering of adjudication codes."/>
<copyright value="This is an example set."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/adjudication-error"/>
</include>
</compose>
</ValueSet>