Extensions for Using Data Elements from FHIR R5 in FHIR R4B - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "R5-v3-xRoleClassCoverage-for-R4B"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet R5-v3-xRoleClassCoverage-for-R4B</b></p><a name=\"R5-v3-xRoleClassCoverage-for-R4B\"> </a><a name=\"hcR5-v3-xRoleClassCoverage-for-R4B\"> </a><p>This value set expansion contains 4 concepts.</p><table class=\"codes\"><tr><td><b>System</b></td><td><b>Version</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a name=\"R5-v3-xRoleClassCoverage-for-R4B-http://terminology.hl7.org/CodeSystem/v3-RoleClass-COVPTY\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></td><td>3.1.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-COVPTY\">COVPTY</a></td><td>covered party</td><td><div><p>A role class played by a person who receives benefit coverage under the terms of a particular insurance policy. The underwriter of that policy is the scoping entity. The covered party receives coverage because of some contractual or other relationship with the holder of that policy.</p>\n<p>*Discussion:*This reason for coverage is captured in 'Role.code' and a relationship link with type code of indirect authority should be included using the policy holder role as the source, and the covered party role as the target.</p>\n<p>Note that 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.</p>\n</div></td></tr><tr><td><a name=\"R5-v3-xRoleClassCoverage-for-R4B-http://terminology.hl7.org/CodeSystem/v3-RoleClass-POLHOLD\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></td><td>3.1.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-POLHOLD\">POLHOLD</a></td><td>policy holder</td><td><div><p>A role played by a person or organization that holds an insurance policy. The underwriter of that policy is the scoping entity.</p>\n<p>*Discussion:*The identifier of the policy is captured in 'Role.id' when the Role is a policy holder.</p>\n<p>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.</p>\n</div></td></tr><tr><td><a name=\"R5-v3-xRoleClassCoverage-for-R4B-http://terminology.hl7.org/CodeSystem/v3-RoleClass-SPNSR\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></td><td>3.1.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-SPNSR\">SPNSR</a></td><td>coverage sponsor</td><td><div><p>A role played by an entity, usually an organization that is the sponsor of an insurance plan or a health program. A sponsor is the party that is ultimately accountable for the coverage by employment contract or by law. A sponsor can be an employer, union, government agency, or association. Fully insured sponsors establish the terms of the plan and contract with health insurance plans to assume the risk and to administer the plan. Self-insured sponsors delegate coverage administration, but not risk, to third-party administrators. Program sponsors designate services to be covered in accordance with statute. Program sponsors may administer the coverage themselves, delegate coverage administration, but not risk to third-party administrators, or contract with health insurance plans to assume the risk and administrator a program. Sponsors qualify individuals who may become</p>\n<ol>\n<li>a policy holder of the plan;</li>\n<li>where the sponsor is the policy holder, who may become a subscriber or a dependent to a policy under the plan; or</li>\n<li>where the sponsor is a government agency, who may become program eligibles under a program.</li>\n</ol>\n<p>The sponsor role may be further qualified by the SponsorRole.code. Entities playing the sponsor role may also play the role of a Coverage Administrator.</p>\n<p><em>Example:</em> An employer, union, government agency, or association.</p>\n</div></td></tr><tr><td><a name=\"R5-v3-xRoleClassCoverage-for-R4B-http://terminology.hl7.org/CodeSystem/v3-RoleClass-UNDWRT\"> </a><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></td><td>3.1.0</td><td style=\"white-space:nowrap\"> <a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-UNDWRT\">UNDWRT</a></td><td>underwriter</td><td><div><p>A role played by a person or an organization. It is the party that</p>\n<ol>\n<li>accepts fiscal responsibility for insurance plans and the policies created under those plans;</li>\n<li>administers and accepts fiscal responsibility for a program that provides coverage for services to eligible individuals; and/or</li>\n<li>has the responsibility to assess the merits of each risk and decide a suitable premium for accepting all or part of the risk. If played by an organization, this role may be further specified by an appropriate RoleCode.</li>\n</ol>\n<p><em>Example:</em></p>\n<ol>\n<li>A health insurer;</li>\n<li>Medicaid Program;</li>\n<li>Lloyd's of London</li>\n</ol>\n</div></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ;
fhir:value [
a fhir:Code ;
fhir:v "fhir" ]
] [
( fhir:extension [
fhir:url [
fhir:v "packageId"^^xsd:anyURI ;
fhir:l fhir:packageId ] ;
fhir:value [
a fhir:Id ;
fhir:v "hl7.fhir.uv.xver-r5.r4b" ] ] [
fhir:url [
fhir:v "version"^^xsd:anyURI ;
fhir:l fhir:version ] ;
fhir:value [
a fhir:String ;
fhir:v "0.1.0" ] ] [
fhir:url [
fhir:v "uri"^^xsd:anyURI ;
fhir:l fhir:uri ] ;
fhir:value [
a fhir:Uri ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b> ] ] ) ;
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/package-source> ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ;
fhir:value [
a fhir:Integer ;
fhir:v 0 ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b> ] ] ) ]
] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ;
fhir:value [
a fhir:Code ;
fhir:v "trial-use" ;
( fhir:extension [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ;
fhir:value [
a fhir:Canonical ;
fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b> ] ] ) ]
] ) ; #
fhir:url [
fhir:v "http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-xRoleClassCoverage-for-R4B"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/uv/xver/ValueSet/R5-v3-xRoleClassCoverage-for-R4B>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "R5V3XRoleClassCoverageForR4B"] ; #
fhir:title [ fhir:v "Cross-version ValueSet R5.XRoleClassCoverage for use in FHIR R4B"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "FHIR Infrastructure"] ; #
fhir:contact ( [
fhir:name [ fhir:v "FHIR Infrastructure" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ] ] )
] ) ; #
fhir:description [ fhir:v "This cross-version ValueSet represents content from `http://terminology.hl7.org/ValueSet/v3-xRoleClassCoverage|2.0.0` for use in FHIR R4B."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm> ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ] ] )
] ) ; #
fhir:purpose [ fhir:v "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://terminology.hl7.org/ValueSet/v3-xRoleClassCoverage|2.0.0` as defined in FHIR R5\r\nin FHIR R4B.\r\n\r\nThe source value set is bound to the following FHIR R5 elements:\r\n* \r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://terminology.hl7.org/ValueSet/v3-xRoleClassCoverage|2.0.0`, defined in FHIR R5 does not have any mapping to FHIR R4B"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:version [ fhir:v "3.1.0" ] ;
( fhir:concept [
fhir:code [ fhir:v "COVPTY" ] ;
fhir:display [ fhir:v "covered party" ] ] [
fhir:code [ fhir:v "POLHOLD" ] ;
fhir:display [ fhir:v "policy holder" ] ] [
fhir:code [ fhir:v "SPNSR" ] ;
fhir:display [ fhir:v "coverage sponsor" ] ] [
fhir:code [ fhir:v "UNDWRT" ] ;
fhir:display [ fhir:v "underwriter" ] ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2026-03-17T21:02:03.8104715+00:00"^^xsd:dateTime ] ;
( fhir:contains [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "COVPTY" ] ;
fhir:display [ fhir:v "covered party" ] ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "POLHOLD" ] ;
fhir:display [ fhir:v "policy holder" ] ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "SPNSR" ] ;
fhir:display [ fhir:v "coverage sponsor" ] ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:version [ fhir:v "3.1.0" ] ;
fhir:code [ fhir:v "UNDWRT" ] ;
fhir:display [ fhir:v "underwriter" ] ] )
] . #
IG © 2025+ FHIR Infrastructure. Package hl7.fhir.uv.xver-r5.r4b#0.1.0 based on FHIR 4.3.0. Generated 2026-03-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
