| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | v3-RoleClassPolicyHolder |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-RoleClassPolicyHolder.html |
| URL | http://terminology.hl7.org/ValueSet/v3-RoleClassPolicyHolder |
| Version | 3.0.0 |
| Status | active |
| Date | 2014-03-26 |
| Name | RoleClassPolicyHolder |
| Title | RoleClassPolicyHolder |
| Realm | uv |
| Authority | hl7 |
| Description | A role played by a person or organization that holds an insurance policy. The underwriter of that policy is the scoping entity. *Discussion:*The identifier of the policy is captured in 'Role.id' when the Role is a policy holder. A particular policy may cover several individuals one of whom may be, but need not be, the policy holder. Thus the notion of covered party is a role that is distinct from that of the policy holder. |
| 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 |
No resources found
| CodeSystem | |
| v3-RoleClass | RoleClass |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-RoleClassPolicyHolder
Language: en
http://terminology.hl7.org/CodeSystem/v3-RoleClass where concept is-a POLHOLD{
"resourceType": "ValueSet",
"id": "v3-RoleClassPolicyHolder",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://terminology.hl7.org/ValueSet/v3-RoleClassPolicyHolder",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.1.11.20159"
}
],
"version": "3.0.0",
"name": "RoleClassPolicyHolder",
"title": "RoleClassPolicyHolder",
"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": "A role played by a person or organization that holds an insurance policy. The underwriter of that policy is the scoping entity.\r\n\r\n*Discussion:*The identifier of the policy is captured in 'Role.id' when the Role is a policy holder.\r\n\r\nA particular policy may cover several individuals one of whom may be, but need not be, the policy holder. Thus the notion of covered party is a role that is distinct from that of the policy holder.",
"immutable": true,
"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-RoleClass",
"filter": [
{
"property": "concept",
"op": "is-a",
"value": "POLHOLD"
}
]
}
]
}
}