FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: Subscriber Relationship Codes - TTL Representation

Page standards status: Informative Maturity Level: 0

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "subscriber-relationship"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system http://terminology.hl7.org/CodeSystem/subscriber-relationship defines the following codes:</p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">child\n                  <a name=\"subscriber-relationship-child\"> </a>\n                </td>\n                <td>Child</td>\n                <td>The Beneficiary is a child of the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">parent\n                  <a name=\"subscriber-relationship-parent\"> </a>\n                </td>\n                <td>Parent</td>\n                <td>The Beneficiary is a parent of the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">spouse\n                  <a name=\"subscriber-relationship-spouse\"> </a>\n                </td>\n                <td>Spouse</td>\n                <td>The Beneficiary is a spouse or equivalent of the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">common\n                  <a name=\"subscriber-relationship-common\"> </a>\n                </td>\n                <td>Common Law Spouse</td>\n                <td>The Beneficiary is a common law spouse or equivalent of the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">other\n                  <a name=\"subscriber-relationship-other\"> </a>\n                </td>\n                <td>Other</td>\n                <td>The Beneficiary has some other relationship the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">self\n                  <a name=\"subscriber-relationship-self\"> </a>\n                </td>\n                <td>Self</td>\n                <td>The Beneficiary is the Subscriber</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">injured\n                  <a name=\"subscriber-relationship-injured\"> </a>\n                </td>\n                <td>Injured Party</td>\n                <td>The Beneficiary is covered under insurance of the subscriber due to an injury.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "packageId"^^xsd:anyURI ] ;
fhir:value [
a fhir:id ;
fhir:v "hl7.fhir.uv.xver-r4b.r4"       ]     ] [
fhir:url [ fhir:v "version"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0.0.1-snapshot-2"       ]     ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "fm"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/subscriber-relationship"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "4.3.0"] ; # 
  fhir:name [ fhir:v "SubscriberRelationshipCodes"] ; # 
  fhir:title [ fhir:v "Subscriber Relationship Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-13T16:38:45-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Financial Management" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This is an extensible set."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "child" ] ;
fhir:display [ fhir:v "Child" ] ;
fhir:definition [ fhir:v "The Beneficiary is a child of the Subscriber" ]
  ] [
fhir:code [ fhir:v "parent" ] ;
fhir:display [ fhir:v "Parent" ] ;
fhir:definition [ fhir:v "The Beneficiary is a parent of the Subscriber" ]
  ] [
fhir:code [ fhir:v "spouse" ] ;
fhir:display [ fhir:v "Spouse" ] ;
fhir:definition [ fhir:v "The Beneficiary is a spouse or equivalent of the Subscriber" ]
  ] [
fhir:code [ fhir:v "common" ] ;
fhir:display [ fhir:v "Common Law Spouse" ] ;
fhir:definition [ fhir:v "The Beneficiary is a common law spouse or equivalent of the Subscriber" ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other" ] ;
fhir:definition [ fhir:v "The Beneficiary has some other relationship the Subscriber" ]
  ] [
fhir:code [ fhir:v "self" ] ;
fhir:display [ fhir:v "Self" ] ;
fhir:definition [ fhir:v "The Beneficiary is the Subscriber" ]
  ] [
fhir:code [ fhir:v "injured" ] ;
fhir:display [ fhir:v "Injured Party" ] ;
fhir:definition [ fhir:v "The Beneficiary is covered under insurance of the subscriber due to an injury." ]
  ] ) . #