http://terminology.hl7.org/CodeSystem/insurance-plan-type|4.0.1
name
InsurancePlanType
InsurancePlanType
package
hl7.fhir.r4.core@4.0.1
hl7.fhir.r4.core@4.0.1
content
fragment
fragment
status
draft
draft
Insurance plan type
This example value set defines a set of codes that can be used to indicate a type of insurance plan.
{
"description" : "This example value set defines a set of codes that can be used to indicate a type of insurance plan.",
"compose" : null,
"package" : "hl7.fhir.r4.core@4.0.1",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2019-11-01T09:29:23.356+11:00"
},
"publisher" : "FHIR Project team",
"content" : "fragment",
"name" : "InsurancePlanType",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Insurance plan type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "draft"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "draft",
"id" : "c437576e-61ce-5abf-83da-9878e717a7a8",
"valueSet" : "http://hl7.org/fhir/ValueSet/insuranceplan-type",
"url" : "http://terminology.hl7.org/CodeSystem/insurance-plan-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.1261",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "medical",
"display" : "Medical"
}, {
"code" : "dental",
"display" : "Dental"
}, {
"code" : "mental",
"display" : "Mental Health"
}, {
"code" : "subst-ab",
"display" : "Substance Abuse"
}, {
"code" : "vision",
"display" : "Vision"
}, {
"code" : "Drug",
"display" : "Drug"
}, {
"code" : "short-term",
"display" : "Short Term"
}, {
"code" : "long-term",
"display" : "Long Term Care"
}, {
"code" : "hospice",
"display" : "Hospice"
}, {
"code" : "home",
"display" : "Home Health"
} ],
"caseSensitive" : true,
"version" : "4.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org/fhir",
"system" : "url"
} ]
} ]
}