Question Ilenia Centonze · Jan 15 FHIR Server return a 200 200 HTTP status While working with GET request I encountered this situation where FHIR Server return a responseStatusHTTP "HTTP/1.1 200 200" instead of "HTTP/1.1 200 OK" (as highlighted in the attached screenshot). Although the response code seems valid, these bundles have a total value of 0. Could anyone clarify what "200 200" signifies in this context? Is there an issue with my setup, or does this indicate a specific condition related to the empty bundle search? #FHIR #REST API #HealthShare #InterSystems IRIS for Health 0 0 0 30
Question Ilenia Centonze · Mar 1, 2024 POST request with paging FHIR bundle Hi everyone, I'm looking for a strategy for dividing a large FHIR message, in a post request, into smaller parts. I have found the paging modifier for the GET request, but not a similiar one for the POST request. Maybe the 'batch' type of a Bundle could help me to indicate this aim but there aren't any attribute to say the total or the i-th element. Do you know of any method for implementing 'paging' in a post request? #FHIR #HealthShare 0 2 0 156
Question Ilenia Centonze · Nov 20, 2023 HL7 field for base64 in orl Hi everyone, It could be great if some of you have had experience in hl7 v2 messages. The question is about FHIR to hl7 v2.5 conversion. I have to translate a binary resource, encoded in base64 into an orl_o22 message. Do you have advices? Which field could be used for that datatype? I have found some implementation using nte segment but it is limited in characters. Thank you #HL7 #HealthShare 0 5 0 309