dionmcm

Results 5 comments of dionmcm

*Original comment by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This issue appears to affect all CTPPs. I'm working around this in the browser by de-duplicating subsidies based on code.

*Original comment by* **Dion McMurtrie (Bitbucket: [dion_mcmurtrie](https://bitbucket.org/dion_mcmurtrie), GitHub: Unknown)** ---------------------------------------- Thanks John, that's great. I'll leave it open until the HAPI release is taken in medserve.

*Original comment by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- This has now been fixed upstream and will be in the next HAPI release.

*Original comment by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- I have opened this issue against hapi-fhir: https://github.com/jamesagnew/hapi-fhir/issues/837

*Original comment by* **John Grimes (Bitbucket: [j0hngr1mes](https://bitbucket.org/j0hngr1mes), GitHub: Unknown)** ---------------------------------------- It is influenced by the Accept header: * No Accept header -> Content-Type: application/fhir+json;charset=utf-8 * `Accept: application/fhir+json` -> `Content-Type: application/fhir+json;charset=utf-8`...