PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.core@4.0.1
    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.r4.core
derivation: specialization
name: EnrollmentResponse
type: EnrollmentResponse
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.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
  request:
    short: Claim reference
    refers: ['http://hl7.org/fhir/StructureDefinition/EnrollmentRequest']
    type: Reference
    index: 2
  outcome:
    type: code
    short: queued | complete | error | partial
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/remittance-outcome|4.0.1'}
    index: 3
  disposition: {type: string, short: Disposition Message, index: 4}
  created: {type: dateTime, short: Creation date, index: 5}
  organization:
    short: Insurer
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    type: Reference
    index: 6
  requestProvider:
    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: 7
package_version: 4.0.1
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EnrollmentResponse
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1