I'm trying to profile a MessageHeader resource using Forge 26.1.1 for R4.
We need our MessageHeader resource to have an id element in all cases. The id element comes from Resource. MessageHeader inherits from DomainResource which inherits from Resource. How do we specify that the MessageHeader resource has to have an id element, in our MessageHeader profile?