Grahame Grieve

Results 59 comments of Grahame Grieve

As an outcome, this leads a client hanging. What should the client be prepared to receive and process so that it can display a coherent message to the user? This...

HL7 has agreed to define a set of trigger codes. Some - or many - of these will be candidates for cds-hook definitions

sorry- wrong link - see https://github.com/grahamegrieve/fhirserver/blob/master/Server/CDSHooksServices.pas

"user must be a provider that matches... ": these were our business rules. I included them because it's clear it's not a ubiquitious rule - so it's a good case...

and I was wrong to say that prefetch data must be for the same encounter. It must be for the same patient, but not for the same encounter

Note that the regular Java parser is fine with a string here. It's only the validator parser that complains (in case that's not clear from @alexzautke's comments)

I think this is very important. If you are using graphQL for a simple restful API, navigating the nesting is not such an onerous task. But if you're getting data...

Thanks, but please make the same change to to the 30_43 and 30_50 converters too

@jamesagnew when do you think we should fix this?

if you add unit tests, add them to https://github.com/FHIR/fhir-test-cases (happy to help on how)