1

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?

oguz ismail
  • 1
  • 16
  • 47
  • 69
Jeremy
  • 44,950
  • 68
  • 206
  • 332

1 Answers1

2

Under 'options', select "Show common resource elements (id, meta, ...)". You'll then see them and be able to profile them the same as any other element.

Lloyd McKenzie
  • 6,345
  • 1
  • 13
  • 10