ListResource

constructor(id: String? = null, relatedResourceId: String? = null, resourceType: ResourceType, conditionalFhirPathExpression: String? = null, sortConfig: SortConfig? = null, fhirPathExpression: String? = null, relatedResources: List<ListResource> = emptyList())