http://terminology.hl7.org/CodeSystem/benefit-type|4.0.1
name
BenefitTypeCodes
BenefitTypeCodes
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
Benefit Type Codes
This value set includes a smattering of Benefit type codes.
{
"description" : "This value set includes a smattering of Benefit type codes.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"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" : "BenefitTypeCodes",
"copyright" : "This is an example set.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Benefit Type Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "606ed4ef-d572-5461-80d3-6a1acb28eeeb",
"valueSet" : "http://hl7.org/fhir/ValueSet/benefit-type",
"url" : "http://terminology.hl7.org/CodeSystem/benefit-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1176",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "benefit",
"display" : "Benefit",
"definition" : "Maximum benefit allowable."
}, {
"code" : "deductible",
"display" : "Deductible",
"definition" : "Cost to be incurred before benefits are applied"
}, {
"code" : "visit",
"display" : "Visit",
"definition" : "Service visit"
}, {
"code" : "room",
"display" : "Room",
"definition" : "Type of room"
}, {
"code" : "copay",
"display" : "Copayment per service",
"definition" : "Copayment per service"
}, {
"code" : "copay-percent",
"display" : "Copayment Percent per service",
"definition" : "Copayment percentage per service"
}, {
"code" : "copay-maximum",
"display" : "Copayment maximum per service",
"definition" : "Copayment maximum per service"
}, {
"code" : "vision-exam",
"display" : "Vision Exam",
"definition" : "Vision Exam"
}, {
"code" : "vision-glasses",
"display" : "Vision Glasses",
"definition" : "Frames and lenses"
}, {
"code" : "vision-contacts",
"display" : "Vision Contacts Coverage",
"definition" : "Contact Lenses"
}, {
"code" : "medical-primarycare",
"display" : "Medical Primary Health Coverage",
"definition" : "Medical Primary Health Coverage"
}, {
"code" : "pharmacy-dispense",
"display" : "Pharmacy Dispense Coverage",
"definition" : "Pharmacy Dispense Coverage"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}