All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.iprd.report.FhirPath.kt Maven / Gradle / Ivy

There is a newer version: 1.0.49
Show newest version
/* IPRD Group 2022 */
package com.iprd.report

data class FhirPath(val operator: String? = null, val operand: List)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy