Skip to content

Getting nth data #53

@Matt2012

Description

@Matt2012

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions