PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.examples@1.0.2
    http://hl7.org/fhir/ValueSet/adjudication-error
{
  "description": "This value set includes a smattering of adjudication codes.",
  "_filename": "ValueSet-adjudication-error.json",
  "package_name": "hl7.fhir.r2.examples",
  "date": "2015-10-24T07:41:03+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ],
    "lastUpdated": "2015-10-24T07:41:03.495+11:00"
  },
  "publisher": "Financial Management",
  "name": "Adjudication Error Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "ValueSet",
  "title": null,
  "package_version": "1.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
    "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.25"
  } ],
  "status": "draft",
  "id": "7d9ccf1d-af9c-449b-8927-cf37105ff3ec",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/adjudication-error",
  "codeSystem": {
    "system": "http://hl7.org/fhir/adjudication-error",
    "concept": [ {
      "code": "A001"
    }, {
      "code": "A002",
      "fhir_comments": [ "    missing identifier    " ]
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.25"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}