PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/ValueSet/claim-exception
{
  "description": "This value set includes sample Exception codes.",
  "_filename": "ValueSet-claim-exception.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": "Financial Management",
  "name": "Exception 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.307"
  } ],
  "status": "draft",
  "id": "4959c9e2-1c1c-4e72-8474-4d5482a47748",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/claim-exception",
  "codeSystem": {
    "system": "http://hl7.org/fhir/exception",
    "concept": [ {
      "code": "student",
      "display": "Student (Fulltime)",
      "_display": {
        "fhir_comments": [ "    student over the age limit    " ]
      },
      "definition": "Fulltime Student"
    }, {
      "code": "disabled",
      "display": "Disabled",
      "_display": {
        "fhir_comments": [ "    disabled    " ]
      },
      "definition": "Disabled"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
      "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.307"
    } ],
    "caseSensitive": true
  },
  "version": "1.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "other"
    } ]
  } ]
}