-
-
Notifications
You must be signed in to change notification settings - Fork 104
Open
Description
In my use case I want to get all results for a certain nth depth.
"rest": [
{
"mode": "server",
"resource": [
"type": "AllergyIntolerance",
"resource": [
"type": "MedicationStatement",
So I want to return all resource types:
i.e.
["AllergyIntolerance","MedicationStatement"]
Is that possible?
The nth example does not link anywhere?
Metadata
Metadata
Assignees
Labels
No labels