Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting nth data #53

Open
Matt2012 opened this issue Nov 17, 2019 · 0 comments
Open

Getting nth data #53

Matt2012 opened this issue Nov 17, 2019 · 0 comments

Comments

@Matt2012
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant