---
title: "{{baseUrl}}/persons/:personId/chart/lab/panels/:panelId1"
method: GET
path: "/persons/{personId}/chart/lab/panels/{panelId}"
tags: ["Laboratory"]
---

# {{baseUrl}}/persons/:personId/chart/lab/panels/:panelId1

`GET /persons/{personId}/chart/lab/panels/{panelId}`

Gets an observation panel for the specified person id and panel id.

## Path parameters

- `personId` string, required
- `panelId` string, required

## Headers

- `Accept` string, required

## Response `200`

OK

- OK64
  - `id` string, required
  - `enterpriseId` string, required
  - `practiceId` string, required
  - `personId` string, required
  - `orderId` string, required
  - `collectionDateTime` string, required
  - `collectionDateTimeTimezone` string, required
  - `orderingProviderId` string, required
  - `resultStatus` string, required
  - `testDescription` string, required
  - `isDeleted` string, required
  - `createTimestamp` string, required
  - `createTimestampTimezone` string, required
  - `locationId` string, required
  - `obrComment` string, required
  - `loincCode` string, required
  - `isConfidential` string, required
  - `orderTestId` string, required
  - `isMicrobiology` string, required
  - `_links` Link[], required
    - `href` string, required
    - `method` string, required
    - `rel` string, required
    - `description` string, required
    - `vendorExtensions` string, required

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.net/nextgen/apis/enterprise-api-uscdi-routes.md) · [All operations](https://skmtc.net/nextgen/apis/enterprise-api-uscdi-routes/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/nextgen/enterprise-api-uscdi-routes/versions/191e69116448/schema)
