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

org.hl7.fhir.r4b.utils.structuremap.ResolvedGroup Maven / Gradle / Ivy

The newest version!
package org.hl7.fhir.r4b.utils.structuremap;

import org.hl7.fhir.r4b.model.StructureMap;

public class ResolvedGroup {
  public StructureMap.StructureMapGroupComponent target;
  public StructureMap targetMap;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy