http://terminology.hl7.org/CodeSystem/applicability|4.0.1
name
BenefitCostApplicability
BenefitCostApplicability
package
hl7.fhir.r4.examples@4.0.1
hl7.fhir.r4.examples@4.0.1
content
complete
complete
status
draft
draft
date
2018-06-05 14:06:02.0
2018-06-05 14:06:02.0
Benefit cost applicability
Whether the cost applies to in-network or out-of-network providers.
{
"description" : "Whether the cost applies to in-network or out-of-network providers.",
"compose" : null,
"package" : "hl7.fhir.r4.examples@4.0.1",
"date" : "2018-06-05T14:06:02Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "HL7 (FHIR Project)",
"content" : "complete",
"name" : "BenefitCostApplicability",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Benefit cost applicability",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 0
} ],
"status" : "draft",
"id" : "74321557-c708-5d81-ae98-4ff9eff7e9a7",
"valueSet" : "http://hl7.org/fhir/ValueSet/insuranceplan-applicability",
"url" : "http://terminology.hl7.org/CodeSystem/applicability",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.1.0",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "in-network",
"display" : "In Network",
"definition" : "Provider is contracted with the health insurance company to provide services to plan members for specific pre-negotiated rates"
}, {
"code" : "out-of-network",
"display" : "Out of Network",
"definition" : "Provider is not contracted with the health insurance company to provide services to plan members for specific pre-negotiated rates"
}, {
"code" : "other",
"display" : "Other",
"definition" : "Other applicability"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
}, {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
}, {
"value" : "fhir@lists.hl7.org",
"system" : "email"
} ]
} ]
}