PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.2.0
    http://hl7.org/fhir/adjudication-error
{
  "description": "This value set includes a smattering of adjudication codes.",
  "_filename": "CodeSystem-adjudication-error.json",
  "package_name": "hl7.fhir.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2017-12-20T15:52:34.818+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Adjudication Error Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.2.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "9f837fad-afdc-4d44-8363-f016ac681d98",
  "valueSet": "http://hl7.org/fhir/ValueSet/adjudication-error",
  "kind": null,
  "url": "http://hl7.org/fhir/adjudication-error",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.40",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "a001",
    "display": "Missing Identifier",
    "definition": "Missing Identifier"
  }, {
    "code": "a002",
    "display": "Missing Creation Date",
    "definition": "Missing Creation Date"
  } ],
  "caseSensitive": true,
  "version": "3.2.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}