Package | ihe.iti.fais |
Type | OperationDefinition |
Id | IHE.FAIS.EnrollmentRequest.Submit |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/FAIS/https://build.fhir.org/ig/IHE/ITI.Finance/OperationDefinition-IHE.FAIS.EnrollmentRequest.Submit.html |
URL | https://profiles.ihe.net/ITI/FAIS/OperationDefinition/IHE.FAIS.EnrollmentRequest.Submit |
Version | 1.0.1-current |
Status | draft |
Date | 2024-11-22T13:00:48+00:00 |
Name | FAIS_EnrollmentRequest_Submit |
Title | FAIS Enrollment Request $submit |
Realm | uv |
Authority | ihe |
Description | The FAIS Enrollment Request $submit operation to be used when the EnrollmentRequest is being submitted. This is called from the Beneficiary Requestor to the Beneficiary Manager. |
Type | true |
Kind | operation |
CapabilityStatement | |
IHE.FAIS.BeneficiaryManager | IHE FAIS Beneficiary Manager |
IHE.FAIS.BeneficiaryRequestor | IHE FAIS Beneficiary Requestor |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition IHE.FAIS.EnrollmentRequest.Submit
URL: [base]/EnrollmentRequest/$submit
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
IN | resource | 1..1 | Resource (FAIS EnrollmentRequest Profile, FAIS EnrollmentRequest Bundle Profile) | An EnrollmentRequest resource or a Bundle with an EnrollmentRequest and any referenced resources. | ||
OUT | return | 1..1 | Resource (FAIS EnrollmentResponse Profile, FAIS EnrollmentResponse Bundle Profile) | An EnrollmentResponse resource or a Bundle with an EnrollmentResponse and referenced resources or an OperationOutcome if there was an error. |
{ "resourceType": "OperationDefinition", "id": "IHE.FAIS.EnrollmentRequest.Submit", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://profiles.ihe.net/ITI/FAIS/OperationDefinition/IHE.FAIS.EnrollmentRequest.Submit", "version": "1.0.1-current", "name": "FAIS_EnrollmentRequest_Submit", "title": "FAIS Enrollment Request $submit", "status": "draft", "kind": "operation", "date": "2024-11-22T13:00:48+00:00", "publisher": "IHE IT Infrastructure Technical Committee", "contact": [ { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] }, { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] }, { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } ], "description": "The FAIS Enrollment Request $submit operation to be used when the EnrollmentRequest is being submitted.\n\nThis is called from the Beneficiary Requestor to the Beneficiary Manager.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "affectsState": true, "code": "submit", "resource": [ "EnrollmentRequest" ], "system": false, "type": true, "instance": false, "parameter": [ { "name": "resource", "use": "in", "min": 1, "max": "1", "documentation": "An EnrollmentRequest resource or a Bundle with an EnrollmentRequest and any referenced resources.", "type": "Resource", "targetProfile": [ "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentRequest", "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentRequest.Bundle" ] }, { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "An EnrollmentResponse resource or a Bundle with an EnrollmentResponse and referenced resources or an OperationOutcome if there was an error.", "type": "Resource", "targetProfile": [ "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentResponse", "https://profiles.ihe.net/ITI/FAIS/StructureDefinition/IHE.FAIS.EnrollmentResponse.Bundle" ] } ] }