-
NOTE: Before filing a ticket, please see the following URL:
https://github.com/hapifhir/hapi-fhir/wiki/Getting-Help
**Describe the bug**
Broken link for StructureDefinition, CodeSystem, ValueSet.…
-
Version 0.0.20
Platform Linux(Ubuntu)
Docker Container
Hey I'm trying to running a smart client on one of lx boxes and the following ugly stack trace is outputed
```
Cannot read property '…
-
This will enable improved correlation of logs between client and server. Alternatively, we could point to the headers FHIR uses for the same purpose.
See https://chat.fhir.org/#narrow/stream/17915…
-
We're using GT-FHIR2 for OMOPv5 in CS6440 at https://apps.hdap.gatech.edu/gt-fhir/fhir/metadata. The resource at `.rest[0].resource[0]` in the conformance statement looks like:
```
{ "type": "Concep…
-
**Is your feature request related to a problem? Please describe it.**
Our OAuth2 Vender only supports public application Authorization Code flow with [PKCE](https://tools.ietf.org/html/rfc7636) suppo…
-
**Is your feature request related to a problem? Please describe.**
In the FHIR client API, it isn't obvious how to retrieve the next page of results after processing the initial bundle returned by a …
-
With clarifying that Context is an object and not an array, Context and Prefetch are both similar JSON Objects which have member properties as FHIR objects, and are therefore very much alike, except f…
-
Given ATNA has FHIR feed and query
And FHIR REST activities cause ATNA audit events
When a FHIR REST activity occurs
And the Client or Server declares support for this IG
Then a AuditEvent is reco…
-
I need to run some Xcode unit tests based on the XCTest class. In **SMART_on_FHIR_iOSTests.swift** you have a simple example
``` swift
class ClientTests: XCTestCase {
func testInit() {
…
chh51 updated
8 years ago
-
Debugging notes:
```
GET /r4/11e960ca-465e-403d-a8ac-REDACTED/Binary/XR-12928REDACTED
HTTP/1.1
Host: fhir-myrecord.cerner.com
Accept: application/json+fhir
```
```
404 - 404 Not Found […