PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r3.r5-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-13T15:57:19-04:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "Beneficiary Relationship Codes",
  "copyright": "This is an example set.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "r3.r5-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
    "valueString": "Informative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r3.r5"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/3.0/ImplementationGuide/hl7.fhir.uv.xver-r3.r5"
      } ]
    }
  } ],
  "status": "draft",
  "id": "e39d9516-a2c2-42cb-adc6-2b2d9bb81e20",
  "valueSet": "http://hl7.org/fhir/ValueSet/relationship|5.0.0",
  "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": "3.0.2",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}