FHIR R6 FM Incubator, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fm-incubator/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/StructureDefinition/EnrollmentRequest | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: EnrollmentRequest | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.5.1438 | ||||
This resource provides the insurance enrollment details to the insurer regarding a specified coverage.
This resource has not yet undergone proper review by FM. At this time it is a 'stub', is known to be incomplete, and is to be considered as a draft.
The EnrollmentRequest resource allows for the addition and removal of plan subscribers and their dependents to health insurance coverage.
Todo
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.language | Base | required | All Languages | 📍6.0.0-ballot3 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
This structure is derived from DomainResource
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |
![]() ![]() |
0..* | Identifier | Business Identifier | |
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() |
0..1 | dateTime | Creation date | |
![]() ![]() |
0..1 | Reference(Organization) | Target | |
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.language | Base | required | All Languages | 📍6.0.0-ballot3 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
This structure is derived from DomainResource
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.language | Base | required | All Languages | 📍6.0.0-ballot3 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
Differential View
This structure is derived from DomainResource
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |
![]() ![]() |
0..* | Identifier | Business Identifier | |
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. |
![]() ![]() |
0..1 | dateTime | Creation date | |
![]() ![]() |
0..1 | Reference(Organization) | Target | |
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | DomainResource | Enroll in coverage Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension | |||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Slice: Unordered, Open by value:url | ||||
![]() ![]() |
0..* | Identifier | Business Identifier | |||||
![]() ![]() |
?!Σ | 0..1 | code | active | cancelled | draft | entered-in-error Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance. | ||||
![]() ![]() |
0..1 | dateTime | Creation date | |||||
![]() ![]() |
0..1 | Reference(Organization) | Target | |||||
![]() ![]() |
0..1 | Reference(Practitioner | PractitionerRole | Organization) | Responsible practitioner | |||||
![]() ![]() |
0..1 | Reference(Patient | Group) | The subject(s)to be enrolled | |||||
![]() ![]() |
0..1 | Reference(Coverage) | Insurance information | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| EnrollmentRequest.language | Base | required | All Languages | 📍6.0.0-ballot3 | FHIR Std. |
| EnrollmentRequest.status | Base | required | Financial Resource Status Codes | 📦6.0.0-ballot3 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | EnrollmentRequest | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id.trace('id') in %resource.descendants().select(reference | as(uri))) or descendants().where(reference='#' | as(uri)='#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | EnrollmentRequest | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | EnrollmentRequest | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
This structure is derived from DomainResource
Other representations of profile: CSV, Excel, Schematron