FHIR IG analytics| Package | synapxe.sgcdi |
| Resource Type | OperationDefinition |
| Id | DiagnosticReport-submit.OperationDefinition.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=synapxe.sgcdi@1.1.9&canonical=https://fhir.synapxe.sg/OperationDefinition/DiagnosticReport-submit |
| URL | https://fhir.synapxe.sg/OperationDefinition/DiagnosticReport-submit |
| Status | active |
| Name | DiagnosticReportSubmit |
| Description | Submit a profiled Bundle for DiagnosticReport. Accepts only specific profiled Bundles. |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"id": "DiagnosticReport-submit",
"url": "https://fhir.synapxe.sg/OperationDefinition/DiagnosticReport-submit",
"name": "DiagnosticReportSubmit",
"status": "active",
"kind": "operation",
"code": "submit",
"resource": [
"DiagnosticReport"
],
"system": false,
"type": true,
"instance": false,
"description": "Submit a profiled Bundle for DiagnosticReport. Accepts only specific profiled Bundles.",
"parameter": [
{
"name": "bundle",
"use": "in",
"min": 1,
"max": "1",
"type": "Bundle",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-labresult",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-radiologyreport",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-bs",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cd",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-colo",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cvs",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-ps",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-shs"
],
"documentation": "A Bundle conforming to one of the allowed profiles."
},
{
"name": "return",
"use": "out",
"min": 1,
"max": "1",
"type": "Bundle",
"profile": [
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-labresult",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-radiologyreport",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-bs",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cd",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-colo",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-cvs",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-ps",
"https://fhir.synapxe.sg/StructureDefinition/profile-bundle-diagnosticreport-shs"
],
"documentation": "Returns the inputted Bundle."
}
]
}