FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/subscriber-relationship

Packagesignal.core.r4
TypeValueSet
Idsubscriber-relationship
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=http://hl7.org/fhir/ValueSet/subscriber-relationship
URLhttp://hl7.org/fhir/ValueSet/subscriber-relationship
Version4.0.1
Statusdraft
Date2019-11-01T09:29:23+11:00
NameSubscriberRelationshipCodes
TitleSubscriberPolicyholder Relationship Codes
Realmus
Authorityhl7
DescriptionThis value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).
CopyrightThis is an extensible set.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
subscriber-relationshipSubscriberPolicyholder Relationship Codes
subscriber-relationshipSubscriberPolicyholder Relationship Codes

Narrative

Note: links and images are rebased to the (stated) source

SubscriberPolicyholder Relationship Codes

This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).

Copyright Statement:

This is an extensible set.

This value set includes codes from the following code systems:


Source

{
  "resourceType": "ValueSet",
  "id": "subscriber-relationship",
  "meta": {
    "lastUpdated": "2019-11-01T09:29:23.356+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ],
    "versionId": "1fbef544-1031-4ca7-9c5a-f1889d5190ed"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/subscriber-relationship",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.1385"
    }
  ],
  "version": "4.0.1",
  "name": "SubscriberRelationshipCodes",
  "title": "SubscriberPolicyholder Relationship Codes",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes codes for the relationship between the Subscriber and the Beneficiary (insured/covered party/patient).",
  "immutable": true,
  "copyright": "This is an extensible set.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship"
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-08-07T13:07:26.5805095+00:00",
    "contains": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "child",
        "display": "Child"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "parent",
        "display": "Parent"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "spouse",
        "display": "Spouse"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "common",
        "display": "Common Law Spouse"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "other",
        "display": "Other"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "self",
        "display": "Self"
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code": "injured",
        "display": "Injured Party"
      }
    ]
  }
}