View raw Markdown
type: valuesetvalueset: relationship

Beneficiary Relationship Codes

Content (Compose)

ValueSet XML

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

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="relationship"/>
  <meta>

  </meta>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.35"/>
  </identifier>
  <name value="BeneficiaryRelationshipCodes"/>
  <title value="Beneficiary Relationship Codes"/>
  <status value="draft"/>
  <experimental value="true"/>
  <publisher value="FHIR Project team"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <description value="This value set includes the Patient to subscriber relationship codes."/>
  <copyright value="This is an example set."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/relationship"/>
    </include>
  </compose>
</ValueSet>