http://hl7.org/fhir/StructureDefinition/EnrollmentRequest|4.0.1

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