FHIR IG analytics| Package | hl7.fhir.uv.xver-r3.r4b.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-policyholder-relationship.json |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/xver-r3.r4b/0.0.1-snapshot-2/CodeSystem-policyholder-relationship.html |
| URL | http://hl7.org/fhir/policyholder-relationship |
| Version | 3.0.2 |
| Status | draft |
| Date | 2025-09-13T15:45:17-04:00 |
| Name | Policyholder Relationship Codes |
| Realm | uv |
| Authority | hl7 |
| Description | This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient).. |
| Copyright | This is an example set. |
| Content | complete |
| ValueSet | |
| R3-policyholder-relationship-for-R4B | Cross-version VS for R3.Policyholder Relationship Codes for use in FHIR R4B |
| R3-policyholder-relationship-for-R4 | Cross-version VS for R3.Policyholder Relationship Codes for use in FHIR R4 |
| R3-policyholder-relationship-for-R5 | Cross-version VS for R3.Policyholder Relationship Codes for use in FHIR R5 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem policyholder-relationship
This case-sensitive code system http://hl7.org/fhir/policyholder-relationship defines the following codes:
{
"resourceType": "CodeSystem",
"id": "policyholder-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status",
"valueString": "Informative"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r3.r4b"
},
{
"url": "version",
"valueString": "0.0.1-snapshot-2"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"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.r4b"
}
]
}
}
],
"url": "http://hl7.org/fhir/policyholder-relationship",
"version": "3.0.2",
"name": "Policyholder Relationship Codes",
"status": "draft",
"experimental": true,
"date": "2025-09-13T15:45:17-04:00",
"publisher": "Financial Management",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
},
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "This value set includes codes for the relationship between the Policyholder and the Beneficiary (insured/covered party/patient)..",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This is an example set.",
"caseSensitive": true,
"valueSet": "http://hl7.org/fhir/ValueSet/policyholder-relationship",
"content": "complete",
"concept": [
{
"code": "child",
"display": "Child",
"definition": "The Beneficiary is a child of the Policyholder"
},
{
"code": "parent",
"display": "Parent",
"definition": "The Beneficiary is a parent of the Policyholder"
},
{
"code": "spouse",
"display": "Spouse",
"definition": "The Beneficiary is a spouse or equivalent of the Policyholder"
},
{
"code": "common",
"display": "Common Law Spouse",
"definition": "The Beneficiary is a common law spouse or equivalent of the Policyholder"
},
{
"code": "other",
"display": "Other",
"definition": "The Beneficiary has some other relationship the Policyholder"
},
{
"code": "self",
"display": "Self",
"definition": "The Beneficiary is the Policyholder"
}
]
}