PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pct@2.0.0-ballot
    http://hl7.org/fhir/us/davinci-pct/OperationDefinition/GFE-retrieve
{
  "description": "This operation is used by an entity to retrieve a GFE Collection Bundle containing the GFE Bundle(s) and other referenced resources based on a GFE Coordination Task. The only input parameter is the single reference to the GFE Coordination Task resource. The only output is a GFE Collection Bundle.",
  "_filename": "OperationDefinition-GFE-retrieve.json",
  "package_name": "hl7.fhir.us.davinci-pct",
  "date": "2024-04-08T16:53:34+00:00",
  "system": false,
  "publisher": "HL7 International / Financial Management",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "US",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "GFERetrieve",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Retrieve GFE Collection Bundle",
  "package_version": "2.0.0-ballot",
  "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"
      } ]
    }
  } ],
  "status": "active",
  "id": "d19b7fd8-e4d1-4f0e-9472-5d2fc92e5321",
  "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-ballot",
  "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": "in",
    "name": "request",
    "type": "Reference",
    "documentation": "A reference to a GFE Coordination Task.",
    "targetProfile": [ "http://hl7.org/fhir/us/davinci-pct/StructureDefinition/davinci-pct-gfe-coordination-task" ]
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "return",
    "type": "Bundle",
    "documentation": "A GFE Request Collection Bundle containing the GFE Bundles of the submitted GFE Bundles by the GFE Contributors."
  } ]
}