This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.0. For a full list of available versions, see the Directory of published versions
Source view
{
"resourceType" : "CodeSystem",
"id" : "subscriber-relationship",
"meta" : {
"lastUpdated" : "2020-04-09T17:10:28.568-04:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <h2>SubscriberPolicyholder Relationship Codes</h2>\n \n <div>\n \n <p>This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).</p>\n\n \n </div>\n \n <p>\n \n <b>Copyright Statement:</b> This is an extensible set.\n \n </p>\n \n <p>This code system http://terminology.hl7.org/CodeSystem/subscriber-relationship defines the following codes:</p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Display</b>\n \n </td>\n \n <td>\n \n <b>Definition</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">child\n \n <a name=\"subscriber-relationship-child\"> </a>\n \n </td>\n \n <td>Child</td>\n \n <td>The Beneficiary is a child of the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">parent\n \n <a name=\"subscriber-relationship-parent\"> </a>\n \n </td>\n \n <td>Parent</td>\n \n <td>The Beneficiary is a parent of the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">spouse\n \n <a name=\"subscriber-relationship-spouse\"> </a>\n \n </td>\n \n <td>Spouse</td>\n \n <td>The Beneficiary is a spouse or equivalent of the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">common\n \n <a name=\"subscriber-relationship-common\"> </a>\n \n </td>\n \n <td>Common Law Spouse</td>\n \n <td>The Beneficiary is a common law spouse or equivalent of the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">other\n \n <a name=\"subscriber-relationship-other\"> </a>\n \n </td>\n \n <td>Other</td>\n \n <td>The Beneficiary has some other relationship the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">self\n \n <a name=\"subscriber-relationship-self\"> </a>\n \n </td>\n \n <td>Self</td>\n \n <td>The Beneficiary is the Subscriber</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">injured\n \n <a name=\"subscriber-relationship-injured\"> </a>\n \n </td>\n \n <td>Injured Party</td>\n \n <td>The Beneficiary is covered under insurance of the subscriber due to an injury.</td>\n \n </tr>\n \n </table>\n \n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"url" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1386"
}
],
"version" : "4.2.0",
"name" : "SubscriberRelationshipCodes",
"title" : "SubscriberPolicyholder Relationship Codes",
"status" : "draft",
"experimental" : false,
"date" : "2020-05-09T12:49:00-04:00",
"publisher" : "Financial Management",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
}
]
},
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
}
]
}
],
"description" : "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).",
"copyright" : "This is an extensible set.",
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org/ValueSet/subscriber-relationship",
"content" : "complete",
"concept" : [
{
"code" : "child",
"display" : "Child",
"definition" : "The Beneficiary is a child of the Subscriber"
},
{
"code" : "parent",
"display" : "Parent",
"definition" : "The Beneficiary is a parent of the Subscriber"
},
{
"code" : "spouse",
"display" : "Spouse",
"definition" : "The Beneficiary is a spouse or equivalent of the Subscriber"
},
{
"code" : "common",
"display" : "Common Law Spouse",
"definition" : "The Beneficiary is a common law spouse or equivalent of the Subscriber"
},
{
"code" : "other",
"display" : "Other",
"definition" : "The Beneficiary has some other relationship the Subscriber"
},
{
"code" : "self",
"display" : "Self",
"definition" : "The Beneficiary is the Subscriber"
},
{
"code" : "injured",
"display" : "Injured Party",
"definition" : "The Beneficiary is covered under insurance of the subscriber due to an injury."
}
]
}