Class ResponseBundle
java.lang.Object
org.opencds.cqf.fhir.cr.questionnaireresponse.extract.ResponseBundle
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.hl7.fhir.instance.model.api.IBaseBundlecreateBundleDstu3(String extractId, List<org.hl7.fhir.instance.model.api.IBaseResource> resources) static org.hl7.fhir.instance.model.api.IBaseBundlecreateBundleR4(String extractId, List<org.hl7.fhir.instance.model.api.IBaseResource> resources) static org.hl7.fhir.instance.model.api.IBaseBundlecreateBundleR5(String extractId, List<org.hl7.fhir.instance.model.api.IBaseResource> resources)
-
Constructor Details
-
ResponseBundle
public ResponseBundle()
-
-
Method Details
-
createBundleDstu3
-
createBundleR4
-
createBundleR5
-