Package org.mitre.synthea.export
Class FhirPractitionerExporterStu3
- java.lang.Object
-
- org.mitre.synthea.export.FhirPractitionerExporterStu3
-
public abstract class FhirPractitionerExporterStu3 extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FhirPractitionerExporterStu3()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
export(long stop)
Export the practitioner in FHIR STU3 format.
-