diff --git a/org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/profilemodel/PEBuilder.java b/org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/profilemodel/PEBuilder.java index 478fbd516..f90e969b0 100644 --- a/org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/profilemodel/PEBuilder.java +++ b/org.hl7.fhir.r5/src/main/java/org/hl7/fhir/r5/profilemodel/PEBuilder.java @@ -20,6 +20,8 @@ import org.hl7.fhir.utilities.Utilities; /** * Factory class for the ProfiledElement sub-system * + * *** NOTE: This sub-system is still under development *** + * * This subsystem takes a profile and creates a view of the profile that stitches * all the parts together, and presents it as a seemless tree. There's two views: *