HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.1.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
Active as of 2014-03-26 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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:Resource.id [ fhir:value "v3-xRoleClassCoverageInvoice"]; #
fhir:Resource.language [ fhir:value "en"]; #
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-RoleClass.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleClass</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-PAYEE\">PAYEE</a></td><td>payee</td><td>The role of an organization or individual designated to receive payment for a claim against a particular coverage. The scoping entity is the organization that is the submitter of the invoice in question.</td></tr><tr><td><a href=\"CodeSystem-v3-RoleClass.html#v3-RoleClass-PAYOR\">PAYOR</a></td><td>invoice payor</td><td>The role of an organization that undertakes to accept claims invoices, assess the coverage or payments due for those invoices and pay to the designated payees for those invoices. This role may be either the underwriter or a third-party organization authorized by the underwriter. The scoping entity is the organization that underwrites the claimed coverage.</td></tr></table></li></ul></div>"
]; #
fhir:DomainResource.extension [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "name" ];
fhir:Extension.valueString [ fhir:value "Name:Class" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "value" ];
fhir:Extension.valueString [ fhir:value "invoiceRole" ] ];
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp" ]
], [
fhir:index 1;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "name" ];
fhir:Extension.valueString [ fhir:value "Name:Role:player:Entity" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "value" ];
fhir:Extension.valueString [ fhir:value "invoicePlayer" ] ];
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp" ]
], [
fhir:index 2;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "name" ];
fhir:Extension.valueString [ fhir:value "Name:Role:scoper:Entity" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "value" ];
fhir:Extension.valueString [ fhir:value "invoiceSubmitter" ] ];
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp" ]
], [
fhir:index 3;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "name" ];
fhir:Extension.valueString [ fhir:value "Sort:Entity:playedRole:Role" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "value" ];
fhir:Extension.valueString [ fhir:value "AAAAK____" ] ];
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp" ]
], [
fhir:index 4;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "name" ];
fhir:Extension.valueString [ fhir:value "Sort:Entity:scopedRole:Role" ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "value" ];
fhir:Extension.valueString [ fhir:value "AAAAK____" ] ];
fhir:Extension.url [ fhir:value "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp" ]
]; #
fhir:ValueSet.url [ fhir:value "http://terminology.hl7.org/ValueSet/v3-xRoleClassCoverageInvoice"]; #
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.1.11.14013" ]
]; #
fhir:ValueSet.version [ fhir:value "2.0.0"]; #
fhir:ValueSet.name [ fhir:value "XRoleClassCoverageInvoice"]; #
fhir:ValueSet.title [ fhir:value "x_RoleClassCoverageInvoice"]; #
fhir:ValueSet.status [ fhir:value "active"]; #
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean]; #
fhir:ValueSet.date [ fhir:value "2014-03-26"^^xsd:date]; #
fhir:ValueSet.description [ fhir:value "An abstract domain that encompasses the roles involved in submitting, responding to and managing invoices or claims for health care coverage."]; #
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleClass" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PAYEE" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "PAYOR" ] ] ]
]. #
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.1.0 based on FHIR 4.0.1. Generated 2023-02-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change