View raw Markdown
type: valuesetvalueset: policyholder-relationship

Policyholder Relationship Codes

Content (Compose)

ValueSet XML

<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <name value="PolicyholderRelationshipCodes"/>
  <title value="Policyholder Relationship Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="Financial Management"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient)."/>
  <copyright value="This is an example set."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/policyholder-relationship"/>
    </include>
  </compose>
</ValueSet>