{ "description": null, "_filename": "OperationDefinition-GFE-submit.json", "package_name": "hl7.fhir.us.davinci-pct", "date": "2021-12-04T21:54:35+00:00", "system": false, "publisher": "HL7 International - Financial Management Work Group", "instance": false, "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "name": "GFESubmit", "type": "true", "experimental": null, "resourceType": "OperationDefinition", "title": "Submit a GFE resource for the creation of an AEOB", "package_version": "0.1.0", "status": "draft", "id": "eb94181c-77c5-4f54-b699-9b3d8cce14b3", "resource": [ "Claim" ], "kind": "operation", "url": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-submit", "code": "gfe-submit", "base": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-submit", "version": "0.1.0", "contact": [ { "name": "HL7 International - Financial Management Work Group", "telecom": [ { "value": "http://hl7.org/Special/committees/fm", "system": "url" }, { "value": "fmlists@lists.hl7.org", "system": "email" } ] }, { "name": "TBD", "telecom": [ { "value": "mailto:TBD@exmple.org", "system": "email" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "resource", "type": "Bundle", "documentation": "A Bundle containing a single or multiple GFE resources plus referenced resources." }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "Bundle", "documentation": "A Bundle containing a single AEOB resource plus referenced resources." } ] }