Package | hl7.fhir.us.davinci-pct |
Type | OperationDefinition |
Id | GFE-retrieve |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/OperationDefinition-GFE-retrieve.html |
URL | http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve |
Version | 2.0.0-draft |
Status | active |
Date | 2025-06-03T13:32:08+00:00 |
Name | GFERetrieve |
Title | Retrieve GFE Packet |
Realm | us |
Authority | hl7 |
Description | This operation is used by an entity to retrieve a GFE Packet containing the GFE Bundle(s) and other referenced resources based on a GFE Coordination Task. There are no input parameters and the only output is a GFE Packet. |
Type | false |
Kind | operation |
CapabilityStatement | |
davinci-pct-coordination-platform | Patient Cost Transparency Implementation Guide Coordination Platform Capability Statement |
davinci-pct-coordination-requester | Patient Cost Transparency Implementation Guide Coordination Requester Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: OperationDefinition GFE-retrieve
URL: [base]/Task/[id]/$gfe-retrieve
Output parameters Profile:PCT GFE Packet
Use | Name | Scope | Cardinality | Type | Binding | Documentation |
OUT | return | 1..1 | Bundle (PCT GFE Packet) | A GFE Packet containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors for GFE Contributor Tasks marked as |
{ "resourceType": "OperationDefinition", "id": "GFE-retrieve", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/us/davinci-pct/ImplementationGuide/hl7.fhir.us.davinci-pct" } ] } } ], "url": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve", "version": "2.0.0-draft", "name": "GFERetrieve", "title": "Retrieve GFE Packet", "status": "active", "kind": "operation", "date": "2025-06-03T13:32:08+00:00", "publisher": "HL7 International / Financial Management", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" }, { "system": "email", "value": "fmlists@lists.hl7.org" } ] } ], "description": "This operation is used by an entity to retrieve a GFE Packet containing the GFE Bundle(s) and other referenced resources based on a GFE Coordination Task. There are no input parameters and the only output is a GFE Packet.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "gfe-retrieve", "base": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve", "resource": [ "Task" ], "system": false, "type": false, "instance": true, "outputProfile": "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-packet", "parameter": [ { "name": "return", "use": "out", "min": 1, "max": "1", "documentation": "A GFE Packet containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors for GFE Contributor Tasks marked as `completed`, and GFE Missing Bundles for incomplete Tasks.", "type": "Bundle", "targetProfile": [ "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-packet" ] } ] }