PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/StructureDefinition/EnrollmentRequest
description: Base StructureDefinition for EnrollmentRequest Resource
package_name: hl7.fhir.r3.examples
derivation: specialization
name: EnrollmentRequest
type: EnrollmentRequest
elements:
  identifier: {type: Identifier, short: Business Identifier, array: true, index: 0}
  status: {isModifier: true, short: active | cancelled | draft | entered-in-error, type: code, isSummary: true, index: 1}
  created: {type: dateTime, short: Creation date, index: 2}
  insurer:
    type: Reference
    short: Target
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 3
  provider:
    short: Responsible practitioner
    refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    index: 4
  organization:
    type: Reference
    short: Responsible organization
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 5
  subject:
    short: The subject of the Products and Services
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    type: Reference
    index: 6
  coverage:
    short: Insurance information
    refers: ['http://hl7.org/fhir/StructureDefinition/Coverage']
    type: Reference
    index: 7
package_version: 3.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/EnrollmentRequest
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: null