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