Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ballerina-platform/fhir-tools
/ functions
Functions
913 in github.com/ballerina-platform/fhir-tools
⨍
Functions
913
◇
Types & classes
133
↳
Endpoints
3
↓ 1 callers
Method
engageSubCommand
(List<String> argList)
native/health-cli/src/main/java/io/ballerina/health/cmd/cds/CdsSubCmd.java:195
↓ 1 callers
Method
extractComment
Extracts the comment related to a specific keyword from a multi-resource section in the input text. @param text The input string containing multipl
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/TextParserUtils.java:112
↓ 1 callers
Method
extractDescription
(String originalDescription)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/SearchParam.java:75
↓ 1 callers
Method
extractFhirVersion
(Path path)
native/health-cli/src/main/java/io/ballerina/health/cmd/core/utils/HealthCmdUtils.java:188
↓ 1 callers
Method
extractUrl
Extracts URL references from a text column and replace it with the URLs from footnotes. @param text The text column containing footnote referenc
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/TextParserUtils.java:94
↓ 1 callers
Method
fromString
(String text)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/model/HookType.java:41
↓ 1 callers
Method
generate
(ToolContext toolContext, Map<String, Object> generatorProperties)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/generator/AggregatedServiceGenerator.java:42
↓ 1 callers
Method
generate
(ToolContext toolContext, Map<String, Object> generatorProperties)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/generator/ServiceGenerator.java:42
↓ 1 callers
Method
generate
(ToolContext toolContext, Map<String, Object> generatorProperties)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/generator/TomlGenerator.java:52
↓ 1 callers
Method
generate
(ToolContext toolContext, Map<String, Object> generatorProperties)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/generator/ServiceGenerator.java:50
↓ 1 callers
Method
generateDefaultPackageStructure
Generates default package structure. @throws CodeGenException codegen exception
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/templategen/PackageTemplateGenerator.java:114
↓ 1 callers
Method
generateExtendedElementIdentifier
Generate data type identifier for extended elements @param element resource element @param prefix prefix for to identify resource/datatype name @ret
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/utils/GeneratorUtils.java:373
↓ 1 callers
Method
generateFHIRResources
Generate FHIR resources @throws CodeGenException codeGenException
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/templategen/ResourceTemplateGenerator.java:101
↓ 1 callers
Method
generateKeywords
(BallerinaProjectToolConfig config, BallerinaService service)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/generator/TomlGenerator.java:71
↓ 1 callers
Method
generatePackageEssentials
Generates package essential Ballerina files. @param toolConfig BallerinaPackageGenToolConfig @throws CodeGenException codegenException
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/templategen/PackageTemplateGenerator.java:135
↓ 1 callers
Method
getAggregatedApis
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/BallerinaProjectToolConfig.java:232
↓ 1 callers
Method
getAuthors
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/PackageConfig.java:134
↓ 1 callers
Method
getBalDataType
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/ExtendedElement.java:46
↓ 1 callers
Method
getBallerinaType
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/DataTypeMappingConfig.java:46
↓ 1 callers
Method
getBasePackageIdentifier
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/utils/GeneratorUtils.java:184
↓ 1 callers
Method
getBaseType
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/ExtendedElement.java:54
↓ 1 callers
Method
getCapabilityStatement
(String fhirServerURL)
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/HttpUtils.java:43
↓ 1 callers
Method
getCdsHooks
()
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/config/BallerinaCDSProjectToolConfig.java:152
↓ 1 callers
Method
getClassPath
Get classpath in the runtime
native/health-cli/src/main/java/io/ballerina/health/cmd/core/utils/HealthCmdUtils.java:44
↓ 1 callers
Method
getDatatypeTemplateContextMap
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/PackageTemplateContext.java:71
↓ 1 callers
Method
getDependenciesMap
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/AbstractBallerinaProjectTool.java:66
↓ 1 callers
Method
getDescription
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/Element.java:183
↓ 1 callers
Method
getExtensionContext
(ResourceTemplateContext resourceTemplateContext)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/templategen/ResourceTemplateGenerator.java:200
↓ 1 callers
Method
getExtensionTemplateContext
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/PackageTemplateContext.java:83
↓ 1 callers
Method
getFhirServerUrl
()
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/config/BallerinaConnectorGenToolConfig.java:57
↓ 1 callers
Method
getFhirVersion
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/BallerinaProjectToolConfig.java:196
↓ 1 callers
Method
getIgs
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/BallerinaService.java:118
↓ 1 callers
Method
getIgs
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/AggregatedService.java:106
↓ 1 callers
Method
getImplSignatures
(BallerinaProjectToolConfig config)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/GeneratedUtil.java:101
↓ 1 callers
Method
getImportsList
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/AggregatedService.java:90
↓ 1 callers
Method
getInstance
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/OpenApiDef.java:47
↓ 1 callers
Method
getInteractionConfigs
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/BallerinaProjectToolConfig.java:216
↓ 1 callers
Method
getKeywords
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/MetadataConfig.java:64
↓ 1 callers
Method
getKeywords
()
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/config/MetadataConfig.java:98
↓ 1 callers
Method
getLatestVersion
(List<String> versions)
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/CommonUtils.java:90
↓ 1 callers
Method
getLatestVersionOfPackage
(String ballerinaCentralURL, String orgName, String packageName)
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/HttpUtils.java:100
↓ 1 callers
Method
getName
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/AbstractAnnotation.java:32
↓ 1 callers
Method
getName
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/PackageConfig.java:122
↓ 1 callers
Method
getOrg
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/MetadataConfig.java:52
↓ 1 callers
Method
getPackageContextGenerator
(String fhirVersion, BallerinaPackageGenToolConfig config,
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/PackageContextGeneratorFactory.java:33
↓ 1 callers
Method
getParsedConfigFromPath
(Path toolConfigPath)
native/health-cli/src/main/java/io/ballerina/health/cmd/core/config/HealthCmdConfig.java:34
↓ 1 callers
Method
getPathsMap
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/OpenApiDef.java:67
↓ 1 callers
Method
getProfilePackages
()
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/config/CentralConfig.java:55
↓ 1 callers
Method
getReadMe
(String balCentralURL, String orgName, String packageName, String packageVersion)
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/HttpUtils.java:63
↓ 1 callers
Method
getReplace
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/BallerinaKeywordConfig.java:46
↓ 1 callers
Method
getRepository
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/PackageConfig.java:142
↓ 1 callers
Method
getResourceExtensions
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/ResourceTemplateContext.java:154
↓ 1 callers
Method
getResourceType
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/FHIRProfile.java:114
↓ 1 callers
Method
getResourceTypes
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/OpenApiDef.java:55
↓ 1 callers
Method
getRest
()
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/model/CapabilityStatement.java:54
↓ 1 callers
Method
getSearchParam
(Map.Entry<String, FHIRSearchParamDef> parameter, String apiName)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/versions/r4/R4BallerinaProjectTool.java:95
↓ 1 callers
Method
getSearchParam
(Map.Entry<String, FHIRSearchParamDef> parameter, String apiName)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/versions/r5/R5BallerinaProjectTool.java:192
↓ 1 callers
Method
getSearchParamDef
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/versions/r4/R4SearchParam.java:31
↓ 1 callers
Method
getSearchParamDef
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/model/versions/r5/R5SearchParam.java:31
↓ 1 callers
Method
getStringFHIRResourceMap
Fetch and parse FHIR resource profiles from Ballerina Central
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/generator/BallerinaConnectorGenerator.java:108
↓ 1 callers
Method
getSummary
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/model/Element.java:191
↓ 1 callers
Method
getTargetOutputPath
This util is to get the output Path.
native/health-cli/src/main/java/io/ballerina/health/cmd/fhir/FhirSubCmd.java:275
↓ 1 callers
Method
getTargetOutputPath
This util is to get the output Path.
native/health-cli/src/main/java/io/ballerina/health/cmd/cds/CdsSubCmd.java:229
↓ 1 callers
Method
getUrl
()
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/config/CentralConfig.java:39
↓ 1 callers
Method
getVersion
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/MetadataConfig.java:56
↓ 1 callers
Method
handleBallerinaKeyword
(String str)
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/StringUtils.java:36
↓ 1 callers
Method
hookIdToCamelCase
(String text)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/generator/BallerinaCDSProjectGenerator.java:119
↓ 1 callers
Method
init
(PrintStream printStream, String cdsToolConfigFilePath)
native/health-cli/src/main/java/io/ballerina/health/cmd/handler/CrdTemplateGenHandler.java:67
↓ 1 callers
Method
init
(PrintStream printStream, String configFilePath)
native/health-cli/src/main/java/io/ballerina/health/cmd/handler/BallerinaConnectorGenHandler.java:26
↓ 1 callers
Method
init
(PrintStream printStream, String specificationPath)
native/health-cli/src/main/java/io/ballerina/health/cmd/handler/FhirTemplateGenHandler.java:64
↓ 1 callers
Method
init
(PrintStream printStream, String specificationPath)
native/health-cli/src/main/java/io/ballerina/health/cmd/handler/FhirPackageGenHandler.java:57
↓ 1 callers
Method
initializeAggregatedServiceWithDefaults
(Map<String, Object> generatorProperties)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/generator/AggregatedServiceGenerator.java:51
↓ 1 callers
Method
initializeServiceWithDefaults
(Map<String, Object> generatorProperties)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/generator/ServiceGenerator.java:50
↓ 1 callers
Method
isEnable
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/IncludedIGConfig.java:100
↓ 1 callers
Method
isEnabled
Get the status of the interaction. @return status of the interaction.
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/InteractionConfig.java:48
↓ 1 callers
Method
isEnabled
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/config/BallerinaPackageGenToolConfig.java:143
↓ 1 callers
Method
loadCdsHooks
(JsonObject cdsHookConfig)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/config/BallerinaCDSProjectToolConfig.java:88
↓ 1 callers
Method
parseReadMeString
Parses the README.md content to extract FHIR resource information. @param readMe The content of the README.md file as a string. @return A map where t
native/fhir-to-bal-connector/src/main/java/org/wso2/healthcare/fhir/ballerina/connectorgen/tool/util/TextParserUtils.java:47
↓ 1 callers
Method
parseTomlToJson
(String path)
native/health-cli/src/main/java/io/ballerina/health/cmd/core/utils/HealthCmdUtils.java:117
↓ 1 callers
Method
populateAggregatedApis
(JsonArray groupsArray)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/BallerinaProjectToolConfig.java:186
↓ 1 callers
Method
populateAggregatedServices
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/AbstractBallerinaProjectTool.java:140
↓ 1 callers
Method
populateBalService
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/AbstractBallerinaProjectTool.java:188
↓ 1 callers
Method
populateBaseExtensionContext
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractExtensionContextGenerator.java:70
↓ 1 callers
Method
populateChildElementProperties
(Property childProperty, String elementPath)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r4/R4ResourceContextGenerator.java:406
↓ 1 callers
Method
populateChildElementProperties
(Property childProperty, String elementPath)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r5/R5ResourceContextGenerator.java:442
↓ 1 callers
Method
populateDatatypeContext
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractDatatypeContextGenerator.java:79
↓ 1 callers
Method
populateDatatypeTemplateContext
(FHIRSpecificationData specificationData)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractPackageContextGenerator.java:96
↓ 1 callers
Method
populateDependenciesMap
()
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/AbstractBallerinaProjectTool.java:166
↓ 1 callers
Method
populateDependencyConfigs
(JsonArray igArray)
native/fhir-to-bal-template/src/main/java/org/wso2/healthcare/fhir/codegen/ballerina/project/tool/config/BallerinaProjectToolConfig.java:172
↓ 1 callers
Method
populateDependencyConfigs
(JsonArray igArray)
native/cds-bal-template/src/main/java/org/wso2/healthcare/cds/codegen/ballerina/tool/config/BallerinaCDSProjectToolConfig.java:123
↓ 1 callers
Method
populateDifferentialElementIdsList
(List<ElementDefinition> elementDefinitions)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r4/R4ResourceContextGenerator.java:294
↓ 1 callers
Method
populateDifferentialElementIdsList
(List<ElementDefinition> elementDefinitions)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r5/R5ResourceContextGenerator.java:429
↓ 1 callers
Method
populateElementDefinitionMap
(List<ElementDefinition> elementDefinitions)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r4/R4ResourceContextGenerator.java:139
↓ 1 callers
Method
populateElementDefinitionMap
(List<ElementDefinition> elementDefinitions)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r5/R5ResourceContextGenerator.java:140
↓ 1 callers
Method
populateExtensionResourceMap
(String identifier, FHIRDataTypeDef extensionDef)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r4/R4ExtensionContextGenerator.java:217
↓ 1 callers
Method
populateExtensionResourceMap
(String identifier, FHIRDataTypeDef extensionDef)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/versions/r5/R5ExtensionContextGenerator.java:226
↓ 1 callers
Method
populateExtensionSliceMap
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractExtensionContextGenerator.java:76
↓ 1 callers
Method
populateExtensionTemplateContext
(FHIRSpecificationData specificationData)
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractPackageContextGenerator.java:98
↓ 1 callers
Method
populateExtensionTemplateContext
()
native/fhir-to-bal-lib/src/main/java/org/wso2/healthcare/fhir/ballerina/packagegen/tool/modelgen/AbstractExtensionContextGenerator.java:64
↓ 1 callers
Method
populateIGConfig
(String name, String orgName, String[] includedProfiles, String[] excl
native/health-cli/src/main/java/io/ballerina/health/cmd/handler/FhirTemplateGenHandler.java:223
← previous
next →
301–400 of 913, ranked by callers