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

Artifacts Summary

This page provides a list of the FHIR artifacts defined as part of this implementation guide.

Global profiles

There are no Global profiles defined

Behavior: Search Parameters

These define the properties by which a RESTful server can be searched. They can also be used for sorting and including related resources.

EnrollmentRequestGroupSearchParam

The parties to be enrolled

EnrollmentRequestIdentifierSearchParam

The business identifier of the Enrollment

EnrollmentRequestPatientSearchParam

The party to be enrolled

EnrollmentRequestStatusSearchParam

The status of the enrollment

EnrollmentRequestSubjectSearchParam

The party to be enrolled

EnrollmentResponseGroupSearchParam

The parties to be enrolled

EnrollmentResponseIdentifierSearchParam

The business identifier of the EnrollmentResponse

EnrollmentResponsePatientSearchParam

The party to be enrolled

EnrollmentResponseRequestSearchParam

The reference to the claim

EnrollmentResponseStatusSearchParam

The status of the enrollment response

InvoiceAccountSearchParam

Account that is being balanced

InvoiceDateSearchParam

Invoice date / posting date

InvoiceIdentifierSearchParam

Business Identifier for item

InvoiceIssuerSearchParam

Issuing Organization of Invoice

InvoiceParticipant-roleSearchParam

Type of involvement in creation of this Invoice

InvoiceParticipantSearchParam

Individual who was involved

InvoicePatientSearchParam

Recipient(s) of goods and services

InvoiceRecipientSearchParam

Recipient of this invoice

InvoiceStatusSearchParam
draft issued balanced cancelled entered-in-error
InvoiceSubjectSearchParam

Recipient(s) of goods and services

InvoiceTotalgrossSearchParam

Gross total of this Invoice

InvoiceTotalnetSearchParam

Net total of this Invoice

InvoiceTypeSearchParam

Type of Invoice

Terminology: Value Sets

These define sets of codes used by systems conforming to this implementation guide.

Enrollment Outcome

The outcome of the processing.

Invoice Status ValueSet

Codes identifying the lifecycle stage of an Invoice.

Terminology: Code Systems

These define new code systems used by systems conforming to this implementation guide.

Claim Processing Codes

This value set includes Claim Processing Outcome codes.

Invoice Status

Codes identifying the lifecycle stage of an Invoice.

Example: Example Instances

These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like.

22345
ER2500
example

Other

These are resources that are used within this implementation guide that do not fit into one of the other categories.

Enrollment Request

This resource provides the insurance enrollment details to the insurer regarding a specified coverage.

Enrollment Response

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

EnrollmentRequest-examples
EnrollmentResponse-examples
Invoice

Invoice containing collected ChargeItems from an Account with calculated individual and total price for Billing purpose.

Invoice-examples