Skip to main content

CoverageEligibilityResponseItemCreateInput

No description

input CoverageEligibilityResponseItemCreateInput {
category: CodeableConceptCreateInput
productOrService: CodeableConceptCreateInput
modifier: [CodeableConceptCreateInput!]
provider: ReferenceCreateInput
excluded: Boolean
name: String
description: String
network: CodeableConceptCreateInput
unit: CodeableConceptCreateInput
term: CodeableConceptCreateInput
benefit: [CoverageEligibilityResponseBenefitCreateInput!]
authorizationRequired: Boolean
authorizationSupporting: [CodeableConceptCreateInput!]
authorizationUrl: Uri
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}

Fields

CoverageEligibilityResponseItemCreateInput.category ● CodeableConceptCreateInput input

Code to identify the general type of benefits under which products and services are provided.

CoverageEligibilityResponseItemCreateInput.productOrService ● CodeableConceptCreateInput input

This contains the product, service, drug or other billing code for the item.

CoverageEligibilityResponseItemCreateInput.modifier ● [CodeableConceptCreateInput!] list input

Item typification or modifiers codes to convey additional context for the product or service.

CoverageEligibilityResponseItemCreateInput.provider ● ReferenceCreateInput input

The practitioner who is eligible for the provision of the product or service.

CoverageEligibilityResponseItemCreateInput.excluded ● Boolean scalar

True if the indicated class of service is excluded from the plan, missing or False indicates the product or service is included in the coverage.

CoverageEligibilityResponseItemCreateInput.name ● String scalar

A short name or tag for the benefit.

CoverageEligibilityResponseItemCreateInput.description ● String scalar

A richer description of the benefit or services covered.

CoverageEligibilityResponseItemCreateInput.network ● CodeableConceptCreateInput input

Is a flag to indicate whether the benefits refer to in-network providers or out-of-network providers.

CoverageEligibilityResponseItemCreateInput.unit ● CodeableConceptCreateInput input

Indicates if the benefits apply to an individual or to the family.

CoverageEligibilityResponseItemCreateInput.term ● CodeableConceptCreateInput input

The term or period of the values such as maximum lifetime benefit or maximum annual visits .

CoverageEligibilityResponseItemCreateInput.benefit ● [CoverageEligibilityResponseBenefitCreateInput!] list input

Benefits used to date.

CoverageEligibilityResponseItemCreateInput.authorizationRequired ● Boolean scalar

A boolean flag indicating whether a preauthorization is required prior to actual service delivery.

CoverageEligibilityResponseItemCreateInput.authorizationSupporting ● [CodeableConceptCreateInput!] list input

Codes or comments regarding information or actions associated with the preauthorization.

CoverageEligibilityResponseItemCreateInput.authorizationUrl ● Uri scalar

A web location for obtaining requirements or descriptive information regarding the preauthorization.

CoverageEligibilityResponseItemCreateInput.modifierExtension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

CoverageEligibilityResponseItemCreateInput.extension ● [FhirExtensionCreateInput!] list input

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

CoverageEligibilityResponseItemCreateInput.id ● String scalar

null

Member Of

CoverageEligibilityResponseInsuranceCreateInput input