description: This resource provides the insurance enrollment details to the insurer regarding a specified coverage. package_name: hl7.fhir.r5.examples derivation: specialization name: EnrollmentRequest type: EnrollmentRequest elements: identifier: {type: Identifier, short: Business Identifier, array: true, index: 0} status: isModifier: true short: active | cancelled | draft | entered-in-error type: code binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/fm-status|4.5.0'} isModifierReason: 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 isSummary: true index: 1 created: {type: dateTime, short: Creation date, index: 2} insurer: short: Target refers: ['http://hl7.org/fhir/StructureDefinition/Organization'] type: Reference index: 3 provider: short: Responsible practitioner refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference index: 4 candidate: short: The subject to be enrolled refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] type: Reference index: 5 coverage: short: Insurance information refers: ['http://hl7.org/fhir/StructureDefinition/Coverage'] type: Reference index: 6 package_version: 4.5.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/EnrollmentRequest base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.5.0