Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version in it's permanent home (it will always be available at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4

Operation-coverageeligibilityrequest-submit

Example OperationDefinition/CoverageEligibilityRequest-submit (Narrative)

Financial Management Work Group Maturity Level : N/A Standards Status : Informative Compartments : Patient , Practitioner

This is the narrative for the resource. See also the XML , JSON or Turtle format.

Submit an EligibilityRequest resource for assessment OPERATION: Submit an EligibilityRequest resource for assessment The official URL for

Note that this operation definition is: http://hl7.org/fhir/OperationDefinition/CoverageEligibilityRequest-submit This operation is used to submit an EligibilityRequest for assessment either as a single EligibilityRequest resource instance or as a Bundle containing the EligibilityRequest and other referenced resources, or Bundle containing a batch of EligibilityRequest resources, either as single EligibilityRequests resources or Bundle resources, formal definition for processing. The only input parameter is the single EligibilityRequest or Bundle resource and the only output is a single EligibilityResponse, Bundle of EligibilityResponses or submit operation as an OperationOutcome resource. OperationDefinition on CoverageEligibilityRequest. See the Operation documentation


URL: [base]/CoverageEligibilityRequest/$submit

Parameters

Use Name Scope Cardinality Type Binding Documentation
IN resource 1..1 Resource

An EligibilityRequest resource or Bundle of EligibilityRequests, either as individual EligibilityRequest resources or as Bundles each containing a single EligibilityRequest plus referenced resources.

OUT return 1..1 Resource

An EligibilityResponse resource or Bundle of EligibilityResponse responses, either as individual EligibilityResponse resources or as Bundles each containing a single EligibilityResponse plus referenced resources.


 

 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.