PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/adjudication
{
  "description": "This value set includes a smattering of Adjudication codes.",
  "_filename": "ValueSet-adjudication.json",
  "package_name": "hl7.fhir.r2.core",
  "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": "FHIR Project team",
  "name": "Adjudication 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.325"
  } ],
  "status": "draft",
  "id": "694f3737-5289-41c9-94ac-8550055bb4e1",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/adjudication",
  "codeSystem": {
    "system": "http://hl7.org/fhir/adjudication",
    "concept": [ {
      "code": "total"
    }, {
      "code": "copay"
    }, {
      "code": "eligible"
    }, {
      "code": "deductible"
    }, {
      "code": "eligpercent"
    }, {
      "code": "tax"
    }, {
      "code": "benefit"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.325"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}