Dylan Hall
Dylan Hall
Work in progress to break out the currently Java-based CardiovascularDiseaseModule into a number of GMF modules for specific conditions/cardiac events, plus adding additional detailed modules of various cardiovascular surgeries. The...
It's possible for two encounters on a patient's record to overlap. Seems like what's happening is a wellness encounter starts, then a disease module starts another encounter during the same...
Major locations in Maryland are currently missing from the default `demographics.csv` file, for example Ellicott City (pop. ~ 65k), Columbia (pop ~ 100k), and Towson (pop ~ 55k). I suspect...
A clinical review of some Synthea generated data revealed some irregularities in the notes for a patient, where it looks like there are discrepancies based on a retrospective look at...
### What happened? The command line flag `-ps` allows the user to specify a single patient seed to run. Most of the time this works fine - if you have...
(originally identified in https://github.com/synthetichealth/synthea/discussions/1377 ) When using a Keep Module that filters a lot of patients out, the hospitalInfo and practitionerInfo files still contain info that was associated only to...
### Discussed in https://github.com/synthetichealth/synthea/discussions/1370 Originally posted by **XcrigX** October 10, 2023 I am looking at some recent data I generated with Synthea and noticing that a high percentage of Conditions...
### Requested Feature Given the recent change to tx.fhir.org that a code display not matching is now an error instead of a warning (ref: https://chat.fhir.org/#narrow/stream/179294-committers.2Fannounce/topic/Coding.2Edisplay.20change/near/357558577 ), we should try to...
We're seeing the error message `Slicing cannot be evaluated: Unable to resolve profile CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Claim.encounter]` in certain cases when validating against the Da Vinci PAS Claim profile http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-claim . There are...
Just bumps the validator version to the latest, 1.0.52: https://github.com/hapifhir/org.hl7.fhir.validator-wrapper/releases The validator image is available on Docker Hub https://hub.docker.com/repository/docker/infernocommunity/inferno-resource-validator/general Impacts: - There should be no new validator errors compared to...