http://terminology.hl7.org/CodeSystem/adjudication-reason|4.0.1

name
AdjudicationReasonCodes
package
hl7.fhir.r4.core@4.0.1
content
complete
status
draft

Adjudication Reason Codes

This value set includes smattering of Adjudication Reason codes.

{
  "description" : "This value set includes smattering of Adjudication Reason codes.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "Financial Management",
  "content" : "complete",
  "name" : "AdjudicationReasonCodes",
  "copyright" : "This is an example set.",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Adjudication Reason Codes",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fm"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "draft",
  "id" : "39ff73ab-963c-56df-9174-b5cba37e2a0d",
  "valueSet" : "http://hl7.org/fhir/ValueSet/adjudication-reason",
  "url" : "http://terminology.hl7.org/CodeSystem/adjudication-reason",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1172",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "ar001",
    "display" : "Not covered",
    "definition" : "Not covered"
  }, {
    "code" : "ar002",
    "display" : "Plan Limit Reached",
    "definition" : "Plan Limit Reached"
  } ],
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}