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

FHIR IG Statistics: ValueSet/v3-xPayeeRelationshipRoleType

Packagehl7.terminology.r4b
TypeValueSet
Idv3-xPayeeRelationshipRoleType
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/ValueSet-v3-xPayeeRelationshipRoleType.html
URLhttp://terminology.hl7.org/ValueSet/v3-xPayeeRelationshipRoleType
Version3.0.0
Statusactive
Date2014-03-26
NameXPayeeRelationshipRoleType
Titlex_PayeeRelationshipRoleType
Realmuv
Authorityhl7
DescriptionThe specification of the relationship to the covered party of the payee in the case when an insurer is not directly paying the healthcare provider (as payee) but reimbursing the party that did pay them.
CopyrightThis material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
v3-RoleCodeRoleCode
v3-RoleCodeRoleCode

Narrative

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

Generated Narrative: ValueSet v3-xPayeeRelationshipRoleType

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-RoleCode
    CodeDisplayDefinition
    FMFamily MemberA member of the covered party's family. This could be the spouse, a parent, a grand parent, a sibling, etc.
    GTGuarantorAn individual or organization that makes or gives a promise, assurance, pledge to pay or has paid the healthcare service provider.
    PHPolicy HolderPolicy holder for the insurance policy.
    PTPatientThe recipient for the service(s) and/or product(s) when they are not the covered party.

Source

{
  "resourceType": "ValueSet",
  "id": "v3-xPayeeRelationshipRoleType",
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-xPayeeRelationshipRoleType",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.18105"
    }
  ],
  "version": "3.0.0",
  "name": "XPayeeRelationshipRoleType",
  "title": "x_PayeeRelationshipRoleType",
  "status": "active",
  "experimental": false,
  "date": "2014-03-26",
  "publisher": "Health Level Seven International",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org"
        },
        {
          "system": "email",
          "value": "hq@HL7.org"
        }
      ]
    }
  ],
  "description": "The specification of the relationship to the covered party of the payee in the case when an insurer is not directly paying the healthcare provider (as payee) but reimbursing the party that did pay them.",
  "copyright": "This material derives from the HL7 Terminology THO. THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
        "concept": [
          {
            "code": "FM"
          },
          {
            "code": "GT"
          },
          {
            "code": "PH"
          },
          {
            "code": "PT"
          }
        ]
      }
    ]
  }
}