PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/claiminformationcategory
{
  "description": "This value set includes sample Information Category codes.",
  "_filename": "CodeSystem-claim-informationcategory.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "Claim Information Category Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "3.0.2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "39170883-4edc-422e-bf1d-2669c53e0952",
  "valueSet": "http://hl7.org/fhir/ValueSet/claim-informationcategory",
  "kind": null,
  "url": "http://hl7.org/fhir/claiminformationcategory",
  "identifier": {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.575",
    "system": "urn:ietf:rfc:3986"
  },
  "concept": [ {
    "code": "info",
    "display": "Information",
    "definition": "Codes conveying additional situation and condition information."
  }, {
    "code": "discharge",
    "display": "Discharge",
    "definition": "Discharge status and discharge to locations."
  }, {
    "code": "onset",
    "display": "Onset",
    "definition": "Period, start or end dates of aspects of the Condition."
  }, {
    "code": "related",
    "display": "Related Services",
    "definition": "Nature and date of the related event eg. Last exam, service, Xray etc."
  }, {
    "code": "exception",
    "display": "Exception",
    "definition": "Insurance policy exceptions."
  }, {
    "code": "material",
    "display": "Materials Forwarded",
    "definition": "Materials being forwarded, eg. Models, molds, images, documents."
  }, {
    "code": "attachment",
    "display": "Attachment",
    "definition": "Materials attached such as images, documents and resources."
  }, {
    "code": "missingtooth",
    "display": "Missing Tooth",
    "definition": "Teeth which are missing for any reason, for example: prior extraction, never developed."
  }, {
    "code": "prosthesis",
    "display": "Prosthesis",
    "definition": "The type of prosthesis and date of supply if a previously supplied prosthesis."
  }, {
    "code": "other",
    "display": "Other",
    "definition": "Other information identified by the type.system."
  } ],
  "caseSensitive": true,
  "version": "3.0.2",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}