PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r5.r4-0.0.1-snapshot-2
    http://hl7.org/fhir/relationship
{
  "description": "This value set includes the Patient to subscriber relationship codes.",
  "_filename": "CodeSystem-relationship.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2025-09-13T16:55:28-04:00",
  "publisher": "Financial Management",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "BeneficiaryRelationshipCodes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Beneficiary Relationship Codes",
  "package_version": "r5.r4-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fm"
  } ],
  "status": "draft",
  "id": "1cde865a-8a2f-448f-8af8-2cb8d8674fba",
  "valueSet": "http://hl7.org/fhir/ValueSet/relationship|4.0.1",
  "kind": null,
  "url": "http://hl7.org/fhir/relationship",
  "concept": [ {
    "code": "1",
    "display": "Self",
    "definition": "The patient is the subscriber (policy holder)"
  }, {
    "code": "2",
    "display": "Spouse",
    "definition": "The patient is the spouse or equivalent of the subscriber (policy holder)"
  }, {
    "code": "3",
    "display": "Child",
    "definition": "The patient is the child of the subscriber (policy holder)"
  }, {
    "code": "4",
    "display": "Common Law Spouse",
    "definition": "The patient is the common law spouse of the subscriber (policy holder)"
  }, {
    "code": "5",
    "display": "Other",
    "definition": "The patient has some other relationship, such as parent, to the subscriber (policy holder)"
  } ],
  "caseSensitive": true,
  "version": "5.0.0",
  "contact": [ {
    "name": "Financial Management",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fm",
      "system": "url"
    } ]
  } ]
}