FHIR R6 FM Incubator
0.1.0 - ci-build International flag

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

Resource Profile: Enrollment Response

Official URL: http://hl7.org/fhir/StructureDefinition/EnrollmentResponse Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: EnrollmentResponse
Other Identifiers: OID:2.16.840.1.113883.4.642.5.1108

This resource provides enrollment and plan details from the processing of an EnrollmentRequest resource.

Scope and Usage

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 EnrollmentResponse resource provides enrollment and plan details from the processing of an Enrollment resource.

Usages:

  • This Resource is not used by any profiles in this Specification

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... outcome 0..1 code queued | complete | error | partial
Binding: EnrollmentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EnrollmentResponse.language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EnrollmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EnrollmentResponse 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 EnrollmentResponse 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 EnrollmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EnrollmentResponse 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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... outcome 0..1 code queued | complete | error | partial
Binding: EnrollmentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EnrollmentResponse.language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EnrollmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EnrollmentResponse 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 EnrollmentResponse 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 EnrollmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EnrollmentResponse 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

Summary

Maturity: 0

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... outcome 0..1 code queued | complete | error | partial
Binding: EnrollmentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EnrollmentResponse.language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EnrollmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EnrollmentResponse 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 EnrollmentResponse 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 EnrollmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EnrollmentResponse 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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings (Differential)

Path Status Usage ValueSet Version Source
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. EnrollmentResponse 0..* DomainResource EnrollmentResponse resource

Elements defined in Ancestors:id, meta, implicitRules, language, text, contained, extension, modifierExtension
... meta Σ 0..1 Meta Metadata about the resource
... implicitRules ?!Σ 0..1 uri A set of rules under which this content was created
... language 0..1 code Language of the resource content
Binding: AllLanguages (required): IETF language tag for a human language
Additional BindingsPurpose
CommonLanguages Starter
... contained 0..* Resource Contained, inline Resources
... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
Slice: Unordered, Open by value:url
... identifier 0..* Identifier Business Identifier
... status ?!Σ 0..1 code active | cancelled | draft | entered-in-error
Binding: FinancialResourceStatusCodes (required): A code specifying the state of the resource instance.
... request 0..1 Reference(Enrollment Request) Claim reference
... outcome 0..1 code queued | complete | error | partial
Binding: EnrollmentOutcome (required): The outcome of the processing.
... disposition 0..1 string Disposition Message
... created 0..1 dateTime Creation date
... organization 0..1 Reference(Organization) Insurer
... requestProvider 0..1 Reference(Practitioner | PractitionerRole | Organization) Responsible practitioner
... candidate 0..1 Reference(Patient | Group) The subject(s)to be enrolled

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
EnrollmentResponse.language Base required All Languages 📍6.0.0-ballot3 FHIR Std.
EnrollmentResponse.status Base required Financial Resource Status Codes 📦6.0.0-ballot3 FHIR Std.
EnrollmentResponse.outcome Base required Enrollment Outcome 📦6.0.0-ballot3 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-2 error EnrollmentResponse If the resource is contained in another resource, it SHALL NOT contain nested Resources contained.contained.empty()
dom-3 error EnrollmentResponse 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 EnrollmentResponse 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 EnrollmentResponse If a resource is contained in another resource, it SHALL NOT have a security label contained.meta.security.empty()
dom-6 best practice EnrollmentResponse 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

Summary

Maturity: 0

 

Other representations of profile: CSV, Excel, Schematron

Notes: