Class TExplanationOfBenefitCareTeam

Unit

Declaration

type TExplanationOfBenefitCareTeam = class(TBackboneElement)

Description

This resource provides: the claim details; adjudication details from the processing of a Claim; and optionally account balance information, for informing the subscriber of the benefits provided.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property sequence : Int64 read Getsequence write Setsequence;
Public property sequenceElement : TpositiveInt read GetsequenceElement write SetsequenceElement;
Public property provider : TReference read Getprovider write Setprovider;
Public property responsible : boolean read Getresponsible write Setresponsible;
Public property responsibleElement : Tboolean read GetresponsibleElement write SetresponsibleElement;
Public property role : TCodeableConcept read Getrole write Setrole;
Public property specialty : TCodeableConcept read Getspecialty write Setspecialty;

Description

Methods

Public constructor Create; override;
 

Properties

Public property sequence : Int64 read Getsequence write Setsequence;

A number to uniquely identify care team entries.

Public property sequenceElement : TpositiveInt read GetsequenceElement write SetsequenceElement;
 
Public property provider : TReference read Getprovider write Setprovider;

Member of the team who provided the product or service.

Public property responsible : boolean read Getresponsible write Setresponsible;

The party who is billing and/or responsible for the claimed products or services.

Public property responsibleElement : Tboolean read GetresponsibleElement write SetresponsibleElement;
 
Public property role : TCodeableConcept read Getrole write Setrole;

The lead, assisting or supervising practitioner and their discipline if a multidisciplinary team.

Public property specialty : TCodeableConcept read Getspecialty write Setspecialty;

The specialization of the practitioner or provider which is applicable for this service.


Generated by PasDoc 0.15.0.