{
"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.",
"_filename": "OperationDefinition-GFE-retrieve.json",
"package_name": "hl7.fhir.us.davinci-pct.r4b",
"date": "2025-10-08T20:40:02+00:00",
"system": false,
"publisher": "HL7 International / Financial Management",
"instance": true,
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"name": "GFERetrieve",
"type": "false",
"experimental": null,
"resourceType": "OperationDefinition",
"title": "Retrieve GFE Packet",
"package_version": "2.0.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 2,
"_valueInteger": {
"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/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"
} ]
}
} ],
"status": "active",
"id": "fb8dccbd-3300-43a3-a494-f60422609f96",
"resource": [ "Task" ],
"kind": "operation",
"url": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve",
"code": "gfe-retrieve",
"base": "http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve",
"version": "2.0.0",
"contact": [ {
"name": "HL7 International / Financial Management",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/fm",
"system": "url"
}, {
"value": "fmlists@lists.hl7.org",
"system": "email"
} ]
} ],
"parameter": [ {
"max": "1",
"min": 1,
"use": "out",
"name": "return",
"type": "Bundle",
"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.",
"targetProfile": [ "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-packet" ]
} ]
}