GIVEN [a precondition]
AND [another precondition]
WHEN [test step]
AND [test step]
THEN [verification step]
AND [verification step]
Additional context
I think we'd need to apply the extraction logic for the contained resource as if it was standalone, but then somehow mark it as contained so that it can't be searched directly.
Is your feature request related to a problem? Please describe. IBM FHIR Server doesn't yet support https://www.hl7.org/fhir/search.html#contained
Describe the solution you'd like Support https://www.hl7.org/fhir/search.html#contained
Describe alternatives you've considered
Acceptance Criteria
GIVEN [a precondition] AND [another precondition] WHEN [test step] AND [test step] THEN [verification step] AND [verification step]
Additional context I think we'd need to apply the extraction logic for the contained resource as if it was standalone, but then somehow mark it as contained so that it can't be searched directly.