HS.FHIRPath.Datatype
class HS.FHIRPath.Datatype extends HS.FHIRPath.Engine
Property Inventory
Method Inventory
Properties
property fhirPathMap [ MultiDimensional ];
Property methods: fhirPathMapDisplayToLogical(), fhirPathMapGet(), fhirPathMapIsValid(), fhirPathMapLogicalToDisplay(), fhirPathMapLogicalToOdbc(), fhirPathMapNormalize(), fhirPathMapSet()
Methods
method DprocessFN(fnNode As HS.FHIRPath.Node, ByRef INPUT, Output OUTPUT)
method DprocessFNAsOP(fnNode As HS.FHIRPath.Node, opName As %String, ByRef INPUT, Output OUTPUT)
method DprocessID(pNode As HS.FHIRPath.Node, ByRef INPUT, Output OUTPUT)
method DprocessNode(pNode As HS.FHIRPath.Node, ByRef INPUT, Output OUTPUT)
method DprocessOP(opNode As HS.FHIRPath.Node, ByRef INPUT, Output OUTPUT)
method datatype(resourceType As %String, pParseTree As HS.FHIRPath.Node, Output contextPath As %List, Output fhirType As %String)
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- CollectionToJsonArray()
- JsonArrayToCollection()
- compareJSON()
- fhirTypeToJsonType()
- fhirTypeToMathType()
- fhirTypeToStringType()
- interpret()
- interpretArray()
- interpretToJson()
- processFN()
- processFNAsOP()
- processID()
- processNode()
- processOP()
- pushFieldValue()
- resolveToResource()
- variantFieldName()