{
"description": "This value set includes sample Claim Type codes.",
"_filename": "CodeSystem-claim-type.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": "Example Claim Type 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": 2
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
} ],
"status": "draft",
"id": "f6e9fd5a-4806-47c5-bd3e-a9ce2798ee4e",
"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.551",
"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, Speach 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.0.2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}