View raw Markdown
type: resource-definitionsresource: EnrollmentResponse

EnrollmentResponse Definitions

<a id="EnrollmentResponse"></a>

EnrollmentResponse

EnrollmentResponse resource

Definition: This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.

Cardinality: 0..*

Mappings: workflow=Event; w5=financial.support

<a id="EnrollmentResponse.identifier"></a>

EnrollmentResponse.identifier

Business Identifier

Definition: The Response business identifier.

Cardinality: 0..*

Type: Identifier

Mappings: workflow=Event.identifier

<a id="EnrollmentResponse.status"></a>

EnrollmentResponse.status

active | cancelled | draft | entered-in-error

Definition: The status of the resource instance.

Comments: This element is labeled as a modifier because the status contains codes that mark the response as not currently valid.

Cardinality: 0..1

Type: code

Binding: required:fm-status

Summary: true

Is Modifier: true (Reason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid)

Mappings: workflow=Event.status

<a id="EnrollmentResponse.request"></a>

EnrollmentResponse.request

Claim reference

Definition: Original request resource reference.

Cardinality: 0..1

Type: Reference(EnrollmentRequest)

Mappings: workflow=Event.basedOn; cdanetv4=A02|G01

<a id="EnrollmentResponse.outcome"></a>

EnrollmentResponse.outcome

queued | complete | error | partial

Definition: Processing status: error, complete.

Cardinality: 0..1

Type: code

Binding: required:enrollment-outcome

<a id="EnrollmentResponse.disposition"></a>

EnrollmentResponse.disposition

Disposition Message

Definition: A description of the status of the adjudication.

Cardinality: 0..1

Type: string

Mappings: workflow=Event.code

<a id="EnrollmentResponse.created"></a>

EnrollmentResponse.created

Creation date

Definition: The date when the enclosed suite of services were performed or completed.

Cardinality: 0..1

Type: dateTime

Mappings: workflow=Event.occurrence[x]

<a id="EnrollmentResponse.organization"></a>

EnrollmentResponse.organization

Insurer

Definition: The Insurer who produced this adjudicated response.

Cardinality: 0..1

Type: Reference(Organization)

Mappings: workflow=Event.performer.actor; w5=FiveWs.actor

<a id="EnrollmentResponse.requestProvider"></a>

EnrollmentResponse.requestProvider

Responsible practitioner

Definition: The practitioner who is responsible for the services rendered to the patient.

Cardinality: 0..1

Type: Reference(Practitioner, PractitionerRole, Organization)

Mappings: cdanetv4=B01

<a id="EnrollmentResponse.candidate"></a>

EnrollmentResponse.candidate

The subject(s)to be enrolled

Definition: The subject or group of subjects to be enrolled.

Cardinality: 0..1

Type: Reference(Patient, Group)

Mappings: workflow=Request.subject; w5=FiveWs.actor; cdanetv4=C06,C07,C08, C05, C04