@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 -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/CodeSystem/policyholder-relationship> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "policyholder-relationship"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem policyholder-relationship</b></p><a name=\"policyholder-relationship\"> </a><a name=\"hcpolicyholder-relationship\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/policyholder-relationship</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">child<a name=\"policyholder-relationship-child\"> </a></td><td>Child</td><td>The Beneficiary is a child of the Policyholder</td></tr><tr><td style=\"white-space:nowrap\">parent<a name=\"policyholder-relationship-parent\"> </a></td><td>Parent</td><td>The Beneficiary is a parent of the Policyholder</td></tr><tr><td style=\"white-space:nowrap\">spouse<a name=\"policyholder-relationship-spouse\"> </a></td><td>Spouse</td><td>The Beneficiary is a spouse or equivalent of the Policyholder</td></tr><tr><td style=\"white-space:nowrap\">common<a name=\"policyholder-relationship-common\"> </a></td><td>Common Law Spouse</td><td>The Beneficiary is a common law spouse or equivalent of the Policyholder</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"policyholder-relationship-other\"> </a></td><td>Other</td><td>The Beneficiary has some other relationship the Policyholder</td></tr><tr><td style=\"white-space:nowrap\">self<a name=\"policyholder-relationship-self\"> </a></td><td>Self</td><td>The Beneficiary is the Policyholder</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status>
     ] ;
     fhir:value [
       a fhir:String ;
       fhir:v "Informative"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 1
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r3.r4"
       ]
     ] [
       fhir:url [
         fhir:v "version"^^xsd:anyURI ;
         fhir:l fhir:version
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "0.1.0"
       ]
     ] [
       fhir:url [
         fhir:v "uri"^^xsd:anyURI ;
         fhir:l fhir:uri
       ] ;
       fhir:value [
         a fhir:Uri ;
         fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fm"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "informative" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r3.r4>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/policyholder-relationship"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/policyholder-relationship>
  ] ; # 
  fhir:version [ fhir:v "3.0.2"] ; # 
  fhir:name [ fhir:v "Policyholder Relationship Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-20T11:58:40+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Financial Management"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] )
  ] [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set includes codes for the relationship between the Policyholder 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:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "This is an example set."] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/policyholder-relationship"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/policyholder-relationship>
  ] ; # 
  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 Policyholder" ]
  ] [
     fhir:code [ fhir:v "parent" ] ;
     fhir:display [ fhir:v "Parent" ] ;
     fhir:definition [ fhir:v "The Beneficiary is a parent of the Policyholder" ]
  ] [
     fhir:code [ fhir:v "spouse" ] ;
     fhir:display [ fhir:v "Spouse" ] ;
     fhir:definition [ fhir:v "The Beneficiary is a spouse or equivalent of the Policyholder" ]
  ] [
     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 Policyholder" ]
  ] [
     fhir:code [ fhir:v "other" ] ;
     fhir:display [ fhir:v "Other" ] ;
     fhir:definition [ fhir:v "The Beneficiary has some other relationship the Policyholder" ]
  ] [
     fhir:code [ fhir:v "self" ] ;
     fhir:display [ fhir:v "Self" ] ;
     fhir:definition [ fhir:v "The Beneficiary is the Policyholder" ]
  ] ) . # 

# -------------------------------------------------------------------------------------

