description: Base StructureDefinition for EnrollmentRequest Resource package_name: hl7.fhir.r2b.examples derivation: specialization name: EnrollmentRequest type: null elements: originalRuleset: isModifier: false short: Original version type: Coding mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.originalRuleset} isSummary: true index: 2 coverage: isModifier: false short: Insurance information index: 8 type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.coverage} isSummary: true relationship: isModifier: false short: Patient relationship to subscriber index: 9 type: Coding mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.relationship} isSummary: true created: isModifier: false short: Creation date type: dateTime mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.created} isSummary: true index: 3 organization: isModifier: false short: Responsible organization type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.organization} isSummary: true index: 6 identifier: isModifier: false short: Business Identifier index: 0 type: Identifier mustSupport: false array: true maxLength: 0 base: {max: '*', min: 0, path: EnrollmentRequest.identifier} isSummary: true target: isModifier: false short: Insurer type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.target} isSummary: true index: 4 ruleset: isModifier: false short: Resource version type: Coding mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.ruleset} isSummary: true index: 1 provider: isModifier: false short: Responsible practitioner type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.provider} isSummary: true index: 5 subject: isModifier: false short: The subject of the Products and Services index: 7 type: Reference mustSupport: false maxLength: 0 base: {max: '1', min: 0, path: EnrollmentRequest.subject} isSummary: true package_version: 1.4.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/EnrollmentRequest base: http://hl7.org/fhir/StructureDefinition/DomainResource version: null required: [coverage, relationship, subject]