{
"description": "This value set includes sample Claim Type codes.",
"_filename": "CodeSystem-claim-type.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Example Claim Type Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Trial Use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2
} ],
"status": "draft",
"id": "bdabc0f5-79af-4421-90b4-2ea693dfc879",
"valueSet": "http://hl7.org/fhir/ValueSet/claim-type",
"kind": null,
"url": "http://hl7.org/fhir/ex-claimtype",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.559",
"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": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}