PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.core@4.0.1
    http://terminology.hl7.org/CodeSystem/claim-type
{
  "description": "This value set includes Claim Type codes.",
  "_filename": "CodeSystem-claim-type.json",
  "package_name": "hl7.fhir.r4.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2019-11-01T09:29:23.356+11:00"
  },
  "publisher": "Financial Management",
  "content": "complete",
  "name": "ClaimTypeCodes",
  "copyright": "HL7 Inc.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Claim Type Codes",
  "package_version": "4.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 2
  } ],
  "status": "draft",
  "id": "ff0e0d57-c853-4e7c-a6e0-e707d272543a",
  "valueSet": "http://hl7.org/fhir/ValueSet/claim-type",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/claim-type",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.4.1156",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "institutional",
    "display": "Institutional",
    "definition": "Hospital, clinic and typically inpatient claims."
  }, {
    "code": "oral",
    "display": "Oral",
    "definition": "Dental, Denture and Hygiene claims."
  }, {
    "code": "pharmacy",
    "display": "Pharmacy",
    "definition": "Pharmacy claims for goods and services."
  }, {
    "code": "professional",
    "display": "Professional",
    "definition": "Typically, outpatient claims from Physician, Psychological, Chiropractor, Physiotherapy, Speech Pathology, rehabilitative, consulting."
  }, {
    "code": "vision",
    "display": "Vision",
    "definition": "Vision claims for professional services and products such as glasses and contact lenses."
  } ],
  "caseSensitive": true,
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  } ]
}