Lee Surprenant
Lee Surprenant
Probably send some random time (random backoff) with configurability (min/max/average?)
I POSTed each of the Formulary STU2 samples to a server with our IG installed and the only peculiarity I noticed is that a number of the ValueSets could not...
update: the two "SemanticDrug" ones are composed from system `http://www.nlm.nih.gov/research/umls/rxnorm` which we do not ship by default the [http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/InsuranceProductTypeVS|2.0.0](http://hl7.org/fhir/us/davinci-pdex-plan-net/ValueSet/InsuranceProductTypeVS%7C2.0.0) one is a little trickier. this valueset actually comes from a...
I found a spec bug, opened https://jira.hl7.org/browse/FHIR-39401 for it, and created a pull request to address this and the previous comment.
After the fixes, I confirm that I can now search usdf-FormularyDrug (MedicationKnowledge) by code. Additionally, I confirmed that the system is looking. In the future we could consider either: A....
@scottkurz Hi Scott, we're starting up a new project and considering using OpenLiberty. My colleague is experiencing some pain related to your "FOLLOW-UP ISSUE" writeup above. Is that expected to...
Thanks @cherylking now that we have that one open, I'll go ahead and close this one out. Feel free to reopen if you disagree.
Thats a good find. We actually get these constraints straight from the specification and so what you found here is actually a spec bug: https://hl7.org/fhir/R4B/appointment.html#invs It looks like that was...
Agree we should do better in this case, but this url field is like the canonical id of this definitional resource and, per the [spec](https://hl7.org/fhir/R4/codesystem-definitions.html#CodeSystem.url), should be globally unique. In...
Neat! Where do you think would be the best place to link from? Maybe in the README under [Running the server](https://github.com/LinuxForHealth/FHIR#running-the-server) in a new section called "community guides"?