PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot4
    http://hl7.org/fhir/StructureDefinition/EnrollmentResponse
description: This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.
package_name: hl7.fhir.r6.core
derivation: specialization
name: EnrollmentResponse
type: EnrollmentResponse
elements:
  request:
    isModifier: false
    short: Claim reference
    refers: ['http://hl7.org/fhir/StructureDefinition/EnrollmentRequest']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 2
  requestProvider:
    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: 7
  candidate:
    isModifier: false
    short: The subject(s)to be enrolled
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 8
  created: {isModifier: false, short: Creation date, type: dateTime, mustSupport: false, isSummary: false, index: 5}
  outcome:
    isModifier: false
    short: queued | complete | error | partial
    type: code
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/enrollment-outcome|6.0.0-ballot4'}
    isSummary: false
    index: 3
  organization:
    isModifier: false
    short: Insurer
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    mustSupport: false
    isSummary: false
    index: 6
  disposition: {isModifier: false, short: Disposition Message, type: string, mustSupport: false, isSummary: false, index: 4}
  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|6.0.0-ballot4'}
    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
  identifier: {isModifier: false, short: Business Identifier, type: Identifier, mustSupport: false, array: true, isSummary: false, index: 0}
package_version: 6.0.0-ballot4
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EnrollmentResponse
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 6.0.0-ballot4