Skip to main content

HS.FHIR.ReferenceUtils

deprecated class HS.FHIR.ReferenceUtils extends %Library.RegisteredObject

THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
HS.FHIR.ReferenceUtils provides a series of methods to simplify the handling of FHIR properties that are typed as the FHIR reference data type.

Method Inventory

Methods

deprecated method GetReferenceMap(ByRef pEntryIndex As %String, pBundleEntryNumber, ByRef pReferenceMap As %String)
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
deprecated method UpdateReferences(ByRef pReferences As %String, pBundleEntryNumber As %Integer = 0)
THIS CLASS IS DEPRECATED Use HS.FHIRServer.* instead.
UpdateReferences generate a method that allows for streamlined checking for existing reference values in an object and updates those reference values as per the data previously gathered in the pReferences array.

Inherited Members

Inherited Methods

Subclasses

FeedbackOpens in a new tab