Skip to main content

HS.FHIR.DTL.Util.SDA3.Handler.CustomPairs

class HS.FHIR.DTL.Util.SDA3.Handler.CustomPairs

Method Inventory

Methods

classmethod Extension(customPairs As %ListOfObjects, Output target As %RegisteredObject, ByRef aux) as %RegisteredObject
Transforms SDA3 CustomPairs into a FHIR Parameters resource, then saves the resource as contained within the parent resource and adds an extension to the resource that indicates the contained resource originated as the list of SDA3 CustomPairs. customPairs - The list of CustomPairs target - The target resource that is being created and will have both the contained resource and extension that references the contained resource added to it.
FeedbackOpens in a new tab